资源列表
Using-a-pointer
- 主要介绍在VC++环境下指针的正确使用,可以作为一个实例进行指针的使用。-Mainly introduces the correct use of Pointers in vc++ environment, can be used as an example for the use of Pointers.
Spring_1
- javaweb中的sping一个案例的讲解及代码-A case in sping javaweb explanation and code
huffman_code
- 本程序是使用C语言,实现利用哈弗曼编码将一串电文压缩后发送,然后再在接收方进行解压,还原出原来的电文。-This procedure is to use the C language to realize the use of Huffman coding compression will send a bunch of messages, and then decompress on the receiving side, to restore the original message.
Poincare_New
- Poincare code for detect the area of object. this the new work.
fasm_packer
- Simple packer, the loader is written in assembly (FASM) and the builder in Delphi. For the technical part, this packer is good for: - A non dependent code of its address with the delta offset - Load API by hash - Research in Export Ad
huffcode
- 这是使用c++中的mfc实现的,对一个文件进行哈夫曼编码,并对产生的编码文件实现解码-This is the use of c++ mfc achieve, Huffman coding on a file, and the resulting encoded file to achieve decoding
Search_DFT
- Filtros Ma t lab trae varios filtros para series de tiempo
230
- 基于提升小波变换的数字图像压缩编码,程序可以直接运行-Based on lifting wavelet transform digital image compression coding, the program can be run directly
xueshengzaixiankaoshi
- 学生在线考试系统,基于VB编写,需要建立数据库,直接运行,下载后,有问题,可以联系我哦,解决!-Student online examination system, based on VB, the need to establish a database, run directly after downloading, there are problems, you can contact me Oh, solve!
Hough
- Hough Transform There are four M files for this project. "wheel.m" contains the procedures for the Hough transform on the image wheel.gif using Sobel edge detection. "wheel_noise" contains the procedures for the Hough transform on the image wheelno
Edge_Detection
- Edge Detection and Image Filtering There are two M file for this project. "project2.m" contains the high level procedures for implementing this experiment. "imdetectedges.m" contains code for running the edge detection algorithms.-Edge Detection an
WAV_ADPCM
- wav压缩解压ADPCM程序源代码带详细测试例程-wav ADPCM compression decompression program source code