资源列表
pic&tif图像转换与图像挖取程序
- 本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现),并且完成了读写pic,tif图像文件的源代码。File/open挖图菜单完成在原始图中获取任意位置和大小的图像。
mon
- 监控系统中线程和进程的创建,内核级别的哦
排序算法比较
- 1213656
cxGrid_code
- 让CXGrid中的行不同颜色显示,区分记录的显示颜色-Let the line CXGrid displayed in different colors to distinguish the records show that the color
KeyboardRead
- 键盘过滤驱动源码,,可以下载看看,有什么问题EMAIL我-the source code about driver
camera
- 基于Jai相机的api实现的相机类封装,实现相机的打开,关闭,初始化,在指定对话框显示图片等-Class name: Ccamera use Ccamera(based on JAI Camera API) to realize some simple functions such as open and close camera、show image to a window。
88
- 磁盘调度算法,有最短寻道时间优先调度算法和扫描算法 。-Disk scheduling, priority scheduling algorithm with the shortest seek time and scanning algorithms.
圆的生成算法
- 圆的生成算法是word格式的,含有源程序,内容有点多大家下载了可以看下,一个很好的-round of the algorithm is word format, containing source, as a bit more you can download a glance, a very good Dongdong
一个原始套接字的实例
- 一个原始套接字的实例-an example of the original socket
zgx
- MATLAB的GUI制作例子,用MATLAB7.0打开.-MATLAB GUI examples produced using MATLAB7 open.
container
- 给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?