资源列表
Benchmark_Src
- An Optimized Formula for Alpha Blending Pixels
Apriori
- vc++实现的apriori算法。在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。-vc++ implementation of the apriori algorithm. In use, first in the " Control Panel/Administrative Tools/Data Sources ODBC" to configure the data source, t
ndfa-1.0.tar
- 这是从国外网站下载的Nonlinear dynamical factor analysis Matlab 源代码-This is the website from outside of the Nonlinear dynamical factor analysis Matlab source code
icasso121
- 这是一个从国外网站下载的ICA 的matlab源代码-This is a website of the ICA from abroad, the source code of the matlab
Assignment4_calculator
- calculator with GUI by C# visual studio
sfc_pres_temp_wr
- 本例子演示了如何利用fortran90接口写一个3维变量,并添加属性-This example shows how to use fortran90 interface to write a three-dimensional variable, and add a property
sfc_pres_temp_rd
- 本例子演示了如何利用f90接口来读取已经创建的3维变量,并检查读写正确与否 -This example shows how to use the f90 interface to read the already created three-dimensional variable, and check whether or not to read and write properly
algorithmbookandanswer
- 计算机算法与分析,包括书后习题答案,供参考了-Computer algorithms and analysis, including the answer to the book Exercises for the reference to the
20091216161137916LibSvm
- 这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序-This is a learning experience, as well as LibSvm instructions libsvm interface in the MATLAB application program
gaTSP
- 遗传算法求解tsp问题,采用遗传算法,比其他的算法更容易解决tsp- GA to solve the tsp problem
GridSinglePaint
- 格路问题:经典的算法分析与设计题目,用动态规划的方法解决从一个网格起点到终点的最短路径问题-Lattice path problem: the classical algorithm analysis and design topics, with the dynamic programming solution to start from a grid to the end of the shortest path problem
Sort
- 排序算法,运用归并排序的思想,再加快时间内解决排序问题,并显示在单文档上。-Sorting algorithm, using merge sort of thought, and then speed up the time to solve the scheduling problem, and show in a single document.