资源列表
extract-number-from-a-string
- 从一串包含数字的字符串里面,提取出其中的数字,例如“a123x456 179d60? 302ta10b5876”中,提取出数字:123 456 179 60 302 10 5876。-Extracted from the inside of the string contains numeric string, which figures, such as "a123x456 179d60? 302ta10b5876", extract the numbers: 123 456 17,960,3
counseling
- 每天下课老师都会给某个学生进行课外辅导。由于时间有限,所以老师只能辅导一名知识掌握程度最低的同学。如果有多名同学知识掌握程度最低,则选编号最小的同学进行辅导。该同学在接受辅导后提升了知识掌握程度。老师想知道他每天辅导的同学的编号。 -Daily class teacher to a student after school tutoring. Due to limited time, so the teacher can only counseling a knowledge to gras
adc
- Descr iption: An analog signal applied to analog input ADC0 is converted into a 10 bit digital value using the built-in Analog-to-digital Converter. The higher 8 bits of the converted value is output to PORTB.
save-money
- 怎样存钱以获取最大利息 printf(" made fixed deposit for 8 year: d times\n",n8) printf(" made fixed deposit for 5 year: d times\n",n5) printf(" made fixed deposit for 3 year: d times\n",n3) printf(" made fixed deposit for 2 year: d times\n",n2)
checkers-board
- Simple checkers board.
CZTexample
- 线性调频Z变换用于实现频谱细化,该程序为实现CZT变换的一个简单例子。-A simple example for CZT.
ofdm
- 在ofdm系统中,该步骤实现ofdm的调制和解调,即对信号进行加循环前缀,串并变换等步骤-In ofdm system, the steps to achieve ofdm modulation and demodulation, the signal is added to the cyclic prefix string and transform other steps
CC2530-wireless-ad-hoc-network
- CC2530 wireless ad hoc network- ZIGBEE CC2530 wireless ad hoc network
gaijinmuxic
- 对DOA算法中的MUSIC算法进行了改进,使其对DOA的估计更准确,-Algorithm for DOA MUSIC algorithm has been improved to make it more accurate estimates for DOA,
1
- 如何计算一个字节中存在着多少个二进位0 -How to calculate the existence of a byte binary number 0
C-Clock
- C语言模拟时钟程序,要在VC 6.0以上环境下运行-c clock
daima
- 本例利用画弧函数arc()绘制不同的弧线,从而制作出优美的六叶图案。 -In this case the use of painting arc function arc () to draw a different arc, thus creating a beautiful six-leaf patterns.