-
最小二乘一次完成算法,C语言编写,源码,调试通过。
最小二乘一次完成算法,C语言编写,源码,调试通过。-A complete least-squares algorithm, C language, source code, debugging through.
- 2022-02-18 14:01:43下载
- 积分:1
-
计算器运算器,主要是对一般常用的计算器进行编程,对简单的加减乘除的运算用VC编出来...
计算器运算器,主要是对一般常用的计算器进行编程,对简单的加减乘除的运算用VC编出来-Calculator calculator is mainly used for general programming calculator for simple addition and subtraction, multiplication and division of the computation made by the VC
- 2022-03-11 21:06:58下载
- 积分:1
-
曲线拟合的好例子,推荐,我还没有测试过
曲线拟合的好例子,推荐,我还没有测试过-A good example of curve fitting is recommended, I have not tested
- 2022-05-20 11:43:44下载
- 积分:1
-
use VC read seismic data files
使用VC读取地震数据文件-use VC read seismic data files
- 2022-08-25 12:27:46下载
- 积分:1
-
ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现
ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现-ZJU ACM 1093 to achieve a higher rate, there is mainly a buffer to achieve
- 2022-02-15 16:22:47下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1
-
牧羊人的算法实现
牧羊人的算法的实现-shepherd the realization of the algorithm
- 2023-06-07 06:00:03下载
- 积分:1
-
MD5的实现
MD5的实现,大家可以多看看,
- 2022-05-29 09:58:40下载
- 积分:1
-
巨指针类型数据的快速排序法
巨指针类型数据的快速排序法-Quick sort for the large pointer type data
- 2022-10-04 15:50:03下载
- 积分:1
-
算法-回溯法
回溯算法求解0-1背包问题、旅行售货商问题、青蛙换位问题、骑士巡游问题。
- 2022-05-23 08:46:50下载
- 积分:1