-
一个对于初学者很有用的东西
希望和大家一块分享
一个对于初学者很有用的东西
希望和大家一块分享-a very useful things and you share a
- 2023-03-07 23:55:03下载
- 积分:1
-
在客户端Ie上显示当前时间,保持与服务器端相同,避免网络上时间不统一...
在客户端Ie上显示当前时间,保持与服务器端相同,避免网络上时间不统一-Ie the client to display the current time, and maintain server-side with the same time to avoid non-uniform network
- 2022-07-23 03:14:54下载
- 积分:1
-
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在res...
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在result文件中
- 2023-07-19 10:30:04下载
- 积分:1
-
生命游戏。单人玩的小游戏
生命游戏。单人玩的小游戏-Game of Life. Single-play game. . . . . . . . . . .
- 2022-04-08 08:22:43下载
- 积分:1
-
miniword, the basic realization of a number of features
miniword,基本实现了一些功能-miniword, the basic realization of a number of features
- 2022-08-22 03:41:48下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
这是一个可以实现距离3 ~ 6km的通信程序,实现…
这个是一个可以实现3~6KM距离通讯的程序,实现过程都已经详细注释 硬件采用ADC得到原始数据 然后根据线路得编码情况得到数据
而且针对多节点 带了一个自适应的算法 这样就可以在总线上任意两个终端通讯-Can realize this is a distance of 3 ~ 6KM communications procedures, the realization of the process have been detailed notes ADC hardware used to be the raw data was then coded according to the situation of lines of data and for multi-node with an adaptive algorithm can then be in the bus on any two terminal communications
- 2022-01-26 06:19:35下载
- 积分:1
-
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。...
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。-paper as Turbo C programming tools, prepared feeds games, and gives the successful operation of the final game magazines C language source code.
- 2022-10-25 06:50:03下载
- 积分:1
-
随机点名系统
随机点名系统,C++实现;教师在每次上课时,需要对学生随机点名提问,对此,请编写一个实用的软件来帮助老师点名
- 2023-05-06 03:55:03下载
- 积分:1
-
检测windows系统硬件
检测windows系统硬件-detection system hardware
- 2022-04-16 03:13:51下载
- 积分:1