-
this yesterday evening procedures ah, the program notes compared in place, it is...
这可是我昨天晚上的程序啊,对程序的注释比较到位,很容易理解的,只是有一些小的偏差,请朋友们帮忙改进吧,-this yesterday evening procedures ah, the program notes compared in place, it is easy to understand. only some minor deviations, friends help improve it, thank you
- 2022-08-17 22:40:59下载
- 积分:1
-
时钟类 C++ 实现闹钟
时钟类 C++ 实现闹钟,编码规范,编码风格良好,实现了类的封装。注释详细,是给留学生做的作业,里面的代码都比较好,命名规范,合理
- 2023-06-01 14:00:03下载
- 积分:1
-
有关文件读取以及将所得数据整合再画出图形
有关文件读取以及将所得数据整合再画出图形-Read the relevant documents as well as the data integration re-drawn graphics
- 2022-03-15 01:51:19下载
- 积分:1
-
马维尔cf8385 WiFi制造工具源代码
marvell cf8385 wifi MFG TOOLS source code
CF-8385_v1.0.10.5_LabToolSource.zip
- 2023-04-18 14:40:04下载
- 积分:1
-
interesting little procedures on some word processing, used in STL, there are al...
有趣的小程序,是关于一些文字处理的,用到STL,也有一些巧妙的算法在里面。-interesting little procedures on some word processing, used in STL, there are also some clever algorithm inside.
- 2023-02-11 19:20:03下载
- 积分:1
-
35738627串行外设接口模块SPI3 5738627串行外设接口模块SPI3 5738627串行外设接口模块SPI35738627串行外设接口模块SPI...
35738627串行外设接口模块SPI3 5738627串行外设接口模块SPI3 5738627串行外设接口模块SPI35738627串行外设接口模块SPI-35,738,627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI
- 2022-09-21 22:20:03下载
- 积分:1
-
This package contains a collection of geometry filters
This package contains a collection of geometry filters-- programs that
are for manipulating polgonal representations for 3D graphical objects.
This source code is undergoing revision, and I expect that a new
version of the code, together with many more filters, will be
available shortly.
- 2022-01-25 18:10:58下载
- 积分:1
-
可以用devcpp编译,可以测试文件,字符的md5值
可以用devcpp编译,可以测试文件,字符的md5值-Can be devcpp compile, you can test the file, the character of the md5 value
- 2022-12-25 22:35:03下载
- 积分:1
-
机器翻译,优化机器翻译,看代码能看懂的,自己去
机器翻译,优化机器翻译,看代码能看懂的,自己去-Machine translation, optimization of machine translation, look at the code can read and own
- 2023-05-11 02:40:03下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1