资源列表
Big_MineSweep
- 完整的扫雷程序源码。windows自带的扫雷方块太小,点得不过瘾,该程序使用更大的方块,扫起来更爽。-Complete mine clearance program source. windows mine own box is too small, the point is not enjoyable, the program uses a larger box, swept up Gengshuang.
caipiao
- 这是个双色球号码随机生成程序,特点就是可以自己写任意字符做随机函数的种子,这样更增加趣味性,另外也是个跳蚤算法的范例程序。-This is a color ball number randomly generated program, features is that you can write any character to do a random function of seed, so that adds fun, the other is also a flea algorithm e
naozhong
- 很基本的闹钟程序,但是不同的是用系统喇叭做响铃,对于没有音箱的电脑适用-Very basic alarm clock program, but a different speaker system ringing apply for computers without speakers
qiuandian
- 用C语言实现的求数组鞍点的程序,具有良好的查找功能。-Seeking an array of saddle point C language program, has a good search function.
Yuesefu
- 基于C语言实现约瑟夫环的问题,运用了链表插入的方法。-Josephus problem based on the C language, the use of a linked list insertion method.
zhucebiao
- 程序功能是修改ie主页,实际是vb注册表读写范例。其中包括 vb 完整的操作注册表方法,在模块里-To modify ie Home, vb registry read and write example.
BluetoothChat
- 实现安卓手机的蓝牙聊天功能,方便使用,蓝牙聊天节省短信花费,轻巧,方便。-Bluetooth Android phone chat functionality, ease of use, the Bluetooth chat savings SMS spend, lightweight and convenient.
calendar
- 万年历程序,含阴阳历和节日,可实现日期查询-Calendar program, containing the lunisolar and festivals can date query
FileHelper
- 文件助手,含查找和压缩解压功能。查找由递归实现,压缩解压提供调用外部程序的方法。-File aides, including Find and compression decompression functions. Find a recursive implementation, compression decompression provide the method of calling an external program.
extent-dialog
- 利用MFC实现扩展框,一个简单的实例,很有用,适合初学者-MFC expansion box, a simple example, useful for beginners
Exercise_1.docx
- this is exercise 1 from ssd2, wish you good luck with this exercise-this is exercise 1 from ssd2, wish you good luck with this exercise))))
CCZXString
- 该代码是在VC++6.0环境下,利用指针实现CString类中strcat、strcmp、strcpy三个函数功能的基础代码;代码利用了一个死循环,主要是为了方便用户检查各函数的功能,如不需要,可以删除。-The code is in the VC++6.0 environment, the use of pointer to achieve the CString class strcat, strcmp, strcpy three Function foundation code code