-
对于无约束问题,给出的共轭梯度法,内涵多个函数实例
对于无约束问题,给出的共轭梯度法,内涵多个函数实例-For the unconstrained problem, given by the conjugate gradient method, the connotation of a number of examples of function
- 2022-06-19 20:03:59下载
- 积分:1
-
delauney二维非结构网格生成过程中使用的语言
delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
- 2022-07-12 00:48:11下载
- 积分:1
-
介绍了数据挖掘的经典算法,属于国内第一本有关数据挖掘的教材。...
介绍了数据挖掘的经典算法,属于国内第一本有关数据挖掘的教材。-Introduction of the classic data mining algorithms, belonging to the first book on data mining materials.
- 2023-04-04 08:40:04下载
- 积分:1
-
随机有限元程序及算例,供从事力学和有限元算法设计人员参考。...
随机有限元程序及算例,供从事力学和有限元算法设计人员参考。-Stochastic finite element procedures and examples for engaging in mechanics and finite element algorithm design reference.
- 2022-02-22 08:46:23下载
- 积分:1
-
cc1100send-and-receive
P1DIR |= 0x03; //P1_0, p1_1, OUTPUT
CLKCON &= ~0x40; //晶振
while(!(SLEEP & 0x40)); //等待晶振稳定
CLKCON &= ~0x47; //TICHSPD128分频,CLKSPD不分频
SLEEP |= 0x04; //关闭不用的RC振荡器
//Initkey();
Init_T1();
InitUART(9600); //初始化串口
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-23 14:42:43下载
- 积分:1
-
get the shortest path between two node with arithmetic of DIJ and floyd
利用迪杰斯特拉算法和弗洛伊德算法计算两节点之间的最短路径-get the shortest path between two node with arithmetic of DIJ and floyd
- 2023-01-02 03:50:07下载
- 积分:1
-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2022-03-04 10:33:30下载
- 积分:1
-
ssd5 机试二
数据结构第二次实验课考试,停车场那个。只有main.cpp。
- 2022-01-23 10:11:12下载
- 积分:1
-
这个程序使用了遗传算法来优化点对点之间的轨迹度量。
这个程序使用了遗传算法来优化点对点之间的轨迹度量。-This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robot arm.
- 2022-01-31 01:06:31下载
- 积分:1
-
情感词集
www.keenage.com,知网情感词汇集合,用于实现基于词典的情感识别算法。很全面的一个词语知识系统,推荐使用。
- 2022-01-27 20:21:05下载
- 积分:1