资源列表
BCD2HEX互换
- 单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf
AnalogClock
- java用時鐘,行針時鐘而不是數位時鐘來的-java with the clock, OK needle clock instead of several clocks to the
cycle
- 控制单片机中发光二极管的左右循环发光程序,效果很好
zhanming
- 采用了链表的形式,按顺序输出从起点到终点各站站名,及统计有多少站
huibianbiancheng
- 下列程序运行后,先进行初始化。 之后如果串行口收到数据,程序会立即转到串口中断程序,把数据送到P2口显示-The following procedure after the operation, initialized first. 。。。
netfolder
- 黑屏、震动、响铃软件,MTK平台适用的,可以玩玩!还不错!-NO ENGLISH
Audio_Localization
- this embedded arduino code for SSl-this is embedded arduino code for SSl
HANGMAN 小游戏
- HANGMAN.rar
myRc4
- 这是c++做的RC4算法的练习,在visu1c++6.0能够正常运行,做了输出测试。可以多多了解其内部状态-The RC4 algorithm exercises do c++ be able to properly run in visu1c++6.0 output test. Can be a lot of understanding of its internal state
rsa
- rsa介绍。适合初学者。通过本代码加深对rsa加密算法理解-rsa introduction. Suitable for beginners. Through this code deepen understanding rsa encryption algorithm
viterbi
- 该程序主要是对viterbi语音算法进行简单的编程,具体算法可以自己看文章-The program is mainly on the Viterbi speech algorithm for simple programming, the specific algorithm can look at the article
ed
- 认知无线电系统中能量检测部分,通过设置门限值,判断主用户出现与否-In the cognitive radio system, the energy detection part, by setting the threshold value, to judge whether the primary user appears or not.
