资源列表
NiosII_uart
- 用NiosII写的串口中断程序,可以实现串口功能-Using the serial port interrupt NiosII write procedures, functions can realize serial
dwp2100
- 基于PC104平台,DOS系统下的一个通讯程序源代码。用于电力通讯规约的转换。-PC104-based platform, DOS systems, a communication source code. Statute of communication used in power conversion.
vc·net21days
- vc++.net的21天,很好的源代码哦-vc++. net 21 days, the source code, oh well!!
Wav2Adpcm
- 该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。-The source is a*. wav file to do voice waveform to DC-ping, normalized after treatment ADPCM coding compression, the formation of coding documentati
MasteringringRegularExpression
- 中文名字《精通正则表达式》,很强大的一本书-Chinese name " proficient in the regular expression" , it is a powerful book
Counter
- 程序计数器,方便用于程序调试和观察程序的性能-counter
PythonCreateModifyReuse
- Python的进阶书籍,看看吧,很好的哦-Advanced Python books, take a look at it, oh well
Algorithm
- 回文数计算: 编写一个程序,输入N(2=N=16)进制数M(1=M=30000(10进制)),输出最少经过几步可以得到回文数。如果在30步以内(含30步)不可能得到回文数,则输出0。输入的数保证不为回文数。-None
phone
- 简单的电话簿,使用非常方便,不过很简单,内容不完全。绝对可以用-Simple telephone directory, use the facilities, but very simple, the content is incomplete. Absolute can be used. . .
Huaweis-new-internal-procedures-in-designing-the-t
- 华为的内部程序设计培训 看似很简单的东西,实际上融入了很多智慧。 主要是标记符命名,排版,注释之类,华为的通用规则。-Huawei' s internal training program design appears very simple things, in fact, a lot of intelligence integration. Mainly tags naming, layout, comments like, Huawei generic rules.
InserSigList
- 单链表的插入。数据结构中的算法小程序。初学者很适用。-Single-linked list insertion. Data structure of algorithm applet. Beginners are applicable.