-
system
奥运志愿者管理系统
可以录入奥运志愿者的管理信息,并根据用户权限给出不同的登陆界面和操作界面(Volunteer management system for the Olympic Games can be recorded in the management of volunteer information, and are given different permissions based on user interface and operation of the landing interface)
- 2009-04-28 20:25:18下载
- 积分:1
-
I2C_for_8051
51单片机的模拟I2C总线接口函数,附带完整注释。(51 microcontroller simulation I2C bus interface function, fringe integrity Notes.)
- 2005-03-28 09:12:20下载
- 积分:1
-
cvCarCog
基于opencv的车牌字符分割系统,车牌定位(License plate character segmentation system based on OpenCV)
- 2020-07-04 01:20:01下载
- 积分:1
-
addkess
JPEG2000 compression decompression program(JPEG2000 compression will upon decompression program)
- 2017-05-05 11:23:24下载
- 积分:1
-
多线程模板
大漠类库最新版 可以去直接拉进去并且使用 也有多线程模板(The latest version of the Desert Class Library can be pulled in and used with multi-threaded templates)
- 2020-06-21 08:40:01下载
- 积分:1
-
八路抢答器
简单的八路抢答器,可以实现简易的抢答,有声光显示
- 2022-03-24 19:56:19下载
- 积分:1
-
c语言实习报告中的一,2以及飞机顶票系统的设计
c语言实习报告中的一,2以及飞机顶票系统的设计-c language laboratory report 1, 2, as well as aircraft system design Top votes
- 2023-01-27 05:05:04下载
- 积分:1
-
rm52h
rm格式文件解码器,vc编译通过,学习视频解码的好 例子(rm format decoder, vc compiled by learning a good example of video decoding)
- 2009-09-08 10:49:57下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
duoxianpreadth
多线程串口编程,程序是使用arm加华为的GPRS模块进行测试 方便大家修改(Multithread serial programming, program is to use the arm GPRS module testing Huawei to facilitate change)
- 2013-08-13 13:41:25下载
- 积分:1