-
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影...
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影响。其实,在Windows API中有很多提供时钟查询的函数,利用它们就可以编写自己的高精度计时器了。类CMicroSecond和Celapsed就是用Windows API编写的2个高精度计时器-multimedia timer can be programmed to set a millisecond or less, such as MIDI sequence generator such as dedicated application-an ideal choice, but they have also incurred additional expenses, which would systems are running on the other procedures have a negative impact. In fact, the Windows API has many inquiries clock function, it can use them to create their own high-precision timer of. Category CMicroSecond and Celapsed Windows API is used to prepare the two high-precision timer
- 2023-04-10 15:15:04下载
- 积分:1
-
游戏13张牌.玩法,按点数大小走牌,三张比两张大,四张比三张大。如果是单张,用两张可以碰...
游戏13张牌.玩法,按点数大小走牌,三张比两张大,四张比三张大。如果是单张,用两张可以碰-13 games licensing. Play, according to the size of points away licenses, three more than two, more than three big four. If the leaflets can be used two collision
- 2023-09-01 20:55:03下载
- 积分:1
-
Mathematic entry
Mathematic入门-Mathematic entry
- 2023-05-08 22:00:03下载
- 积分:1
-
售票系统和票务管理系统
- 2022-08-13 13:25:12下载
- 积分:1
-
最新版本的扫雷,界面很漂亮。配置好服务器,还可以进行游戏数据的保存。...
最新版本的扫雷,界面很漂亮。配置好服务器,还可以进行游戏数据的保存。-The latest version of mine, very pretty interface. Configured server can also be used for the preservation of game data.
- 2022-08-11 16:47:37下载
- 积分:1
-
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序...
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序-On the Russian box, C++ program code is simple, but the interface shows a complete, magical process
- 2022-02-03 11:01:23下载
- 积分:1
-
针对遥感影像的光谱信息进行分类,并评价分类精度。但需要人为调整数组的大小,来控制输入变量,将训练样本和检验样本存为.txt格式的文件,执行即可得到分类后属于各个...
针对遥感影像的光谱信息进行分类,并评价分类精度。但需要人为调整数组的大小,来控制输入变量,将训练样本和检验样本存为.txt格式的文件,执行即可得到分类后属于各个类别的概率,以及混淆矩阵。-Spectral imaging for remote sensing information classification, and to evaluate the classification accuracy. However, the need to artificially adjust the size of the array to control input variables, the training samples and the samples tested for the depositors. Txt files, the implementation can be sorted and the probability of belonging to each category, as well as the confusion matrix.
- 2023-01-30 01:55:03下载
- 积分:1
-
IDL代码开发标准,组织对IDL开发代码,注释,…
IDL代码开发规范,整理的IDL开发代码的注意事项,对初学者很有帮助,-IDL code development standards, organize the development of the IDL code, notes, very helpful for beginners,
- 2022-03-22 09:46:42下载
- 积分:1
-
本计算器实现了计算器的基本的运算功能,以及使用比较广泛的函数功能,可作为函数功能型计算器使用,同时为了方便实用,本人进行了统计功能的编程,使本计算器可以用于简单...
本计算器实现了计算器的基本的运算功能,以及使用比较广泛的函数功能,可作为函数功能型计算器使用,同时为了方便实用,本人进行了统计功能的编程,使本计算器可以用于简单的统计。在编程时只使用了最基本的方法,未用到特别的技术。本程序的执行文件过大是一个较大的问题,在今后的学习中会逐渐改进,将程序进行分块儿,以提高执行效率。-the calculator calculator achieved the basic computing functions, and the use of more extensive Function can be used as a functional calculator use, in order to facilitate the practical, I conducted a statistical functional programming, so that the calculator can be used in simple statistics. When the program to use only the most basic of ways, not the particular technology used. The procedures are too big and is a major problem in the next study will gradually improve, procedures pm deadline, in order to enhance the efficiency of enforcement.
- 2022-01-25 18:00:12下载
- 积分:1
-
An M*N represent maze,character "#" represent obstacle,"@" represent an dead end...
以一个M*N的长方阵表示迷宫,字符 # 表示障碍, @ 表示"死胡同", * 表示路径上的位置. 本程序只求出一条成功的通路-An M*N represent maze,character "#" represent obstacle,"@" represent an dead end,"*" as position on the route. Only one successful gateway is obstained.
- 2023-06-03 23:45:03下载
- 积分:1