-
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用...
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-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
-
组态软件的简化版,用于工业生产中对生产设备进行组态监控...
组态软件的简化版,用于工业生产中对生产设备进行组态监控-Starter Edition configuration software for the industrial production of production equipment configuration monitoring
- 2023-09-07 20:30:04下载
- 积分:1
-
该游戏是V1.0的更新版: 这里是更新的功能: 1.落点更精确 2.可站半身位 3.泡泡爆炸的水柱更准确 4.手感调整了,比如自动移位调整坐标 如果被炸了,请按...
该游戏是V1.0的更新版: 这里是更新的功能: 1.落点更精确 2.可站半身位 3.泡泡爆炸的水柱更准确 4.手感调整了,比如自动移位调整坐标 如果被炸了,请按回车,放炸弹是 R Shift ,移动是 ←↑↓→-V1.0 of the game is an updated version : Here is the updated features : 1. Two more precise accuracy. Who can stand two-three. The explosion bubble column more accurate 4. Touch adjustments, such as automatic shift adjustment if the bombing coordinates, please press the Enter, plant bombs R Shift, mobile is
- 2022-01-31 04:17:26下载
- 积分:1
-
都是经典
都是经典-Are classic
- 2022-06-17 09:05:50下载
- 积分:1
-
一个很好的界面,可以移植到程序中使用的铅
一个好看的界面,可以移植到pb的程序中使用-A nice interface, can be transplanted to the procedure used pb
- 2022-02-01 01:07:46下载
- 积分:1
-
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码-DM642 network testing procedures, including the original video capture and compression, code decompression
- 2023-05-22 00:50:03下载
- 积分:1
-
Detailed description of how to manage the mysql database user
详细说明如何管理mysql数据库用户
- 2022-03-03 14:05:42下载
- 积分:1
-
贪吃蛇 Win32 api 写的,只是抛砖引玉。
贪吃蛇 Win32 api 写的,只是抛砖引玉。-Snake Win32 api to write, only attract valuable comments.
- 2022-03-06 10:12:06下载
- 积分:1
-
Rtc achieved using video conferencing systems, including audio, video, text chat...
利用rtc实现的视频会议系统,包括音频、视频、文字聊天、白板、程序共享等功能-Rtc achieved using video conferencing systems, including audio, video, text chat, whiteboard, program sharing and other functions
- 2023-01-11 10:30:05下载
- 积分:1
-
cdecl 将声明翻译成通俗语言
国际上著名的cdecl的超级简化版 , 也算是一个另类的中文版吧。。。可以将C 语言的声明翻译成中文哦!!!例子(上面一行是输入,下面一行是输出):int a标识符a是int型int a[]标识符a是int型的数组int *a[]标识符a是指向int型的指针的数组int *a()标识符a是返回值为指向int型的指针的函数int (*a)()标识符a是指向返回值为int型的函数的指针
- 2022-10-21 19:15:04下载
- 积分:1