-
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度...
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and longitude of point B
- 2022-01-24 13:55:54下载
- 积分:1
-
一维码生成程序C#
资源描述一维码生成程序C#的,一维码的原理,生成。有两个版本,都是C#,可以选择code128 39等
- 2023-01-12 19:30:03下载
- 积分:1
-
VC++ 通过ODBC读写Excel文件
VC++ 通过ODBC读写Excel文件
- 2022-07-25 21:37:11下载
- 积分:1
-
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动...
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of two Brandt. Human-Computer Interaction
- 2023-06-21 20:30:03下载
- 积分:1
-
Arduino控制定
资源描述控制与PC机之间的串行通信旋转平台Arduino。我用这个代码为我的期末毕业。应用程序接收旋转平台的角度。收到价值,代码调整为定电压(电子速度无级变速器),和代码控制旋转速度从编码器接收信号。
- 2022-09-26 05:35:02下载
- 积分:1
-
C程序中用于识别车间瓶颈设备(用于调度…
c program for identifying bottleneck machines in a job shop (used in the scheduling of the shop floor)
- 2023-07-26 23:10:02下载
- 积分:1
-
最大lyapunov指数与相关维数C程序
最大lyapunov指数与相关维数C程序-largest dimension associated with the C Program
- 2022-08-20 02:33:53下载
- 积分:1
-
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是不动点算法...
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是不动点算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. This is the fixed point algorithm
- 2022-02-04 22:31:25下载
- 积分:1
-
DFT及抽样定理研究;对正弦信号的抽样方法
DFT及抽样定理研究;对正弦信号的抽样方法-DFT and sampling theorem; Right sinusoidal signal sampling method
- 2023-04-16 09:50:03下载
- 积分:1
-
编译原理 词法分析器、语法分析、语义分析和目标代码生成
L语言编译器的设计与实现,词法分析最后产生token文件和符号表文件,然后进行语法分析和语义分析,采用的是递归下降方法,最后产生四元式,通过中间代码产生目标代码
- 2023-08-13 17:40:03下载
- 积分:1