-
人工智能和神经网络的机器学习算法,它可以使…
人工智能及神经网络的机器学习算法,经典的遗传算法,在实际中可以解决选路问题及最短路径问题。-machine study algrithm for artificial intelligence and neural network, it can solve the problem of shortest route
- 2022-01-25 17:26:21下载
- 积分:1
-
国外结构计算程序,FORTRAN90高级语言编写,主要用于结构分析。...
国外结构计算程序,FORTRAN90高级语言编写,主要用于结构分析。-abroad structure calculation procedures, FORTRAN90 High languages, mainly for structural analysis.
- 2022-06-16 23:40:39下载
- 积分:1
-
21点游戏C#(VS2013)winform程序
自己当时做的项目用list picture 保存相关图片,通过数组来确定牌与相关突变队形进行相关的洗牌,通过概率算法进行判断AI操作是否进行相关操作。输赢实践随时调用,防止出现游戏截止但是,依旧可以尽心操作的情况。
- 2022-04-18 14:53:47下载
- 积分:1
-
频率选择性信道的仿真,对通信系统进行…
关于频率选择性信道的仿真,对做通信系统仿真的朋友很有帮助,已经经过调试.-of frequency selective access to the simulation, done on the communications system simulation helpful friends, after debugging.
- 2022-05-15 02:09:18下载
- 积分:1
-
java简单小系统
初学者可以使用的java小程序,里面用到前端页面设计,主要是后端的商品的增删改的操作。用到数据库,用到html网页设计。可以在上面自己增加操作。使其更加完整。
- 2022-03-04 00:22:29下载
- 积分:1
-
这是一个用c#编写的用C#实现线性表和多项式相加功能,可以看看的...
这是一个用c#编写的用C#实现线性表和多项式相加功能,可以看看的-this program is made by c#. It can generate a linear table and perform the polynomial adding.
- 2022-01-26 04:56:38下载
- 积分:1
-
信息查看器,可以完整的查看windows的各项系统信息。
信息查看器,可以完整的查看windows的各项系统信息。-Get system informations of windows
- 2022-03-28 22:31:07下载
- 积分:1
-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1
-
多文档窗口自动变化
在多文档应用程序中,子框架的视图是formview格式,本程序实现formview内控件的自控变化,使其符合子框架的大小,layout格式,是一个比较成熟的代码,用户拿来直接用就可以,方便用户重复性劳动,提高效率
- 2022-02-14 18:46:11下载
- 积分:1