资源列表
txye
- 这是数据结构的一道编程题.已顺利通过.其重 T 代替空格-This is a data structure that programming. Have passed smoothly. Its re-T instead of blanks
_test__jsp
- 用于jsp中的语言编码-jsp for the coding language
article09_src
- 一个使用界面库tool kit的例子-a user interface tool kit for example
test
- 代理和事件的一个例子,说明事件如何触发,方法如何在事件中注册.
模拟段式存储管理中地址转换
- 随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program
interior_point
- c++ 内点法-interior point
EightQueens
- 改程序实现用函数式设计语言scheme解决八皇后问题,开发环境为PLT scheme-Function to program design language used scheme to solve the issue of the eight Queen' s, PLT scheme for development environment
readme
- ccam configoration settings
dct2
- 本代码是利用matlab实现dct变换,作用后效果可见 -This code is to use matlab to achieve dct transform, the role can be seen after the effect
yicijijiaoguan
- 基于D2Q9模型,计算直角弯管的LBM程序-BASED ON D2Q9 FOR 2D
MouseDriver
- 一个简单的usb 鼠标驱动程序,一个对与新手很有帮助的程序。-A simple usb mouse driver, a procedure associated with helpful novice.
TongXunLu
- 自己写的通讯录的c语言的源码.是大一时候的课设,希望大家参考