资源列表
排序选择:
[OpenGL] OBJFileLoader
说明:导入obj模型,利用opengl重现模型,并实现一些旋转等简单的交互操作-allow you load an obj file ,and use opengl to display model,and you can interactive with the program<李易峰> 在 2026-01-17 上传 | 大小:110kb | 下载: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> 在 2026-01-17 上传 | 大小: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> 在 2026-01-17 上传 | 大小: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> 在 2026-01-17 上传 | 大小: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<谭柳梅> 在 2026-01-17 上传 | 大小: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> 在 2026-01-17 上传 | 大小:3.48mb | 下载:0
[单片机(51,AVR,MSP430等)] Motor-Control
说明:能够实现通过红外遥控器控制电机的正反,停止转动。-Can be achieved through an infrared remote control motor forward and reverse, stop turning.<王奎> 在 2026-01-17 上传 | 大小:34kb | 下载:0