资源列表
[状态条] ScrollBar
说明:MFC当中ScrollBar的经典实例,有三个滚动滑块分别控制红绿蓝三个颜色0~255,并在编辑框中实时显示红绿蓝的数值,并且将混合色在对话框中以矩形方式显示出来,对初学者非常有用。-Among the classic examples of MFC ScrollBar, there are three sliders control the scrolling of the three colors red, green and blue from 0 to 255, and the real<> 在 2025-06-23 上传 | 大小:1.81mb | 下载:0
[C#编程] FTPfilebiani
说明:摘要:VC/C++源码,网络相关,FTP,文件遍历 VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。 -Summary: VC/C++ source, network-related, FTP, file traversal VC++ demo FTP<李星> 在 2025-06-23 上传 | 大小:21kb | 下载:0
[其他小程序] accord-handwritting-svm-bin
说明:demo SVM - Support Vector Machine<lxt> 在 2025-06-23 上传 | 大小:662kb | 下载:0
[Windows编程] FindFile
说明:indFile源码,FindFile VC++在指定磁盘下查找文件,指定文件名查找文件,可指定磁盘分区,打开后自动获取各个磁盘分区 ,搜索到的文件将以列表形式显示在下边的显示区域中。-indFile source, FindFile VC++ Find in a specified disk file, specify the file name to find the file, you can specify a disk partition, each partition automati<SOU8GMY> 在 2025-06-23 上传 | 大小:219kb | 下载:0
[Windows编程] GoToFile
说明:VC++ GoToFile在文件指定位置插入内容,这里所说的文件是TXT文本文件,通过本程序打开TXT文件后,在“插入位置”和插入“数据”处定义好对应内容,点击确定按钮即可插入输入的内容即可。本程序主要演示如何操作文本类型的文件-VC++ GoToFile specify the file location to insert the contents of the documents mentioned here are TXT text file, open the TXT file thr<SOU8GMY> 在 2025-06-23 上传 | 大小:19kb | 下载:0
[Windows编程] DeleteFolder
说明:DeleteFolder VC++删除文件夹的操作源码,直接点击窗体上的测试按钮就可删除目录,当然你需要先指定一个目录,不管目录中是否有文件,都可以删除-DeleteFolder VC++ source operating delete a folder, click on the Test button on the form you can delete the directory, of course, you need to specify a directory, regardless<SOU8GMY> 在 2025-06-23 上传 | 大小:15kb | 下载:0
[进程与线程] danchuliji
说明:单处理机系统的进程调度 //用running表示进程处于运行态 #define aready 2 //用aready表示进程处于就绪态 #define blocking 3 //用blocking表示进程处于等待态 #define sometime 5 //用sometime 表示时间片大小 #define n 10 //假定系统允许进程个数为n struct { int name //进程标识符 int statu<谭柳梅> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[Windows编程] GameEngine
说明:VC++ 游戏源码,仿天天爱消除游戏,类似连连看的一种消除游戏 VC++天天爱消除游戏基于DriectX 2D游戏引擎,游戏附带动画,音效,UI控件等功能-VC++ game source, like the elimination game of love every day, like an elimination game lianliankan VC++ Love eliminate every DriectX 2D game engine based games, games with<U8VT8FK> 在 2025-06-23 上传 | 大小:3.48mb | 下载:0