-
数学系学生的fibonacc算法操作,操作的非线性优化…
数学系学生的fibonacc算法作业,非线性优化的作业-math students fibonacc algorithm operations, nonlinear optimization of operations
- 2022-01-28 11:17:18下载
- 积分:1
-
控制行业中重要的least square parameter solution,里面使用了一个例子,可以将输入改变然后使用...
控制行业中重要的least square parameter solution,里面使用了一个例子,可以将输入改变然后使用-control of the most important sectors least square parameter solution , which use an example, we can then use the importation of change
- 2022-03-06 01:51:18下载
- 积分:1
-
内存定位宏 使用方法: Begin_Locate_Memleaks(ID) End_Locate_Memleaks()
内存定位宏 使用方法: Begin_Locate_Memleaks(ID) End_Locate_Memleaks()-memory positioning Acer Use : Begin_Locate_Memleaks (ID) End_Locate_Memleaks ()
- 2023-06-25 10:35:03下载
- 积分:1
-
自己做的演示PPT,用于介绍NS2模拟器的基本知识,并在最后用NS2模拟MTE,LEACH和LEACH...
自己做的演示PPT,用于介绍NS2模拟器的基本知识,并在最后用NS2模拟MTE,LEACH和LEACH-C协议,对他们进行了比较。-Make their own presentation PPT, used to introduce the basics of NS2 simulator, and in the final with the NS2 simulation MTE, LEACH and LEACH-C protocol, they were compared.
- 2023-06-10 08:40:03下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
This is for my own use C BUILDER do a regular shutdown procedures
这是我自己用C++BUILDER做的一个定时关机的程序-This is for my own use C BUILDER do a regular shutdown procedures
- 2022-06-12 23:12:52下载
- 积分:1
-
迷宫游戏
本程序是在VB.NET下编写的,由标签作成的墙体,由鼠标来触发,用鼠标不能碰到墙体则会返回到原点来达到走迷宫的效果,达到终点时会出现对话框提示完成。
- 2022-07-05 07:44:12下载
- 积分:1
-
开源项目smack的API文档,研究XMPP的入门选择。
开源项目smack的API文件,研究XMPP的入门之选。-Open source project smack the API documentation, study entry XMPP choice.
- 2022-02-25 03:54:47下载
- 积分:1
-
mips core code, Verilog written
mips核代码,Verilog写的,希望对大家有用-mips core code, Verilog written
- 2022-04-19 18:08:11下载
- 积分:1
-
Calculation of the level of heavy oil thermal recovery wells possession limit cu...
计算稠油热采油藏水平井吞吐单井经济极限累积产油量的程序,原理是根据动态经济评价法以及结合生产动态求解得到。-Calculation of the level of heavy oil thermal recovery wells possession limit cumulative throughput single well oil production economy of the process, the principle is based on the dynamic economic evaluation method for solving the dynamic combination of production to be.
- 2022-03-05 23:40:34下载
- 积分:1