资源列表
DistributedStorage
- 操作系统课程 分页式存储 演示系统 shijianzhengzhou@126.com
region growing
- Using seeded region growing to segment the leaf image.
DragDrop
- Java Example for Drag and Drop
1
- 图像处理方面的简单程序,可以实现图片的大小转换,从而制作自己的图像模板-make your own picture
SQLonMBook
- 是建一个SQL库所需要的代码,包括了建表、视图和查询-Is built a SQL database need code, including the building, view and inquires table
stm32f10x_conf
- STM32是基于 ARM Cortex-M3 内核的 32位处理器,具有杰出的功耗控制以及众多的外设, 最重要的是其性价比-STM32 32-bit processor based on the ARM Cortex-M3 core, with outstanding power control as well as a number of peripherals, the most important is its cost
huitu
- vb绘制 放射状图形 对称图形 中心对称图形-vb graphics rendering radial
sxt_bd
- 这是没有考虑摄像头畸变的标定程序,这是其中的的主要程序段-This is not considered distorted camera calibration procedures, which is one of the main procedures
232485
- 帖个RS485转RS232与PC通信的程序大家讨论一下一个怪现象程序运行环境:下位机:dsPIC30F6014A上位机:串口调试助手RS485芯片:MAX489-With a RS485 to RS232 with the PC communications program we discuss the procedure is a strange phenomenon operating environment: The next bit machine: dsPIC30F6014A Host
TimeProcess
- 可对时间进行加加减, UTC时间转换等等, 实用于嵌入式RTC操作-Can carry out simple calculations of time, UTC time conversion, etc., useful for embedded RTC operation
Image_Compress
- 基于SVD分解的图像压缩matlab源码,带有注释,非常易读,可以作为好的入门参考。-An implement of image compression using singular decomposation algorithm.