资源列表
ColorSpace1
- 基于VC++色彩空间转换(RGB-Lab)-RGB-Lab Color space conversion
unicode_program
- 我做过GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... -gbk unicode program course u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>=0x40 && c2<=0xfe) ? *( mb_gb2uni_table+ (c1-0x81)*0xbf+ c2-0x40 ) :
Sine_wave_inverter
- 逆变器的原理及正弦波的实现,不同于传统方波-Sine wave inverter, and the realization of the principle, different from the traditional square-wave
pintu
- 基于android平台的eclipse编写的,小游戏。 在游戏中,这个图是先分为30块正方体的图,然后在放到drawable文件夹中的。这个游戏中,最后一个放置图片的button在游戏开始前是不放图片的而且是隐藏的。每当点击其他图片,被点击的图片就会自动跳到那没有图片放置的位置。并且同时把被点击的位置的button隐藏。当把图片拼好后,游戏会自动弹出对话框,说明游戏是否通过。游戏通过则返回主界面,否则重新回到游戏。 由于把一个图片分成几十块很费时间,因此,游戏中只有一个图片的拼图。而且
C8051F040_drive_L298
- c8051f040单片机通过控制L298驱动两相四线步进电机程序-c8051f040 L298 driver chip by controlling the two-phase four-wire stepper motor program
midi_Decode
- 89c51做的wav播放器,使用C语言编写-89c51 do wav player, use the C language
1602Dynamic-display
- 名称:LCD1602 内容:通过标准程序动态显示字符 引脚定义如下:1-VSS 2-VDD 3-V0 4-RS 5-R/W 6-E 7-14 DB0-DB7 15-BLA 16-BLK-Name: LCD1602 content: The standard procedure for dynamic display of character pins are defined as follows :1-VSS 2-VDD 3-V0 4-RS 5-R/W 6-E 7-14 DB0
encrypt
- DES与RSA加密算法的实现,经典的两种加密算法。-Implementation of DES and RSA encoding algorithm.
spilt
- 这是一个研究信息隐藏算法的matlab程序,一张二值图像可以被隐藏在一张灰度图像中-This is a matlab program to study information hiding algorithm , a binary image can be hidden in a gray image
ffmpegwendang
- 这是我经过2个多月对soundtouch研究后的工作的经验总结,可以帮助你快速读懂soundtouch源代码。-This is after 2 months of work on soundtouch study of lessons learned that can help you quickly read soundtouch source code.
C8051F34x-DK
- C8051F34X 系列开发工具指南 适应于刚开始接触C8051单片机开发者 -C8051F34X Series Development Tools Guide to adapt to the beginning of exposure to C8051 MCU developers
111
- 查找正在运行的进程,并显示进程对应的源程序所在的位置。-Find a running process, and display process corresponding to the source location.
