-
有关EZ
有关EZ-USB FX2单片机很有用的论文资料,其中包含固件编程以及端口设计-the EZ-USB FX2 SCM useful information to the papers, which includes ports firmware design and programming
- 2022-07-04 04:09:09下载
- 积分:1
-
Wireless transceiver modules for nRF5E5, 905 initialization, send and receive se...
对于无线收发模块nRF5E5,905的初始化,收发设置等。-收发程序-Wireless transceiver modules for nRF5E5, 905 initialization, send and receive settings.- Send and receive process
- 2022-03-09 11:04:13下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值....
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值.-is in process of ordering more of a control, was released before the experiment. It can also. There should be little reference value.
- 2022-10-06 15:55:03下载
- 积分:1
-
用于分形图像的生长
用于分形图像的生长-fractal images for the growth
- 2022-08-26 07:11:23下载
- 积分:1
-
用VHDL设计CRC发生器和校验器,供初学者参考。
用VHDL设计CRC发生器和校验器,供初学者参考。-CRC generator and calibration device for advanced users.
- 2022-06-14 16:23:08下载
- 积分:1
-
纽约大学的tinylinker代码
小型链接器,系统级编程课程设计,题目要求编写两个函数-A small linker, system-level programming course design。
You are to implement a two-pass linker in C, C++, or Java and submit the source code, which we will compile and
run.
The target machine is word addressable and has a memory of 600 words, each consisting of 4 decimal digits. The
first (leftmost) digit is the opcode, which is unchanged by the linker
- 2022-08-23 17:14:33下载
- 积分:1
-
Linux 2. 6 core ROS multifunctional router, set management, DHCP, Internet acces...
Linux 2。6内核ROS多功能路由器,集网管,DHCP,上网控制,VPN,PPOE拨号为一身-Linux 2. 6 core ROS multifunctional router, set management, DHCP, Internet access control, VPN, PPOE for a dial-up
- 2022-01-31 03:29:51下载
- 积分:1
-
播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。...
播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。-Player of the c language program, read through the duration of the base value, to determine the frequency of pronunciation, then issued by the frequency of the pitch songs.
- 2022-02-04 11:35:55下载
- 积分:1
-
文件切割,特别对于Email上传文件有用。
文件切割,特别对于Email上传文件有用。-paper cutting, especially Email upload documents useful.
- 2022-12-21 10:35:03下载
- 积分:1