-
输入源代码
一个输入法源代码-an input source code
- 2022-03-22 18:04:25下载
- 积分:1
-
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, s
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, say myprogram.cpp, and you want to put it on your website, you can run it through Cpphtml which will convert the code to HTML with all comments, keywords and preprocessor directives highlighted. Cpphtml will send all output to cout, so you have to redirect the output to a file if you want to create a HTML file
- 2022-12-14 19:50:03下载
- 积分:1
-
ace程序员指南 附书源码 有几十个例子,很好的资料
ace程序员指南 附书源码 有几十个例子,很好的资料-ace
- 2022-10-01 06:20:04下载
- 积分:1
-
犯错
某一层楼20层,有五部互联的电梯。基于线程思想所编写一个电梯调度程序。
每个电梯里面应该有一些按键:数字键、关门键、开门键、等。
每层楼的每部电梯门口,应该有上行和下行按钮。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
-err
- 2022-02-15 23:33:33下载
- 积分:1
-
netdxf,读取DXF文件
应用背景这是能够阅读简单的基于DXF的CAD文件。但这只是读取文件取决于版本。关键技术netdxf,DXF文件,CAD文件,读取CAD,DXF,净。
- 2022-03-19 12:10:31下载
- 积分:1
-
系统工具,最新系统维护工具,绿色版,无需安装。
系统工具,最新系统维护工具,绿色版,无需安装。-fdsafdfdafdsaf
- 2022-03-19 17:52:57下载
- 积分:1
-
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优...
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优-Addition of large numbers of details to achieve the process. Including the use of linked lists. And has done a single cpu optimize operations. To achieve a single cycle in response to the optimal computation
- 2022-04-01 18:13:52下载
- 积分:1
-
用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。...
用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
- 2022-01-25 16:56:22下载
- 积分:1
-
本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory(
本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory() 在不同的进程中分配内存。用Windows的消息获得图标的名称。- This program display tabletop all charts sign title. How did
the code demonstrate has used VirtualAlloc (), WriteProcessMemory ()
and ReadProcessMemory () assigned the memory in the different
advancement. Obtains the chart sign with the Windows news the name.
- 2022-06-27 05:13:36下载
- 积分:1
-
计算两数之间之和,希望对入门者有所帮助.
程序不是很长,主要就是讲了一个循环语句的用法。...
计算两数之间之和,希望对入门者有所帮助.
程序不是很长,主要就是讲了一个循环语句的用法。-Calculated between the number of the sum of the two, want to help beginners. Program is not very long, is mainly talked about the usage of a loop statement.
- 2022-04-10 13:25:59下载
- 积分:1