-
LED-cristmas-tree
LED 圣诞树,圣诞节的礼物~多种颜色的LED灯装扮成闪闪发光的圣诞树(LED Christmas trees, Christmas gift- the colors of the LED lights to dress up as a shining Christmas tree)
- 2012-07-26 23:11:54下载
- 积分:1
-
process
这是用VB写的PCB钻孔机的钻孔数据处理程序,可以对钻孔精度进行分析。(It is written in VB PCB drilling machine drilling data processing program, you can drill precision analysis.)
- 2013-08-28 10:59:41下载
- 积分:1
-
string
String类,分享一下。可以实现==, >, <, [], <<, Trim, Reverse, Find, upper, lower等功能(String脌脿 拢 卢 脰脧铆脪 禄脧脗 隆 拢 驴 脡脪脭脢渭脧脰 ==,)
- 2008-04-10 00:34:21下载
- 积分:1
-
Cpp1
后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。(Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.)
- 2015-04-17 14:48:58下载
- 积分:1
-
GetTime
获取网络(百度)时间,提供给做网络验证的朋友。获取速度快(Access Network (Baidu) time available to do network authentication friends. Faster access)
- 2009-01-08 10:37:40下载
- 积分:1
-
856334657645
小型VB图片管理系统(Access),有需要的就下载吧。(Small VB Image Management System (Access), there is a need to download it.)
- 2013-08-04 14:27:44下载
- 积分:1
-
POJ1007
北京大学ACM POJ1007题
实现了对字符串按逆序排列(Peking ACM POJ1007 title achieved by reverse order of string)
- 2010-11-03 00:00:52下载
- 积分:1
-
776867
说明: 此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分:1
-
Lupin
面向对象程序设计(C++)简易计算器,实现最简单的计算(C++ calculator)
- 2013-04-21 20:13:57下载
- 积分: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