-
用FPGA实现数字锁相环
资源描述xilinx ise Verilog语言 &
- 2022-05-30 02:13:40下载
- 积分:1
-
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码...
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码-random.zip random number generator to compile the source code of a text editor cmdsrc.zip compilation of source code
- 2022-05-17 05:30:42下载
- 积分:1
-
IDCT MMX技术的实现
idct mmx technology implement
- 2022-03-25 05:02:22下载
- 积分:1
-
IT IS THE BUILDR FILE FOR LCD CONNECTION
IT IS THE BUILDR FILE FOR LCD CONNECTION
- 2022-07-18 23:23:38下载
- 积分:1
-
智能小车的程序以及报告怎么要这么多个字的,晕死
智能小车的程序以及报告怎么要这么多个字的,晕死-Smart car, as well as the procedures for how to report so many words,
- 2022-08-12 23:21:54下载
- 积分:1
-
vb 分形树
Dim xs As Integer
Dim ys As Integer
Dim alph As Single
Dim lng As Single
Dim m As Integer
Const PI As Single = 3.14159265
Private Function tree(x As Integer, y As Integer, angle As Single, length As Single, n As Integer)
Dim x0 As Integer
Dim y0 As Integer
Dim alpha As Single
Dim beita As Single
Dim leng As Single
BackColor = vbWhite
If n > 0 Then
x0 = x + Cos(angle) * length
y0 = y - Sin(angle) * length
picture1.Line (x, y)-(x0, y0), vbbrake
alpha = angle - PI / 8
beita = angle + PI / 8
leng = 2 * length / 3
Call tree(x0, y0, alpha, leng, n - 1)
&nbs
- 2022-01-24 19:06:52下载
- 积分:1
-
这个程序教大家如何再多文档中应用程序的状态条
这个程序教大家如何再多文档中应用程序的状态条-This process taught everyone how to further document the status of the application of Article
- 2022-07-03 11:03:53下载
- 积分:1
-
running executable testword.exe, appeared main menu interface, press the Enter k...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母
消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-running executable testword.exe, appeared main menu interface, press the Enter key emerging from the 26 letters of disorder OK, then any one of the letters ended in Jianpanshangqiao into the letters, If the input is correct, the letters disappeared. by the ESC key to return to the main interface; see box by the moratorium; by the "E" withdrawal.
- 2022-09-23 07:35:03下载
- 积分:1
-
UASRT asynchronous serial receive routine, suitable for beginners to learn!
UASRT异步串行接收例程,适合初学者学习!-UASRT asynchronous serial receive routine, suitable for beginners to learn!
- 2022-01-23 11:13:41下载
- 积分:1
-
fet140_ta_03
fet140_ta_03
- 2022-02-21 23:58:01下载
- 积分:1