-
txt_TO_dat
用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
- 2013-07-30 09:12:54下载
- 积分:1
-
control_server
这个是vb编写的控制服务器的程序,还包括一个于此相关的视频教程(This is the control server vb preparation procedures, this also includes a related video tutorial)
- 2008-08-10 08:54:48下载
- 积分:1
-
pintu
这是一个拼图游戏源码,课一实现3*3或4*4的拼图游戏,并给出时间,记录时间少的成绩。(This is a puzzle game source code, class one to achieve 3 or 4* 3* 4 jigsaw puzzle, and gives time to record less time results.)
- 2011-11-09 15:50:50下载
- 积分:1
-
电力载波
通过电力载波控制灯的亮灭,主从的设计,功能简单且容易实现(control the street lamo by power-line carrier technolgy with C51 MCU)
- 2018-01-02 17:48:25下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
1213213
一个通讯录管理系统
一个通讯录管理系统(An address book management system for an address book management system)
- 2021-04-25 16:48:46下载
- 积分:1
-
Li1_1
C++语言编程,程序设计,语言编程,设计并实现什么功能(C++ language programming, programming, programming language, designed and realized what function)
- 2013-06-19 09:05:04下载
- 积分:1
-
zxxx
gps and phone
- 2021-01-19 22:18:41下载
- 积分:1
-
stm32f4xx_hal
STM32 is simple and practical to use, and can be used for reference on balancing vehicles.
- 2020-06-23 07:40:01下载
- 积分:1
-
setcover
贪心算法实现集合覆盖问题,不带权的集合覆盖问题,c++源码(Greedy algorithm set cover problem)
- 2021-02-07 16:59:55下载
- 积分:1