-
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
- 2022-06-11 19:11:37下载
- 积分:1
-
利用gmm模型进行特征分析的程序,欢迎与各位相关研究的朋友进行交流...
利用gmm模型进行特征分析的程序,欢迎与各位相关研究的朋友进行交流-use gmm model analysis procedures, and welcome to friends from the relevant research exchange
- 2022-01-25 19:30:29下载
- 积分:1
-
use c language to make a Newton interpolation arithmetic.Newton interpolation ar...
用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
- 2023-02-05 04:00:03下载
- 积分:1
-
有限单元法原理与应用 第2版(朱伯芳)是有限元书籍中比较经典的一本,包含了杆系、平面、空间单元的原理与应用,涉及流体力学,热传导,混凝土徐变,弹性稳定,大位移,...
有限单元法原理与应用 第2版(朱伯芳)是有限元书籍中比较经典的一本,包含了杆系、平面、空间单元的原理与应用,涉及流体力学,热传导,混凝土徐变,弹性稳定,大位移,断裂问题等等。-Finite element method and application of Principle 2 (Zhu Bofang) is the finite element books more classic one, including the bar, flat, space modules and application of the principles involved in fluid mechanics, heat conduction, concrete creep, elastic stability, large displacement, fracture, etc..
- 2022-08-11 18:14:17下载
- 积分:1
-
complex algorithm
复数运算详细算法-complex algorithm
- 2022-02-07 16:21:29下载
- 积分:1
-
Winzip压缩算法代码
本代码主要是winzip压缩算法代码,对想研究zip压缩算法的朋友,快些下载吧。
- 2022-10-23 14:30:05下载
- 积分:1
-
飞控授权系统
本飞控授权系统是基于STM32F103平台开发的,服务器通过GPRS通讯对飞控控制盒进行授权控制,控制盒可以记录7天的飞行轨迹,并发往服务器计算收费处理。
- 2022-11-16 01:45:03下载
- 积分:1
-
没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。...
没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形式】输出有N行,每行有两个串。第一个串该部门得分最高的程序员的姓名,第二个数字是得分最低的程序员的姓名。-no interface, written in C minor procedural issues are as follows : a software company recruited dozens of programmers, divided into several departments. An examination of the various departments for testing all programmers. Examinations in 1886 after the end of each grade. Now need to know, in every sector, but the best programmers and the worst programmers who were. N input is a line, each one a number of positive integers. There is only a first positive integer representing the number of departments. The remaining N firms, each firm on behalf of all the sector"s programmers to the basket. Each Bank figures k a representative of the number of programmers, the bank left the k right d
- 2022-03-10 11:37:16下载
- 积分:1
-
一个任意阶矩阵求逆的算法
使用tc调试通过
理论上孩子・支持任意阶
但是由于tc的限制,需要改变其中的一个数组值大小。不影响使用...
一个任意阶矩阵求逆的算法
使用tc调试通过
理论上孩子・支持任意阶
但是由于tc的限制,需要改变其中的一个数组值大小。不影响使用
- 2022-03-23 10:48:32下载
- 积分:1
-
基于 Java 的奇异值分解推荐系统
奇异值分解源代码有利于电影推荐系统,使用 Java 编程语言实现的。源代码是可行的任何数据集。
- 2022-10-26 15:05:04下载
- 积分:1