资源列表
061
- 请将程序中的main()函数中的 initgraph(&gdriver,&gmode,"e:\\TC") 函数中的"e:\\TC" 更改为你的TC安装目录。 比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为: initgraph(&gdriver,&gmode,"d:\\Tools\\TC") -Please procedure main () function initgraph (& gdriver, & gmode, &quo
zifujiekoujiemian
- 一个字符菜单的接口界面,其功能是能根据用户的选择,运行相应的程序模块,实现诸如改名文件、删除文件、显示文件等功能。-A character menu interface, interface, and its function is according to the user' s choice, run the corresponding program modules to achieve, such as renaming files, delete files, display f
tt0604
- 设计创建二叉树的程序,函数名(CreatBitTree) 可用递归的方法 设计二叉树的三种遍历(前序,中序,后序) 递归的方法-Procedures designed to create a binary tree, the function name (CreatBitTree) can be recursively designed three kinds of binary tree traversal (preorder, inorder, postorder) recursive
DateTimeConverter
- Date Time Converter : the class can be used to convert the time to GMT or to local time
skindetect.m
- 有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color ima
kkk
- 用C++实现内存泄露的检测,代码虽小,但是可以为程序员带来很多方便-Using C++, memory leak detection, code may be small, but can bring a lot of convenience for the programmer
zx_bms_get_py
- 函数 获得汉字拼音首字母 很好用 大家下载把-function get chinese pingyin
EncodeUCS2
- 非常好用,将unicode码转成PUD码,经过测试,正确。-prefect,put the unicode to PUD,pass the test!
AAGAd
- 自适应遗传算法,特别适用于初学者,具体应用时只需需更改目标程序即可 , -Adaptive genetic algorithm is especially suitable for beginners, specific applications only need to change the target program can be,
guess-number
- 猜数字游戏 用户开始有100元钱,没有钱了或不玩了就退出。 每一轮先问用户赌多少钱,如果输入0则结束游戏,赌注必须是正的且少于现有的钱数,然后猜一个1到10 的数,用这个数与计算机产生的数比较,如果猜对了,用户赢赌注这么多钱,如果猜错了,用户损失钱,损失的钱数是 赌注/5*(用户猜的数与计算机数之差) 例如赌注是50,计算机产生的是5,用户猜的是7,则损失20元,因为 50/5 * (7-5) = 20 如果损失72,而用户只有50,则损失50 -Guessi
WTWPTour
- WTWPTour function in wavelet processing
2s
- 水的蒸发冷凝相变的udf,根据喷射器的实际尺寸编写-Evaporation of water condensed phase change udf, based on the actual size of the ejector write
