-
C language developed in the VC a color version of the game Sokoban
C语言在VC下开发的一个彩色版推箱子游戏-C language developed in the VC a color version of the game Sokoban
- 2022-03-11 20:02:57下载
- 积分:1
-
一个简单的通讯录,实现了简单的电话记录的增删改查等操作
一个简单的通讯录,实现了简单的电话记录的增删改查等操作-a simple telnote
- 2023-07-25 11:55:04下载
- 积分:1
-
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用...
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-several common pseudo-random number generated procedures, procedures are available on the download elsewhere, I felt that more useful
- 2022-02-21 15:26:17下载
- 积分:1
-
SD卡资料.rar里边有3个文件,包括SD卡手册,SD卡操作时序图,SD卡CSD寄存器翻译的 中文手册...
SD卡资料.rar里边有3个文件,包括SD卡手册,SD卡操作时序图,SD卡CSD寄存器翻译的 中文手册-SD card. Rar inside has three documents, including SD card manual, SD card operated timing diagram, SD card CSD register of the Chinese translation of the manual
- 2023-07-10 03:35:04下载
- 积分: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
-
本代码是基于labview的UDP点对点通信程序,已经在局域网内测试通过...
本代码是基于labview的UDP点对点通信程序,已经在局域网内测试通过-The code is based on the LabVIEW UDP peer-to-peer communication program has been tested in the LAN
- 2023-03-19 22:55:03下载
- 积分:1
-
VB API函数
VB API函数-VB API Function
- 2022-06-16 14:20:06下载
- 积分:1
-
这是一个功能强大的房产管理系统
对整个房产进行电脑监控...
这是一个功能强大的房产管理系统
对整个房产进行电脑监控
-This is a powerful property management system for the entire estate of a computer monitor
- 2023-06-22 02:15:03下载
- 积分:1
-
对java中Streams的介绍,比较全面到位!
对java中Streams的介绍,比较全面到位!-right java Streams of China, the more comprehensive the point!
- 2022-02-13 21:13:29下载
- 积分:1
-
淡入淡出渐变的TAB圆角选项卡
淡入淡出渐变的TAB圆角选项卡,看上去十分专业的网页选项卡,当鼠标点击TAB的时候,对应的内容是慢慢显示,动画渐变显示,视觉上给人不错的缓冲效果,更平和。而且这个TAB的样式很小巧漂亮哦。
- 2022-04-01 22:40:09下载
- 积分:1