-
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
- 2022-06-11 19:11:37下载
- 积分:1
-
铂金属温度计换算程式,用于知道金属阻值时求解温度值
铂金属温度计换算程式,用于知道金属阻值时求解温度值-platinum metal thermometer conversion formula for the resistance know when the metal temperature Solution
- 2023-03-03 10:10:04下载
- 积分:1
-
pseudo
伪随机数生成算法,很优秀,32位real-pseudo-random number generation algorithms, excellent, 32 real
- 2023-04-03 03:45:03下载
- 积分:1
-
聚类分析的源码集,希望大家喜欢
聚类分析的源码集,希望大家喜欢-cluster analysis of source Set hope you like
- 2023-07-30 00:10:03下载
- 积分:1
-
关于移动通信工程常用的计算工具
关于移动通信工程常用的计算工具-works on the commonly used mobile computing tools
- 2022-01-28 18:21:28下载
- 积分:1
-
快速傅立叶变换,及快速傅立叶反变换。输入第一行为向量维数,第二三行为两个向量...
快速傅立叶变换,及快速傅立叶反变换。输入第一行为向量维数,第二三行为两个向量-Fast Fourier Transform, and Fast Fourier Transform. Input vector dimension of the first acts, acts of two vector
- 2023-06-17 14:30:03下载
- 积分:1
-
基于RSS.的无线传感器网络室内定位算法 研究与实现
资源描述无线传感器网络由在特定区域部署、对环境与物体等进行监控的
无线传感器节点组成。它是无线通信技术、传感器技术与嵌入式技术
融合发展的产物。作为一种新兴技术,无线传感器网络目前已经广泛
应用于工业监控、环境监管、办公自动化、医疗护理、军事国防等众
多领域。定位技术作为无线传感器网络的关键技术之一,对室内监控
与定位可以起到重要的作用
- 2022-06-12 05:59:12下载
- 积分:1
-
下三角复矩阵求逆的ASIC设计及实现
论文 pdf
下三角复矩阵求逆的ASIC设计及实现
论文 pdf-Lower triangular complex matrix inverse of the ASIC Design and Implementation of
- 2022-07-03 23:58:10下载
- 积分:1
-
一种关于多模式匹配问题的算法优化的研究。
一种关于多模式匹配问题的算法优化的研究。-Research on Optimizing Multi- Pattern Matching Algorithm
- 2023-05-25 06:15: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