-
ACM题解,对大学生等很实用的,学习这个对于自己的提高的帮助那是很大很大很大地,怕丢,放上来...
ACM题解,对大学生等很实用的,学习这个对于自己的提高的帮助那是很大很大很大地,怕丢,放上来-ACM problem solutions, university students, such as practical, learning this for their own help improve it is a great great great, the fear of losing,放上来
- 2022-01-22 02:11:59下载
- 积分:1
-
poj 1451的代码和方法说明,个人原创
poj 1451的代码和方法说明,个人原创
-the codes and solution for poj 1451
- 2022-03-01 21:47:23下载
- 积分:1
-
a program for calculating factorial.
阶乘,一个数学公式-a program for calculating factorial.
- 2023-07-03 00:25:02下载
- 积分:1
-
3*3耦合器解调算法
基于光纤分布式马赫-曾德干涉仪的3*3耦合器解调算法,这种基于对称3×3 耦合器解调方法,该种解调法对于微、强振动两种信号都适用,这是由于该解调法解调出来的结果不仅准确,而且快速,其动态范围也是很大的。
- 2022-03-20 17:05:19下载
- 积分:1
-
Mahout Canopy&KMeans聚类
Mahout Canopy&KMeans聚类示例代码
描述了使用Mahout Canopy&KMeans的快速聚类分析,简单直接上手
直接上代码了
- 2023-02-07 16:10:03下载
- 积分:1
-
哈夫曼编码
在教学《信息论与编码》操刀编写的C代码,没用使用数据结构中关于树的方法,一般同学都可以看懂的,希望对你们有点帮助。
- 2023-06-15 21:50:03下载
- 积分:1
-
经常用的一些delphi数值方面的算法,只是一些算法,没有生成具体的程序。...
经常用的一些delphi数值方面的算法,只是一些算法,没有生成具体的程序。-frequently used some delphi the numerical algorithm, but some algorithm, without generating specific procedures.
- 2022-05-14 12:35:37下载
- 积分:1
-
A Star 和 dijkstra
A Star 和 dijkstra
- 2022-02-14 10:50:09下载
- 积分:1
-
图像分割Graphcut
Graph Cut方法是基于颜色统计采样的方法,因此对前背景相差较大的图像效果较佳。同时,比例系数lambda的调节直接影响到最终的分割效果。
- 2023-07-31 21:30:02下载
- 积分: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