资源列表
MUSIC
- 音乐程序 两只老虎-music asm two tigers huibianyuyan
HD667B73R
- TFT1.8寸2.0寸2.2寸初始化原代码,具备RGB色差检测扫功能,检测模组良率.-TFT1.8 inch 2.0 inch 2.2-inch initialization of the original code, with RGB color scanning feature detection, detection module yield.
ABC
- with this program you will can Write the Abc
keyboard
- 单片机上P1口作为按键,对其进行检查是否有按键按下的子程序-P1 port on the SCM as a key, check them Subroutine button pressed
C-NEW
- 10进制转换16进制,并输出地址,短地址和段内地址-16 hex 10 decimal conversion, and output address, short address and the address in paragraph
2-1
- 设有100H个数,编程统计正数、负数和零的个数-100H with the number, programming statistics positive, negative and zero the number of
int-10-varios-caracteres-tarea-2
- this program displays on screen a string of characters until the enter key is pressed using int 10
add_bcd
- 编写求十进制数12678532与21736543之和的程序,并将和以十进制数的形式送屏幕显示,采用BCD编码方式-Written request of the decimal number 12678532 and 21736543 and procedures, and to decimal form and send screen display, use BCD encoding
cpuid
- 显示cpu 的相关信息,cpuid,cpu制造商信息等-Shows the cpu information, cpuid, cpu manufacturer information
1098Nqueens
- C语言算法设计 经典问题 N皇后问题 回溯算法-C language algorithm designed N queens problem backtracking algorithm
63
- 用减奇数次数的方法,求一个数的近似平方根,这个平方根是一个整数。如求17的平方根,可以用17相继减去奇数1、3、5、7、…,当结果为 负数时停止,即: 17-1-3-5-7-9<0 可以看出,17在减去5次奇数后结果变为负数,可以近似认为17的平方根在4与5之间,计算NUM的平方根,如果NUM=17,则ANS中保存结果4。 -Save odd-frequency method, find a number of approximate square root of
Tde
- 模拟正弦信号计算互相关时延,利用对两信号进行互相关函数的计算来找出互相关系数的最大值,从而计算出两段波形相同的信号的时延-Analog sinusoidal signal delay calculation of the cross-correlation