Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Ex10.rar 程序功能: 开机后,按一下S1,系统进入模式1;按一下S2,系统进入模式2;按一下S3,系统进入模式3。 在模式1下,S5按下LED1亮,弹起LED1灭; 在模式2下,S5按下LED2亮,弹起LED2灭; 在模式3下,S5按下LED3亮,弹起LED3灭; 学习重点: 1、程序的执行的顺序 2、switch..case..的用法 3、程序原模块化 4、全局变量的使用
  • salary.zip UML CASE salary analysises and design
  • gwap-case.rar 明确业务背景、业务范围、基本业务逻辑和业务框架,期望读者包括:项目发起人、最 终用户、项目投资方、项目管理团队、项目执行团队,以及其他项目干系人。
  • Forkprogramming.rar ... are created from their own programs (e.g., a run-forever program that prints out its process ID) These programs run forever so that you can observe the effect of concurrent processes sharing the same output device (the computer terminal in this case).
  • lpc2300_easyweb.zip ... , then sends a HTTP-header and the HTML-code stored in memory. Before sending, it replaces some special strings with dynamic values. NOTE: For strings crossing page boundaries, replacing will not work. In this case, simply add some extra lines
  • software_engineering.rar it contains use case specification templates for a software engineering project
  • VariableDim_STrReg.rar Changing image of the unknown image at the runtime on a webpage through style sheet (css) Also js code to bold given expression in the string. search is case insensitive.
  • BubbleSorter.zip Bubble sort has worst-case and average complexity both О(n2), where n is the number of items being sorted. There exist many sorting algorithms with substantially better worst-case or average complexity of O(n log n). Even other О(n2) ...
  • HeapSort.zip ... of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case Θ(n log n) runtime. Heapsort is an in-place algorithm, but is not a stable sort.
  • project2SkeletonCodes.zip the test case sample ones