-
数字万用表电路图集收集了各类数字万用表的的电路图,结构说明!...
数字万用表电路图集收集了各类数字万用表的的电路图,结构说明!--It collects circuit diagrams of various digital multimeter and structure explanation.
- 2022-11-04 14:05:04下载
- 积分:1
-
linux udp通讯
资源描述
linux下udp通讯,包括client和server,学习Linux socket的入门程序,供学习linux系统编程参考
- 2022-03-11 07:49:04下载
- 积分:1
-
老外个人做的MP3/优盘。使用ATMEL MEGA系列的MCU
老外个人做的MP3/优盘。使用ATMEL MEGA系列的MCU-done by foreigners MP3/You Pan. ATMEL use MEGA Series MCU
- 2023-04-25 18:35:03下载
- 积分:1
-
ARM的串口源码,对大家很有用的东西哈,希望可以帮助大家,谢谢了...
ARM的串口源码,对大家很有用的东西哈,希望可以帮助大家,谢谢了-ARM serial source of useful things that everyone Kazakhstan, hope can help everyone, I would like to thank the
- 2023-02-19 03:25:03下载
- 积分:1
-
ZooBoot,BootLoader程序
ZooBoot,BootLoader程序-ZooBoot, procedures BootLoader
- 2022-03-11 18:39:52下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
C8051f020源程序 对初学者肯定有帮助
C8051f020开发板例程 非常详细 可以直接运行 其中还有各别模块对初学者有帮助的
- 2022-07-24 13:49:32下载
- 积分:1
-
杜云海的arm学习报告系列,经典arm学习资料,详细的讲解了ads,bootloader原理...
杜云海的arm学习报告系列,经典arm学习资料,详细的讲解了ads,bootloader原理-Classic arm learning materials, detailed explanations of the ads, bootloader Principles
- 2022-05-31 23:11:11下载
- 积分:1
-
STM32_3.5固件库_uCOS2.92源码
STM32_3.5固件库_uCOS2.92源码,stm3210e_eval开发板
- 2022-02-27 08:12:40下载
- 积分:1
-
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng...
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
- 2022-02-21 11:55:03下载
- 积分:1