资源列表
排序选择:
[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-09-29 上传 | 大小: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-09-29 上传 | 大小: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-09-29 上传 | 大小: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-09-29 上传 | 大小:3.48mb | 下载:0
[单片机(51,AVR,MSP430等)] Motor-Control
说明:能够实现通过红外遥控器控制电机的正反,停止转动。-Can be achieved through an infrared remote control motor forward and reverse, stop turning.<王奎> 在 2025-09-29 上传 | 大小:34kb | 下载:0
[其他小程序] cyuyanwenjain
说明:实现对直流电机、交流电机的控制,可以导入成单片机所需的文件,也可以进行其他软件调试。-Realization of DC motor, AC motor control, you can import the file into the desired microcontroller, can also be other software debugging.<wkp> 在 2025-09-29 上传 | 大小:623kb | 下载:0
[图形图像处理(光照,映射..)] BilateralFilter
说明:双边滤波代码,用matlab实现,灰度图和彩色图都能用,简单容易看懂-Bilateral Filtering.Implemented in matlab, both gray and color images are applicable.It s easy to read.<刘932124553> 在 2025-09-29 上传 | 大小:8kb | 下载:0