-
是Turbo的一个程序,已经进行了硬件实现
是Turbo的一个程序,已经进行了硬件实现
- 2022-08-19 21:59:52下载
- 积分:1
-
Log class, you can specify by date or by name generation, by name, then you can...
日志类,可以指定按日期还是按名称生成,按名称生成的话可以指定文件大小,超过指定文件长度之后可以从新生成-Log class, you can specify by date or by name generation, by name, then you can specify the resulting file size, more than the length of the specified file can then be re-generated
- 2022-08-06 21:11:33下载
- 积分:1
-
C# arcgis engine code
本方案实现了与GPS的连接,利用iI接收到的GPS坐标进行地图移动
- 2022-02-03 22:40:07下载
- 积分:1
-
smartphone2003 EVC编译器使用的字体选择的程序代码,很好的参考价值…
smartphone2003上 用evc编译的 字体选择程序代码, 很有参考价值, api编写-Smartphone2003 EVC compiler use the font selection procedure code, a good reference, api prepared
- 2022-05-13 11:41:50下载
- 积分:1
-
c counter the simple realization, the use of VC development environment, no pass...
c计数器的简单实现,使用VC++开发环境,没有密码,解压后直接可用-c counter the simple realization, the use of VC development environment, no password, unpacked directly available
- 2022-08-10 15:00:40下载
- 积分:1
-
Windows on Windows systems, the basic technology, including multithreading demon...
关于视窗WINDOWS系统的一些基本技术,包括多线程的演示程序,文件的读写操作以及对异常错误处理的相关内容。-Windows on Windows systems, the basic technology, including multithreading demonstration program, document literacy and the abnormal operation of the wrong content.
- 2023-05-26 13:25:03下载
- 积分:1
-
surf算法
surf算法的源码实现~~~主要介绍 SIFT 算法。希望通过对 SIFT 算法的总结来更加深入地了解“尺度不变特征变换”,除此之外,也加深来对 SURF 算法的理解。
- 2022-04-12 07:22:42下载
- 积分:1
-
SUN Xin teachers Viaucl c++ 20 class example of all procedures
孙鑫老师Viaucl c++二十课例子的全部程序-SUN Xin teachers Viaucl c++ 20 class example of all procedures
- 2022-06-01 13:52:46下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
Class Operator:一个MFC代码生成工具
Class Operator:一个MFC代码生成工具-Class Operator : 1 MFC code generation tool
- 2022-10-09 15:25:03下载
- 积分:1