资源列表
ItkSoftwareGuide-2.4.0
- 医学图像分割与配准(① ITK初步分册) ITK是一个开放源码、面向对象的软件系统,提供一个医学图像处理、图像分割与配准的算法平台。-Medical image segmentation and registration (① The initial volumes of the ITK) the ITK is an open source, object-oriented software system, to provide a medical image processing, im
vga_rgb8
- 这个工程文件的用途在于通过VGA显示RGB格式的图片文件-f the project file is to show image files in RGB format through the VGA
2016.3.29_slaver
- 两个STM32通讯,工作在从模式的SPI源码,调试通过-Two STM32 communication, working the model of SPI source code, debugging through
GPSR
- 压缩感知里的梯度投影重构算法代码,也给出了SBEH感知矩阵的生成源代码-Compressed Sensing in the gradient projection reconstruction algorithm code also gives the perception SBEH matrix to generate source code
facerecog
- Face Recognition Using PCA
js
- 解决手机打不开图片的代码,很好用,将代码放到主页上就可以使用,方便-Resolve not open the phone image code, very easy to use.
cafer-order
- 餐厅点菜系统,软件工程实习的例子,对理解软件工程的流程很有帮助-Restaurant a la carte system, examples of software engineering practice of software engineering to understand the process very helpful
小波变换
- 小波变换源代码,支持灰度图,和24位,32位真彩图
ZLGCANTestsample
- CAN ZLG communication test example, the driver of the underlying code, can be directly in the case of the two development and application.
RSA_DES
- 用C++实现的DES加密算法和RSA加密算法,控制台显示,可同时查看明文和密文,可自主设置密钥-Using C++ DES encryption algorithm and RSA encryption algorithm, the console display can simultaneously view the plaintext and ciphertext can be independently set key
anti-debug
- 对现有的基本反调试技术进程总结及实现说明-The existing process summarizes the basic anti-debugging techniques and Implementation Notes
移植好的FLASH播放器(linux,arm,完整源代码)
- 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。