- encoder_highquality_HD AVC代码
- EastDraw 2D 绘图源码
- FAT12Description An overview of FAT12 The File Allocation Table (FAT) is a table stored on a hard disk or floppy disk that indicates the status and location of all data clusters that are on the disk. The File Allocation Table can be considered to be the "table of contents" of a disk. If the file allocation table is damaged or lost
资源列表
fmap2
- matlab编写的训练som神经网络源程序 -Matlab prepared by the neural network training som source
fmap1
- matlab编写的训练som自组织特征映射神经网络的源代码。-Matlab prepared by the training som self-organizing feature map neural network source.
PA7
- 組合語言的大數加減乘除 適合組語初學者訓練計算機科學的運\算邏輯-language portfolio of large numbers for the arithmetic group language training beginners computer science arithmetic logic
排序二叉树的应用数据结构课程设计
- 排序二叉树的应用数据结构课程设计.自己用来交过学期的设计报告.用好了请评价.-sort of binary tree data structure course design. Their handed over a semester to design reports. Please use the commentary price.
在自己的软件中使用鼠标10
- • 对鼠标进行初始化的方法 • 应用鼠标来执行任务
底层编程技术9
- 掌握输入输出函数的调用 • 了解扬声器发生端口的原理 -master input-output function ca
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
中断调用7
- 了解什么是中断 • 了解几个中断函数 • 了解中断服务程序的编写 -understand what is interrupted
VGA图形控制器直接编程技术6
- VGA卡的结构原理 ● 调用BIOS中断设置图形方式 ● 灰度级别的应用 -VGA card -- the principle of the structure set up called the BIOS interrupt graphics mode -- gray-level applications
汉化人机界面5
- 图形方式下彩色汉字处理 ● 图形方式下的人机对话 ● 多级菜单框架 -color graphics mode -- Chinese character processing graphics mode -- the man-machine dialogue framework of multi-level menu
BMP文件的艺术再现4
- BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
让你的程序声图并茂3
- 学习用C语言发声 • 了解声音功能函数 • 了解乐谱文件的制作 • 能够结合图像与声音,让你的程序声图并茂 -learning C language audible