-
#样品synte C代码
SYNTE软件中C#(visualc#2005)编程的插件示例。
- 2022-12-30 22:05:04下载
- 积分:1
-
北大100acm100题解题报告,包括ppt和word文档不过没有源代码
北大100acm100题解题报告,包括ppt和word文档不过没有源代码-North 100acm100 problem-solving questions, including ppt and word documents, however there is no source code
- 2023-03-21 18:10:04下载
- 积分:1
-
遥感图像分类
资源描述用于遥感图像分类。其输入为几幅遥感图像,使用k-mean聚类方法对图像中的不同地形进行聚类分割,分类分割效果不错哦,,欢迎大家下载,一起进步,一起学习。代码是matlab编写,注释比较清晰,易读。希望对图像分割的同学有帮助。欢迎大家下载,一起进步,一起学习。
- 2022-01-31 08:22:54下载
- 积分:1
-
散列函数源代码
散列表通常是关键字和值对应的数据结构,散列函数用于把关键字映射到相应的数组索引号,由于散列表中每个元素访问到的概率不同,所以应该选用不同的散列函数,以提高程序的查找效率
- 2022-03-12 10:53:15下载
- 积分:1
-
打开携带的数学库的源代码
Open Watcom Math Library Source Code
- 2022-02-05 08:35:36下载
- 积分:1
-
Repayment of the principal Act, such as the original C code, based on matlab. Th...
等本金法还款C的原代码,基于matlab.此为1.0版,以后会增加2.0版.大家支持.-Repayment of the principal Act, such as the original C code, based on matlab. This is version 1.0, version 2.0 will increase. U.S. support.
- 2022-02-21 20:09:02下载
- 积分:1
-
一个用于数学函数值计算的c函数,求任意数学函数f(x)和f(x,y)的值...
一个用于数学函数值计算的c函数,求任意数学函数f(x)和f(x,y)的值-a mathematical function for the calculation of the value of c function. Arbitrary mathematical function f (x) and f (x, y) values
- 2022-01-28 14:24:13下载
- 积分:1
-
最小二乘反褶积程序,原代码已编译,可以…
最小平方反褶积程序,原代码,已经编译过了,直接可以应用-least squares deconvolution procedure, the original code has been compiled, can be applied directly
- 2023-06-13 18:10:03下载
- 积分:1
-
Sequencing method using the maximum number of sort will be a string of numbers a...
排序方法采用最大数排序,将一串数字按大小排列!每次一个数字比下一个最大的发布到前面都是做循环后出现的结果
- 2022-12-14 11:45:03下载
- 积分:1
-
图的边介数
用C++实现求解图的边介数,文件中包含.h和.cpp文件,输入文件是txt文件:点的个数以及具体的边,例子请见压缩文件中node.txt。该程序是能够运行成功的,对学习复杂网络的初学者有一定的帮助。
- 2022-02-01 09:33:52下载
- 积分:1