-
This programme shows how to draw an rotating cylinder,and how to set lighting an...
在VC++ DirectX环境下,绘制一个空心圆柱体,实现圆柱体的旋转,并设置光照和材质信息。-This programme shows how to draw an rotating cylinder,and how to set lighting and materials.
- 2022-03-21 19:23:56下载
- 积分:1
-
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。...
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。-Realize the ASCII code string and hexadecimal decimal conversion. Tips in both English and Chinese, you can cycle of inquiry. The results output to a text file saved. Learning computer programming is a useful tool.
- 2022-02-07 15:19:29下载
- 积分:1
-
清除屏幕的 C 语言源代码 ,用此C语言程序可以清除屏幕.
清除屏幕的 C 语言源代码 ,用此C语言程序可以清除屏幕. -Clear the screen of C language source code, with this C language program can clear the screen.
- 2023-02-13 03:15:03下载
- 积分:1
-
VF senior management procedures
VF高级管理程序-VF senior management procedures
- 2022-02-22 06:49:05下载
- 积分:1
-
模拟信号发生器 labview程序
模拟信号发生器 labview程序-Analog signal generator
- 2022-02-19 21:48:38下载
- 积分:1
-
对于网站访问量比较大、使用了mod_limitipconn模块且限制同一客户端并发联接数...
对于网站访问量比较大、使用了mod_limitipconn模块且限制同一客户端并发联接数-Larger than for the site visit, using the same mod_limitipconn module and client restrictions on the number of concurrent connection
- 2022-03-02 11:11:58下载
- 积分:1
-
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。...
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。-this procedure can be realized by a simple pair of Serial control, would like to know the contents from the wound code be helped.
- 2022-07-17 23:16:46下载
- 积分:1
-
用C#写的报表程序,将数据库中的数据做成报表,并支持打印,数据库用SQL SERVER2000,供参考...
用C#写的报表程序,将数据库中的数据做成报表,并支持打印,数据库用SQL SERVER2000,供参考-written statements procedures, the data in the database made statements, and support print, database using SQL Server2000, for reference
- 2022-01-25 22:44:21下载
- 积分:1
-
本代码利用组件实现定制文件打开对话框
本代码利用组件实现定制文件打开对话框-components of the code used to achieve customized document open dialog
- 2022-03-01 04:47:54下载
- 积分: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