资源列表
62
- 用8253的两个计数器分频后产生1s的方波信号-By 8253 the two counters at 1s after the frequency of the square wave signal
ss
- 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n, 重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -sakjfl sadjf asjd!
wr
- 交通灯的控制 STC9C52单片机控制-Control of traffic lights STC9C52 SCM
license
- License key access Xen Server
ISI_init
- matlab code for inter symbol interverence
HTC-EVO-3D-unlock-BootLoader-setup
- HTC EVO 3D的官方解锁详细步骤,需要重新锁定手机刷官方系统的机油值得参考-HTC EVO 3D official unlock more steps need to re-lock the phone to brush the official system of oil, it is also useful
Paint
- Image processing to find pait required to paint a building
Project1
- Print a number-triangle Write a program that asks a user to input an integer number that is greater than 0 and smaller than 10, and then outputs a number-triangle. For example, if the input is 2, the number-diamond looks like this: 1 121
xh
- 查询功能,循环查询的作用,能够节省你的执行时间。-query function
mf
- 鼠标协议MicroSoft 公司标准 MOUSE SYSTEM 公司标准:-mouse format
STC12C5A60S2
- 复位按钮和开始按钮 当按一下开始按钮后 P1.0输出高电平 两秒后 P2.0输出高电平 两秒后 P1.0和P2.0同时输出高电平 两秒后 停止输出 下一次需要在按一下开始开关 以此循环-STC89C52 program: the reset button and start button click the start button when the P1.0 output high level P2.0 output high level after two seconds two secon
draw_smith_chart
- this code draws smith chart easily!