-
在about里面用html作连接
在about里面用html作连接-about the inside for connecting with html
- 2023-05-24 19:35:03下载
- 积分:1
-
red5直播
red5直播亲测可用,有red5服务的不用使用red5server 用其他两个就可以了 一个是发送一个是接收端
- 2022-08-09 13:34:36下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the method when the use of recursive array, which makes the recursive stack into many of the data, consume much space, the number of tested not more than 70, based in Visibility terms procedures, the use of space is also necessary!)
- 2023-08-13 21:00:03下载
- 积分:1
-
随机口算测试系统
用户需要注册账号密码,登陆后开始做题,系统随机出100以内的算术题。用户计算完毕后提交,系统计算分数及时间,并保存记录。
- 2022-05-31 12:08:00下载
- 积分:1
-
网吧计费系统软件
网吧计费系统软件-Internet Billing System Software
- 2022-01-28 08:08:43下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-04-22 02:22:27下载
- 积分:1
-
renowned Cleveland ergodic process
著名的骑士遍历程序-renowned Cleveland ergodic process
- 2022-01-25 23:37:23下载
- 积分:1
-
readertest.rar
ReaderTest.rar
- 2022-01-26 04:03:26下载
- 积分:1
-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
- 2023-06-28 05:30:04下载
- 积分:1
-
操作系统课程设计之文件系统
基于fat32的文件系统,可以添加,删除,修改文件或者文件名,提供类似dos的操作方法
- 2022-01-27 23:16:31下载
- 积分:1