资源列表
排序选择:
[微处理器(ARM/PowerPC等)] UCOSusb
说明:在ads1.2编译成功基于lpc2214的UCOS操作系统下的usb及串口通讯系统项目文件.包括ucos内核文件.对在ucos下编写arm程序朋友大有帮助.-in ads1.2 compiler based on the success of the UCOS lpc2214 operating system under the usb and serial I communications system project documents. OUT including kernel docum<lisunny> 在 2025-07-13 上传 | 大小:1.47mb | 下载:0
[Dephi控件源码] Alpha.Controls..Delphi.FullSrc
说明:AlphaControls是一个Delphi标准控件的集合,包含了很多新特性去增强应用程序界面。每个控件都有自己扩展的绘画属性,诸如渐进色,扩展边框,alpha通道,实时阴影。图形功能都是实时着色的,效果可以随个性化设置而改变。 -AlphaControls Delphi is a standard set of controls, contains many new features to enhance the application program interface. Each comp<红雨> 在 2025-07-13 上传 | 大小:1.43mb | 下载:0
[嵌入式/单片机编程] flashsst25vf080a
说明:IAR Embedded Workbench下编译的sst25lf080a操作的MSP430程序包括串口通讯-IAR Embedded Workbench compiled under sst25lf080a parade for the MSP430 serial communication procedures include<lisunny> 在 2025-07-13 上传 | 大小:61kb | 下载:0
[其他小程序] scaner
说明:扫描器程序,读源程序,去除空白和注释,结果写入另一文件。 要求:1.删除空白、回车、以及制表符等等。 2.删除各类注释。 源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。 -scanner procedures, reading source files, and remove blank notes, the results into another document. Requirements : 1. Delete the<huiting_liu> 在 2025-07-13 上传 | 大小:307kb | 下载:0
[Windows CE] AD130_PLAY
说明:用这个程序可以测试在每一阶段当前电池的电量,电流变化状况 (用在智能开发上,例如PocketPC,WinCE)-use of this procedure can be tested at every stage of the current battery capacity. Current conditions (used in the smart development, such as PocketPC, WinCE)<陆林风> 在 2025-07-13 上传 | 大小:17kb | 下载:0
[其他小程序] accidence_analyzer
说明:词法分析器。 要求:1.读出所给文件的所有词 2.将所有词输出写入一个txt文档中。 3.每个词用特殊符号‘^’隔开 源程序为自己所编译的cpp文件,即“text2.cpp”,Compile——〉Build——〉BuildExiecute,将结果写入另一个文件“after_execute.txt”中。 -lexical analyzer. Requirements : 1. Read out documents to all the words of two. Outpu<huiting_liu> 在 2025-07-13 上传 | 大小:280kb | 下载:0
[嵌入式Linux] Linux_drivers_development
说明:linux下的外围键盘及led驱动程序,对于学习嵌入式arm linux编程有帮助-linux under the external keyboard and led driver, learning Embedded Linux programming arm help<lisunny> 在 2025-07-13 上传 | 大小:41kb | 下载:0
[编程文档] anniverary
说明:推算星期,万年历,输入日期推算出星期,日程提醒-projections weeks, calendar, the projected date of the importation of weeks, reminded agenda<jianghong> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[操作系统开发] process_attemper
说明:1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法: a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。 b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限<huiting_liu> 在 2025-07-13 上传 | 大小:1.16mb | 下载:0