-
这是一个显示系统当前实践的vrml程序,完全手写,观看代码请用vrmlpad,预览效果请用bs....
这是一个显示系统当前实践的vrml程序,完全手写,观看代码请用vrmlpad,预览效果请用bs.-This is a display system the current practice of VRML procedures, completely handwritten watch code please vrmlpad, please preview the effect of bs.
- 2022-05-12 12:14:15下载
- 积分:1
-
谁有需要的话可以看看啊 !!不错还凑合源代码
谁有需要的话可以看看啊 !!不错还凑合源代码-yes
- 2022-08-03 23:42:43下载
- 积分:1
-
ftp服务器 希望能为广大的爱好者提供帮助
ftp服务器 希望能为广大的爱好者提供帮助-ftp server
- 2022-02-03 03:24:26下载
- 积分:1
-
手机益智游戏
手机益智游戏-贴方块,索爱S700版本(屏幕240*320),J2ME开发,160关,好玩-mobile puzzle games- posted cubes, Sony Ericsson S700 version (240* 320 screen), J2ME development, 160 customs and fun
- 2022-03-25 22:36:37下载
- 积分:1
-
数据采集的 一个原代码,可以实现AD转换,解决工业控制中的问题....
数据采集的 一个原代码,可以实现AD转换,解决工业控制中的问题.-acquisition of a data source, the AD converter can be achieved to address industrial control problems.
- 2023-07-13 23:30:03下载
- 积分:1
-
A simple Spartan 3e above LCD control procedures
简单的Spartan 3e 上面的LCD控制程序-A simple Spartan 3e above LCD control procedures
- 2022-12-30 01:30:06下载
- 积分:1
-
On the surface, protected mode and real mode is not much difference between the...
从表面上看,保护模式和实模式并没有太大的区别,二者都使用了内存段、中断和设备驱动来处理硬件,但二者有很多不同之处。我们知道,在实模式中内存被划分成段,每个段的大小为64KB,而这样的段地址可以用16位来表示。内存段的处理是通过和段寄存器相关联的内部机制来处理的,这些段寄存器(CS、DS、 SS和ES)的内容形成了物理地址的一部分。具体来说,最终的物理地址是由16位的段地址和16位的段内偏移地址组成的。用公式表示为:物理地址=左移4位的段地址+偏移地址。-On the surface, protected mode and real mode is not much difference between the two are the use of the memory, Drivers interruption and equipment to deal with the hardware, but there are many differences. We know that in real mode which has been divided into memory, each the size of 64 KB. and the addresses of 16 can be used to express. Memory of the handling of the adoption and register linked to the internal mechanisms to deal with, of these registers (CS, DS, SS and ES) with the formation of a part of the physical address. Specifically, the ultimate physical address is 16 of the 16 addresses and the addresses of migration within the composition. The use of the formula is expressed as : physical address = 4 bits of the address offset address.
- 2023-02-13 11:45:04下载
- 积分:1
-
2d array implemented using pointer or template
在C++中,可以直接用[][]实现二维数组,但是[][]不能重载,所以,用模版与指针实现的自定义二维数组-2d array implemented using pointer or template
- 2022-01-22 13:39:16下载
- 积分:1
-
用最简单的C++实现的简易俄罗斯方块
这是我自己初学C++时写的一个简易C++俄罗斯方块,很多注释都不详尽,但是基本可以实现俄罗斯方块功能,甚至连面向对象也都没有用到,有少许BUG,没有修改,但是不影响初学者的参考作用,仅仅上传供初学者试用,。
- 2022-03-16 19:20:33下载
- 积分:1
-
输入密码次数有一定限制,错误3次即宣告失败
输入密码次数有一定限制,错误3次即宣告失败-Enter a password number is limited and the error that failed three times
- 2022-04-26 16:17:59下载
- 积分:1