搜索资源列表
如何得到24位真彩色位图中特定RGB值的像素坐标
- 如何得到24位真彩色位图中特定RGB值的像素坐标
Teach.youself.UML.in.24.hours(3rd)
- Teach.youself.UML.in.24.hours,3rd。英文版,快速UML入门。
24位CRC校验算法
- 分别用三种方法依次实现了24位CRC算法
csu1100系列EEPROM读写代码
- 连续读写24系列EEPROM
搜集整理的计算24点的算法
- (24点算法)第一个算法是用C语言描述的,第二个是C++描述的,都是我在网上搜集整理的计算24点的算法,其中第二个最容易理解(递归的魅力),因为它用了string这种很方便的字符串流,第一种算法很复杂,我每次都要再看过,大家可以收藏起来慢慢品味~ ,(24-point algorithm) algorithm is first described by C language, the second is C++ are described, all my online collection
COMTRADE2001.rar
- 电力系统暂态数据交换 (COMTRADE)共用格式 (IEC60255-24:2001) ,Power system transient data exchange (COMTRADE) common format (IEC60255-24: 2001)
ADS1211
- 24位AD转换器ADS1211的初始化和读写操作。-ADS1211 24-bit AD converter initialization and read-write operation.
MDK3.24-ULINK1
- 在MDK3.24下让ULINK与ULINK2共存调试ARM,同时也能作为mdk3.24版以上的crack-In MDK3.24 allow coexistence ULINK2 ulink and debug ARM, at the same time as above mdk3.24 version crack
CRCM
- CRC MATLAB 源程序,包括了CRC添加功能,输出直接为已添加CRC的数据,CRC8,16,24!-CRC MATLAB source code, including CRC add functionality, the output directly to the CRC of the data has been added, CRC8, 16,24!
PIC24F_FIRMWARE_PCB_Final
- this is PIC 24 Fj codes for our project
Sames-teach-yourself-uml-in-24-hours
- 本书提供易上手的UML的经验。通过对本书的学习,您可以学会如何使用UML来建立任何系统开发项目的模型,并了解UML模型。本书无疑是未来的系统开发书籍的基础。通过了解面向对象,用例,继承,关联,和在工作中利用UML的图、模型,可以为您的工作和学习提供很大的帮助。\最后,这本书提供了坚实的技能,让您掌握一个基于UML的建模工具。-Sams Teach Yourself UML in 24 Hours provides hands-on UML experience. Learn to use UML
YC2440-utuLinux2.6.24
- YC2440 Linux2.6.24 mannual
CVAVR-1.24.7-User-Manual
- CVAVR 1.24.7 User Manual 读书笔记-CVAVR 1.24.7 User Manual reading notes
深入了解24点的生成
- 不错的24点,深入了解24点的生成,能狗用C++编译,完整的文档-Good 24 points, in-depth understanding of the 24-point generation, can dogs compile C++ used, complete documentation
篮球24秒计时器
- 本文档介绍了篮球24秒计时器的构成,及电路部分的设计,计时器每24秒倒计时,可暂停,并自动回零
24-point
- 24点游戏,非常好玩,欢迎广大初学者前来试玩学习-24 points game
Perl-program-24-hours
- 中文版的Perl学习资料,共分为24个学时,每个学时大概花费1个小时,很快入门-Chinese version of Perl learning materials, is divided into 24 hours, each of the hours spent about one hour, and soon started
24
- project design 24 volt inverter circiut t-project design 24 volt inverter circiut too
ANSIX9.24
- DUKPT ,非对称密钥实现 ANSI X9.24 2009版和2004版-DUKPT, asymmetric keys to achieve ANSI X9.24 2009 version and the 2004 version
24位色BMP转换8位色BMP
- 24位色BMP转换8位色BMP的算法,从24位真彩色转换为8位彩色的算法,效果可以,失真误差比较均衡,算法效率也比较高。(24 bit color BMP conversion 8 bit color BMP algorithm, from 24 bit true color to 8 bit color algorithm, the effect is good, the distortion error is more balanced, the efficiency of the algo