资源列表
gaosizhengfansuan
- 可以进行高斯投影坐标正反算,即可以把大地坐标利用高斯投影转化为高斯平面坐标或者反过来把高斯平面坐标转化为大地坐标-Can be considered positive and negative Gauss projection coordinates, geodetic coordinates that can be projected into the use of Gauss Gauss Gauss plane coordinates, or turn the plane coordinat
tongminghexian
- 用于在两幅图之间进行同名核线的显示,这是关于数字摄影测量方面的知识-Between the two images used in the nuclear line of the display of the same name, which is about the knowledge of digital photogrammetry
CT
- Contourlet Transform
冒泡排序
- 冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble sort (Bubble Sort, Taiwan: bubble sort or bubble sort) is a simple sorting algorithm. It repeats the sequence to sort, co
164835
- vc++常用的数值算法集 包含:插值,积分,逼近,排序等等常用的数值算法,其中包含都包含代码()
jameson.rar
- 基于jameson格式的欧拉方程求解程序,fortran语言的,网格文件是非结构网格,注释少了点,不过对学习cfd的朋友来说,看懂是没有问题的,Jameson format based on the Euler equation solver, fortran language, the non-grid grid paper, notes少了点, but a friend of the CFD study is to understand there is no problem
mlt807
- Michlet V8.07澳大利亚阿德莱德大学计算舰船阻力软件8.07版-the software to calculation the ship resistance
1D_TM_Filter
- 耦合波法二维光子晶体的垂直入射matlab编程-The vertical incident matlab programming of the two-dimensional photonic crystal coupled-wave method
bss-fullrank
- 最近提出来的采用高斯混合模型进行盲源分离的工具,比较有效,产生的结果可以应用于语音识别上-Blind source separation using GMM
PSO
- 粒子群算法源程序好不容易得到的,提供给初学者-PSO
SVM_GUI_3.1-
- 这是faruto老师开发的SVMGUI的程序,对我帮助很大,希望对大家有所帮助-This is faruto development SVMGUI program which faruto developed .It is a great help to me, I hope to help you
vc
- vc++常用的数值算法集:包含:插值,积分,逼近,排序等等常用的数值算法,其中包含都包含代码