资源列表
UCOS_ii_CLK
- 本源码是在UCOS-II实事操作系统下,用定时器实现RTC的算法。-the source of the UCOS-II under practical operating system with Timer RTC algorithm.
uCOS-II_COMM
- 本源码是ucos-II实时操作系统下的串口中间件程序-the source is OUT-II real-time operating system under the procedures Serial Middleware
the_driver_DAC
- 本代码是在ucos_ii实时操作系统下的多通道DAC驱动程序-ucos_ii real-time operating system in the multi-channel DAC Driver
c_178
- 178个经典C语言源程序下载, 运行环境: Win9x/NT/2000/XP/2003-178 classic C language source code download, operating environment : Win9x/NT/2000/XP/2003
windowsmade
- 基于vc++的窗口制作,调试通过,绝对可用-vc on the window production, through testing, can be absolute
viewwindows
- 在窗口里的图像预览,以及图像简便处理,调试通过,绝对可用-window Lane in the preview images and simple image processing, debugging through absolutely available
CalculatorJava111111
- 计算简单字符串的java类 例如:IF:(1>0)TRUE(1)-is simple string java class such as : IF : (1
Ex_CommCtrls
- c++编写的常用控件,按钮、复选框等控件-c + + + common controls, buttons, check boxes and other controls
stmaster
- 系统主要包括:辅助教学、在线考试、在线答疑、实验系统等功能模块。辅助教学子系统提供课件的在线学习及下载;在线考试子系统能自动生成试卷,并进行在线考试;在线答疑子系统可以进行在线答疑;实验子系统为学生提供了良好的实践平台-system include : teaching, online examinations, online FAQs, experimental system functional modules. CAI courseware subsystem provides onlin
4573
- 2、后台管理 分为“非会员列表”,“普通会员列表”和“VIP会员列表”。 “非会员列表”是那些只是注册了会员还没有正式通过验证的。在此可以观看这些注册信息,可以删除。给他们开通账号要这样操作:点击“详情”按钮,出现会员具体的注册信息,你选择要给她开通的会员类别之后,按底部的“通过验证”按钮之后,就给这位会员开通账号了。之后这位会员就可以登录进入网站。 “普通会员列表”和“VIP会员列表”分别保存这两种会员的具体信息-2, background management into &quo
20070210015
- 网络课堂系统,主旨在在Internet上构建多个虚拟教室,营造师生互动的网络环境。 她比传统教室教学更为生动活泼,可以为学员提供时间上更灵活,没有地域限制,更高效率、更省费用的培训课程-classroom network system, the aim of the Internet build multiple virtual classroom, teachers and students to create an interactive network environment. She t
uCOS_I2C
- μCOS-II下LPC213x的I2c主模式底层驱动 结合中断方式 根据ATPCS优化原则 减少读写参数 4 原来由邮箱传递更改为查询方式 (个人原创)