-
VC中调用汇编语言的示例!
VC中调用汇编语言的示例!-VC called assembly language examples!
- 2022-01-22 16:14:07下载
- 积分:1
-
Generate intel. Hex file in the main function they need to add a document storag...
生成intel .hex 格式的文件,在main函数中加入自己需要存储的文件。-Generate intel. Hex file in the main function they need to add a document storage.
- 2023-07-13 11:10:03下载
- 积分:1
-
A total of 26 chapters, many of the Windows internal mechanism has a very good a...
共26章,对Windows的许多内部机制有很好的剖析-A total of 26 chapters, many of the Windows internal mechanism has a very good analysis
- 2022-01-26 00:55:35下载
- 积分:1
-
Use of the dichotomy of the model grid, in the fringe Department to conduct vari...
利用二分法对模型进行网格划分,在边沿处进行变尺度划分。适用于电磁兼容领域。-Use of the dichotomy of the model grid, in the fringe Department to conduct variable metric division. Applicable to the field of electromagnetic compatibility.
- 2022-02-03 22:14:39下载
- 积分:1
-
Painting a variety of two
画各种二维和三维坐标曲线的参考代码,很好用,是多种曲线画法-Painting a variety of two-dimensional and three-dimensional coordinates of the reference curve code, very good, and is drawing a wide range of curve
- 2022-04-23 13:43:00下载
- 积分:1
-
Case Study Reversi, Reversi based on artificial intelligence programming.
黑白棋实例研究,基于人工智能的黑白棋程序设计。-Case Study Reversi, Reversi based on artificial intelligence programming.
- 2023-05-24 11:25:03下载
- 积分:1
-
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。...
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。-Com interface operations through a small example excel
- 2022-07-11 12:11:00下载
- 积分:1
-
Enter the code on the implementation of the static compression, and compressed t...
实现对输入代码的静态压缩,并将压缩结果存入文件,计算出压缩率.-Enter the code on the implementation of the static compression, and compressed the results into the paper to calculate the compression ratio.
- 2022-08-24 18:17:35下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!...
转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!-turn a simplex source code, based on the C side, I think quite good, we try!
- 2023-06-22 22:35:03下载
- 积分:1