-
A lot of additional features calculators, the use of a hotkey.
附加了 很多功能的 计算器,
实现了 热键的 使用。-A lot of additional features calculators, the use of a hotkey.
- 2023-02-20 13:35:03下载
- 积分:1
-
串口动态链接库.vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。...
串口动态链接库.vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。 -Serial dynamic link library. Vc++6.0 developed through this dynamic link library to the serial port to send commands and information. Serial programs can be used for the development, very useful.
- 2022-02-01 16:16:49下载
- 积分:1
-
Flooding scenes generation protocol procedures: selection of a 50
泛洪协议场景生成程序:选择一个包含50个节点的1200*1200正方形区域的场景,每个节点随机选择自己的运动方向和运动速度,最大运动速度为40m/s,平均速度为20m/s,场景持续400s。-Flooding scenes generation protocol procedures: selection of a 50-node contains 1200* 1200 square regional scenes, each node randomly choose its own direction and velocity of movement, the biggest sports at 40m/s, average speed of 20m/s, Scene sustained 400s.
- 2022-05-05 05:47:20下载
- 积分:1
-
C#替换word内容模板直接打印
通过定义winform表单里的关键数据对应word表单中的数据进行替换,解决批量打印问题,并采用对应MD5的加密算法。
- 2022-02-12 19:53:26下载
- 积分:1
-
简单串口——
简单的串口开发例程很简单初学者使用!使用VC++ 6.0 MSCOMM控件,使用MFC!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-02-26 22:32:32下载
- 积分:1
-
vc++实现的字符统计,统计文章字符的个数的一个小型系统
vc++实现的字符统计,统计文章字符的个数的一个小型系统-vc++ to achieve the character statistics, statistics of the number of characters in the article of a small system
- 2022-07-10 03:22:14下载
- 积分:1
-
Simple movie database
这是一个电影数据库程序。我真的不知道我还应该放些什么。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-08-10 00:09:14下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
单机游戏汉之云的脚本系统,可以用软件EDITPLUS打开脚本文件.lua文件(因为用普通记事本打开的话无法正常显示繁体字),只要够耐心,完全可以改写整个游戏。改...
单机游戏汉之云的脚本系统,可以用软件EDITPLUS打开脚本文件.lua文件(因为用普通记事本打开的话无法正常显示繁体字),只要够耐心,完全可以改写整个游戏。改写.lua文件后,用里面附带的程序转换成游戏中可用文件0000.C01,其中编辑软件compile_fight.bat来编辑fight文件夹下文件,compile_main.bat来编辑main文件夹下文件,另外.lua文件和编辑软件位置请勿动,否则会提示找不到文件。-Stand-alone game of cloud Han script system can be used to open the script file EditPlus software. Lua files (as with ordinary Notepad open, then not display traditional Chinese characters), as long as enough patience, can rewrite the entire game. Rewritten. Lua file, inside the fringe of the procedures used to convert game files available 0000.C01, which editing software to edit compile_fight.bat folder fight document, compile_main.bat to edit the main file folder and another. Lua files and the location of editing software do not move, otherwise they will be prompted to find a document.
- 2022-01-31 21:36:56下载
- 积分:1
-
可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的
文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载
入时写明完全路径。...
可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的
文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载
入时写明完全路径。-can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path.
- 2022-02-25 08:59:47下载
- 积分:1