-
ois自述的跨平台的面向对象的输入库系统。意思是很抢…
OIS Readme Cross Platform Object Oriented Input Lib System. Meant to be very robust and
compatiable with many systems and operating systems
- 2023-03-11 20:40:03下载
- 积分:1
-
该程序能让你将一个小数的整数部分每个三位加一个逗号显示。很好的字符串处理小程序。...
该程序能让你将一个小数的整数部分每个三位加一个逗号显示。很好的字符串处理小程序。-The program allows you to a decimal integer part of each of the three shows plus a comma. Very good deal with a small string procedures.
- 2023-08-21 14:35:04下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
1 pairs of control panel (Control Panel) operated source code
一个对控制面板(Control Panel)操作的源程序 -1 pairs of control panel (Control Panel) operated source code
- 2023-08-09 19:50:03下载
- 积分:1
-
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗...
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗-introduced in TC how to display Chinese characters, the specific method can be seen inside the note. More than his own point of the whole show good washing
- 2023-03-10 21:15:03下载
- 积分:1
-
自己做的一个学生成绩管理系统,用于对学生成绩进行查看,添加,删除等等。...
自己做的一个学生成绩管理系统,用于对学生成绩进行查看,添加,删除等等。-Myself a student achievement management system, for pupils to view, add, delete and so on.
- 2022-05-26 11:45:02下载
- 积分:1
-
VC++视频开发部分源码,只要机子装有摄像头驱动,即可运行该文件中的代码,实现实时视频采集。...
VC++视频开发部分源码,只要机子装有摄像头驱动,即可运行该文件中的代码,实现实时视频采集。-VC++ development part of the video source, as long as the machine is equipped with camera-driven, you can run the file in the code, real-time video capture.
- 2022-05-24 20:40:52下载
- 积分:1
-
杂项源代码TimeStamp
杂项源代码TimeStamp-miscellaneous source TimeStamp
- 2022-11-14 08:30:03下载
- 积分:1
-
获取cpu信息
获取CPU使用率, 内存分页 ,未分页
struct MIB_ENTRY
{
AsnObjectIdentifier asnOid;
void * pStorageValue;
CHAR * szStorageName;
BYTE chType;
UINT unAccess;
MIB_ENTRY* pMibNext;
};
- 2022-01-25 15:18:48下载
- 积分:1
-
This is a algorithm demo system developed by some persons, which including n que...
在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
- 2022-06-20 13:13:03下载
- 积分:1