-
一个简单的用MFC编写的文档编程器,具有设置字体大小,调整颜色和保存等功能。...
一个简单的用MFC编写的文档编程器,具有设置字体大小,调整颜色和保存等功能。-A simple preparation of documents with the MFC programmer, has set the font size, adjust color and save functions.
- 2022-01-25 14:52:00下载
- 积分:1
-
用vhdl语言描述时钟的功能,并通过七段译码显示输出。
用vhdl语言描述时钟的功能,并通过七段译码显示输出。-VHDL language used to describe the function of the clock and through the Seven-Segment display decoder output.
- 2023-08-11 11:05:04下载
- 积分:1
-
随机产生存储空间大小,文件的个数及大小,并且在程序运行时显示出各文件占用空间的情况。...
随机产生存储空间大小,文件的个数及大小,并且在程序运行时显示出各文件占用空间的情况。-Make the content of storage space and the number or content of files at random
- 2023-06-27 11:40:04下载
- 积分:1
-
Programming Role Playing Games with DirectX 2nd edition第一章的shell修正版
游戏界的天才少年Jim Adams的《Programming Role Playing Games with DirectX (2nd edition)》第一章的框架程序(shell)的修正版,
能够适用各种字符集。
- 2022-05-21 06:44:47下载
- 积分:1
-
translucent window, small and easy to use, simple!
半透明窗口,短小精悍,使用方便,操作简单!
-translucent window, small and easy to use, simple!
- 2022-05-24 03:31:34下载
- 积分:1
-
飞思卡尔KEA128电磁能跑的代码
第十三届KEA128电磁三轮组能跑的代码,欢迎大家一起来交流。也希望自己可以多学习学习大佬的方案。
- 2023-03-06 20:50:04下载
- 积分:1
-
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM...
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson.
- 2023-03-22 05:10:03下载
- 积分:1
-
三个函数来计算“开”、“关”或简单的“奇偶校验位”…
Three functions to calculate the number of "on", "off", or simple "parity" bits of input
- 2022-07-09 00:50:33下载
- 积分:1
-
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方...
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。
-implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spare block transferred to the new store pages. Which pages out of the first problem is the choice of replacement algorithm. The program LRU Methods, according to choose a replacement strategy may replacement pages and calculation of their missing pages rate to facilitate comparison.
- 2022-05-25 18:24:45下载
- 积分:1
-
串口调试助手
串口调试助手是一个非常实用的串口调试工具软件,他能作为判断串口通讯是否正常,发送的数据是否正确以及能够以多种格式显示出来,比如十六进制,可以自己定时循环的发送,也可以自己手动选择时间发送,使用起来非常方便。在工控行业使用Modbus协议的软件调试方面是非常实用的。
- 2022-07-20 03:28:25下载
- 积分:1