-
maps the source code management
游戏地图管理的源代码-maps the source code management
- 2022-09-20 05:45:03下载
- 积分:1
-
螺旋矩阵生成算法。程序是语言的。
螺旋矩阵的生成算法。该段程序是由C语言编写。-spiral matrix generation algorithm. The procedure is of the C language.
- 2022-01-25 18:51:18下载
- 积分:1
-
基于OpenCV的彩色目标跟踪
基于开源的计算机视频库进行对彩色目标的跟踪定位。对于指定的颜色对象进行识别,并进行动作的跟踪,完成彩色目标的拾取定位操作。
- 2022-02-28 13:11:58下载
- 积分:1
-
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。...
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。-Using visual c++ 6.0 to achieve a scientific calculator, enter the expression to calculate the result.
- 2022-03-30 00:42:15下载
- 积分:1
-
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
- 2022-02-11 10:57:06下载
- 积分:1
-
Embedded System source code set. UTOOLS to achieve the development of embedded s...
嵌入式系统的代码设置源码。实现对UTOOLS开发的嵌入式系统的键盘设置-Embedded System source code set. UTOOLS to achieve the development of embedded system keyboard settings
- 2022-06-01 21:30:23下载
- 积分:1
-
Source code for DOS, developed with VC. Programer can learn many developed exper...
一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
- 2022-11-18 12:15:03下载
- 积分:1
-
12cengdianti chengxu sun sunsun
12cengdianti chengxu sun sun -12cengdianti chengxu sun sunsun
- 2022-02-11 16:48:04下载
- 积分:1
-
SSH整合简单页面登录和数据库的增删改查
基于Spring、springmvc、hibernate的一个小型系统,包括页面登录,数据库内容显示,和数据库的增删改查。同时好包括了一些js脚本的使用。
- 2022-12-16 11:55:06下载
- 积分:1
-
多CPU下的CPU曲线控制
应用背景
针对于windows编程,多线程编程,CPU的如何使用以及分布,本程序根据编程之美上的的CPU曲线控制,
但是其针对的单CPU模型下,那么多CPU下该如何编程咧,控制不同CPU的曲线。
关键技术
关键技术主要用到了一些windows编程的技巧以及相关的库,比如windows一些测时间的函数,以及指定
绑定CPU和相关线程的函数,这些都是一些windows编程的技巧吧
- 2022-02-28 20:21:31下载
- 积分:1