-
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等...
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等-There are c and SCM procedures, can be found delay, lcd display, resin conversion, keyboard scanning, etc.
- 2022-03-11 12:43:25下载
- 积分:1
-
IDCT MMX技术的实现
idct mmx technology implement
- 2022-03-25 05:02:22下载
- 积分:1
-
Asang Toluca people understand Sensen Toluca Asensen ah
阿桑托卢卡人了解阿森托卢卡阿森四托卢卡阿桑托卢卡阿桑托卢卡,托卢卡,托卢卡阿桑托卢卡
- 2023-01-11 10:15:04下载
- 积分:1
-
compilation series operating procedures
汇编串操作的程序-compilation series operating procedures
- 2023-01-26 21:25:03下载
- 积分:1
-
very good
adc的一段程序 大家看了就知道了 -very good
- 2022-07-02 13:35:56下载
- 积分: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
-
ASM 是asm的显示调用程序和子程序的程序流程图
ASM 是asm的显示调用程序和子程序的程序流程图-ASM is the display asm procedure and subroutine calls the program flow chart
- 2022-01-31 10:01:20下载
- 积分:1
-
随着多样化需求的增加及作用距离的延伸,基带窄脉冲方式的超宽带技术又在原有的数据业务的基础上的到了提伸,IEEE802.15.4a就是一种采用基带窄脉冲方式的超宽...
随着多样化需求的增加及作用距离的延伸,基带窄脉冲方式的超宽带技术又在原有的数据业务的基础上的到了提伸,IEEE802.15.4a就是一种采用基带窄脉冲方式的超宽带综合业务的标准-With the diversification and the role of increased demand from the extension of a narrow base-band pulse of ultra-wideband technology in the existing data services based on the mentioned stretch, IEEE802.15.4a is a base-band using a narrow pulse of Ultra-wideband integrated services standards
- 2022-06-12 20:38:12下载
- 积分:1
-
Verilog黄金教程,适合初学者及进阶
Delphi开发,基础教程-Delphi, based Directory
- 2022-05-18 06:39:56下载
- 积分:1
-
呵呵 一些及其简单的源代码 不是我的垃圾 而是我实在太急需要一些东西了 抱歉了 大家...
呵呵 一些及其简单的源代码 不是我的垃圾 而是我实在太急需要一些东西了 抱歉了 大家-Hehe some of its simple source code is not my rubbish but I really need to rush things a sorry everyone
- 2022-01-21 18:43:44下载
- 积分:1