-
KEISOKU GIKEN 6605
说明: KEISOKU GIKEN 6605 EPROM Backup
- 2020-02-19 04:02:05下载
- 积分:1
-
功能 代码功能:输入一页文字,程序可以统计出文字、数字、空格的个数...
功能 代码功能:输入一页文字,程序可以统计出文字、数字、空格的个数-code
- 2022-11-14 10:35:04下载
- 积分:1
-
阿波罗F7OV5640板球
通过stm32f767开发板和ov5640控制数字舵机实现17年电赛板球题。(Through stm32f767 development board and ov5640 control digital steering gear to achieve 17 years of electric cricket match.)
- 2020-06-19 14:14:38下载
- 积分:1
-
智能粮仓
说明: 智能粮仓管理系统,可以读取温度,湿度,大气压并且自动调节,还有用户登录管理界面(Intelligent granary management system, can read temperature, humidity, atmospheric pressure and automatically adjust, and user login management interface)
- 2019-03-28 16:27:46下载
- 积分:1
-
new 1
fortran numerical code
- 2018-02-18 00:11:22下载
- 积分:1
-
greysystemdecision
说明: 灰色系统决策理论,介绍灰色决策分析的基本方法及最新理论成果,为推广该理论的应用奠定基础。(err)
- 2008-11-10 22:55:35下载
- 积分:1
-
GifDecoder
解析git图片所用,可配合InputStream将gif图片转换为jpg(Used for parsing git pictures)
- 2020-06-16 21:00:02下载
- 积分:1
-
Downloads
说明: 借鉴别人,欧拉回路,测试输入包含若干测试用例。每个测试用例的第1行给出两个正整数,分别是节点数N ( 1 < N < 1000 )和边数M;随后的M行对应M条边,每行给出一对正整数,分别是该条边直接连通的两个节点的编号(节点从1到N编号)。当N为0时输入结束。(Referring to others, Euler circuit, test input contains several test cases. The first line of each test case gives two positive integers, namely the number of nodes N (1 < N < 1000) and the number of edges M; the subsequent M lines correspond to M edges, and each line gives a pair of positive integers, which are the number of the two nodes directly connected to the edge (node numbers from 1 to N). When N is 0, the input ends.)
- 2019-05-22 19:54:11下载
- 积分: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
-
stm32
说明: STM32 m3内核权威指南
stm32 中文库函数手册(STM32 m3 kernel authority Guide
STM32 library function manual)
- 2020-12-26 18:12:09下载
- 积分:1