资源列表
CPPbig_project
- C++写的一个类似淘宝购物的小平台,用作C++大作业使用-C++ a similar Taobao platform as a C++ major operations
Cpp1108
- 程序时用循环进行一些数据的输入输出 以及数据的更新等操作-Program carried out with the cycle of some of the data input and output, and data updating operations
cPP01
- 几个简单的小程序 包括水仙花数 和堆栈的出栈操作的模拟的实现问题-two simple code
CopyIt
- 使用Autoit3写的脚本程序,可以检测移动介质并自动将其内容复制到指定的文件夹。-Use Autoit3 written scr ipt that can detect removable media and automatically copy the contents to the specified folder.
Contacts104
- 通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作。-Address book management system, enables personnel information input, query, modify, delete, save, display and other operations.
ColorConversion
- Color conversion RGB/QBC
clock143
- 用VB开发的一个数字钟,能够显示当前年、月、日,时、分、秒和星期。-VB-a digital clock that can display the current year, month, day, hour, minute, second and weeks.
classBase
- 试完成类Sub1和Sub2的定义和操作的实现代码,使之能符合下面程序及在注释中描述的运行结果的要求-main(){Sub1 s1(1000, This is an object of Sub1 ) Sub2 s2(2000, 10) s1.printOn() // 此时显示出: < 1000: This is an object of Sub1> s2.printOn() // 此时显示出: < 10 and 2000> }
chenxu
- 使用ds18b20传感器的单片机温度测量系统程序-DS18B20 sensors using single-chip temperature measurement system procedures
chen7
- 简单计算器,实现数据的基本计算,比如:加减乘除-simple calculator
cdcemu
- 松下车载碟机的协议代码,用于多种汽车的原车配备机头的扩展协议-Panasonic Car turntables protocol code, the original car used in a variety of vehicles equipped with head of the extended protocol
cc
- 进行复数运算,比较简单,自行查看吧。采用c++编写,个人练习而用-For the complex operation,so simple that you can see it by youself