-
privatesubcombo30.zip视觉基本代码。非常好的代码…
PrivateSubCombo30.zip visual basci code. very nice code-PrivateSubCombo30.zip visual basci code. very nice code...
- 2022-07-23 07:22:20下载
- 积分:1
-
CC10开发源码,适合刚入门的朋友使用,很好很强大
CC10开发源码,适合刚入门的朋友使用,很好很强大-cc10 code
- 2022-01-26 07:50:59下载
- 积分:1
-
BeSplitv0.82 is a GUI
BeSplitv0.82
是一个GUI-BeSplitv0.82 is a GUI
- 2022-03-21 07:40:14下载
- 积分: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
-
快速排序的递归解演示,用20个字符串代表20个数,显示每次分组结果,延时10000。如果在你的机子上太快,可以加长延时。...
快速排序的递归解演示,用20个字符串代表20个数,显示每次分组结果,延时10000。如果在你的机子上太快,可以加长延时。-rapid sequencing of recursive solution demonstrations, with 20 representatives of 20 string number, the results show that each packet, Delay 10000. If your machine on too fast, it could be Long Time Delay.
- 2022-02-03 23:19:22下载
- 积分:1
-
用C++实现使用链表动态分配二维数组
用C++实现使用链表动态分配二维数组...
用C++实现使用链表动态分配二维数组
用C++实现使用链表动态分配二维数组-C realization use dynamic allocation chain C Two-dimensional arrays to achieve dynamic distribution chain using two-dimensional array
- 2022-09-13 21:45:03下载
- 积分:1
-
对ZBTSRAM接口的详细介绍
对学习ZBTSRAM接口的设计有一定帮助
对ZBTSRAM接口的详细介绍
对学习ZBTSRAM接口的设计有一定帮助-ZBTSRAM interface for a detailed introduction to learning ZBTSRAM interface design has a certain extent, help
- 2022-06-27 19:22:13下载
- 积分:1
-
Including the commonly used functions (trigonometric, inverse trigonometric func...
包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是
一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提
的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易
懂。-Including the commonly used functions (trigonometric, inverse trigonometric functions, hyperbolic trigonometric functions, absolute value .......), even extremely complex expressions can be calculated as: ln e+ rnd (2)+ 3 (2) 4* (log (tan (itan 1))) and so on. It is worth mentioning that it also has the function mapping, data statistics, and custom constants and other functions. In addition, the program after I finished (only at the interface), more understandable.
- 2022-09-11 23:45:04下载
- 积分:1
-
一个图书销售管理的例子,使用access数据库,其中有编辑、更新、查找等功能,适合初学者下载学习。...
一个图书销售管理的例子,使用access数据库,其中有编辑、更新、查找等功能,适合初学者下载学习。-An example of book sales management, using access databases, including editing, update, search and other functions, suitable for beginners to learn to download.
- 2022-04-09 22:36:15下载
- 积分:1
-
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析-Polarization controller, using the kidnapping of QHQ type ball algorithm for the azimuth error analysis
- 2022-03-23 10:51:57下载
- 积分:1