-
C code optimization program, it is useful information, resources and the speed o...
C代码优化方案,很实用的资料,对于内存资源及速度冲突的同志很有帮助-C code optimization program, it is useful information, resources and the speed of the memory conflict Comrade helpful
- 2022-05-27 21:14:02下载
- 积分:1
-
可视为小到中等大小的公司基本的POS
A Visual basic POS for small to medium sized companies
- 2022-05-06 08:07:18下载
- 积分:1
-
ASN。1格式的编码解码的C++编程指南。
asn.1格式的编码解码的C++编程指南。-asn.1 format codec C++ Programming Guide.
- 2022-02-06 20:58:57下载
- 积分:1
-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考...
雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考-Radar range calculation procedures foreigner, a distance-based radar can be used as a reference
- 2022-02-05 04:17:49下载
- 积分:1
-
无线电源控制系统接收和发射程序
主要是无线电源电路的设计中的程序...
无线电源控制系统接收和发射程序
主要是无线电源电路的设计中的程序-Wireless power supply control system for receiving and launching process is the design of wireless power circuit of the procedures
- 2022-05-22 07:25:01下载
- 积分:1
-
一个十岁小孩子写的小程序 一个十岁小孩子写的小程序
一个十岁小孩子写的小程序 一个十岁小孩子写的小程序-a 10-year-old children write a small program written by the 10-year-old child a small program written by the 10-year-old children small programs
- 2022-11-26 23:20:03下载
- 积分:1
-
数据关联算法
数据关联算法-PDA算法,能有效的跟踪目标-data association algorithm-PDA algorithm can effectively target tracking
- 2022-01-27 09:36:48下载
- 积分:1
-
简单足球是在C++ builder环境下编写的一个比较简单的小游戏
简单足球是在C++ builder环境下编写的一个比较简单的小游戏-simple football is the environment in C builder prepared a simple little game
- 2022-02-10 13:12:27下载
- 积分:1
-
邻接矩阵的最短距离
邻接矩阵的最短距离-adjacency matrix is the shortest distance
- 2022-03-04 17:39:07下载
- 积分:1