资源列表
排序选择:
DFT(Win32)
- 该程序是一个小型的图象处理软件,主要用于教学,可对位图进行DFT、二值化、图象反色、图象均衡;其中的一些算法在另两个 程序中有介绍,我就不细说了;如果你感兴趣请来信告之,我会详细介绍,我的信箱:yangjie2843@sina.com-the program is a small image-processing software, mainly for teaching, the bitmap for DFT, binarization, anti-image color, image bal
walsh变换
- 该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什-哈达玛变换,f为时域值,F为变换域值,power为2的幂数,Walsh1函数为二维变换;在该函数中取出了一幅位图的所有像素,用来进行变换.具体算法过于专业,我就不细说了。-the realization of an image Walsh transform. First imagewnd definition of a category, such can be
MFC_OpenGL
- 示例了在MFC框架中直接使用OPENGL API的必须的基本代码-example of the MFC framework of the direct use of the OpenGL API to the basic code
Mfc_D3D9
- 示例了在MFC框架中直接使用D3D9 API所遇到的问题以及如何解决-example of the MFC framework D3D9 API used directly by the problems encountered and how to solve
boot_eb40
- arm7评估板eb40启动自检程序,ATMEL公司-arm7 Evaluation eb40 start self-inspection procedures, ATMEL Corporation
wpcap_samples
- WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cap
cd_rw
- 利用hpCDE sdk在应用程序中实现把数据写入CD_RW-hpCDE sdk use in the application process to achieve write data CD_RW
一些鼠标例子演示
- 一些鼠标例子演示-some examples demonstrate mouse
建立关联的例子
- 建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。-establish procedures related examples demonstrate the procedures put. Notepad paper with the bar association building.
algorithm
- 几个算法程序,如矩阵算法-several algorithms procedures, such as matrix algorithm
文件加密_解密的例子(5KB)
- 加密/解密字符串的例子-encryption / decryption string of examples
钩子函数例子
- This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You