搜索资源列表
PolyDemo
- 程序名称:PolyDemo 运行环境:系统需要安装j2sdk-1_4_2 注意事项: 如修改数据,先在文本框中输入自行设定的数据,再点击“重置数据”即设置成功。 再选择“单步执行”或“连续执行”。 用Java Applet实现算法的动态模拟 -procedures title : PolyDemo runtime environment : system need to install j2sdk - 1_4_2 Note : If data
work1_hj
- 作业: 最小二乘法 运行环境:vc 程序语言:c++ 程序源代码:work1.cpp (见附件) -operations : least-squares method runtime environment : vc programming languages : C source code : work1.cpp (see annex)
work2_hj
- 作业: 牛顿插值法 运行环境:vc 程序语言:c++ 程序源代码:work2.cpp (见附件) -operations : Newton interpolation runtime environment : vc programming languages : C source code : work2.cpp (see annex)
work3_hj
- 作业: 高斯消去法 运行环境:vc 程序语言:c++ 程序源代码:work3.cpp (见附件) -operations : Gaussian Elimination runtime environment : vc programming languages : C source code : work3.cpp (see annex)
diguifenxi
- 语法分析器 源代码 可以用于学生编译原理课程设计编写 很好的参考。,运行环境Visual C-parser source code can be compiled for students preparing curriculum design principle a good reference. , Visual C Runtime Environment
SCCA
- 免疫算法求解函数优化问题运行时请选择所要的函数,并且点Button1执行-immune function algorithm optimization runtime please select the function and implementation point Button1
Allan
- 包括了卡尔曼滤波、小波分解和Allan方差分析的matlab程序,运行时需要自己建立一个数据文件,载入数据后即可运行。-including the Kalman filter, wavelet decomposition and Allan variance analysis of Matlab procedures, Runtime creating a need for data files, data can be included in the operation.
runtime_server
- Matlab Runtime Server 完整教程-Matlab Runtime integrity Directory Server
KSVD_Matlab_ToolBox.zip
- 该代码用c++语言实现了KSVD算法,运行环境为vc6.0,The code using c++ language implementation of the KSVD algorithm, runtime environment for vc6.0
taile.rar
- 计算如下公式,并输出结果: 其中r,s的值是由键盘输入的。Sinx的近似值用泰勒公式计算;计算精度为0.000001 。 运行环境:C-Free ,The following calculation formula, and output results: one of r, s the value is entered by the keyboard. Taylor approximation Sinx formula used 0.000001 accuracy of
inv
- 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
cs
- 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static extern int capInitCamera() }-This is speci
Puma-EM-0.4.6.tar
- 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). A
matlab_modelsim
- Matlab 与 modelsim 协同仿真的例程设置好modelsim运行环境后,在源码路径执行manchester_tb,即可完成协同仿真的过程。-ModelSim co-simulation with Matlab routine ModelSim runtime environment is set up after the implementation of source path manchester_tb, to complete the process of co-simulat
LVQ
- 这是一个向量量子化的程序,且生成两种运行环境,Dos界面以及linux环境。有三个文件,lvq.zip为源码,Winlvq为Dos运行界面,另外一个为linux运行环境。-This is a vector quantization procedure, and generate two types of operating environment, Dos interface and linux environment. There are three documents, lvq.zip fo
Jacobis-Method
- 该代码用c++语言实现了Jacobis-Method算法,运行环境为vc6.0-The code using c++ language implementation of the Jacobis-Method algorithm, runtime environment for vc6.0
SimulatedAnnealing
- 用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
nd
- 本程序利用牛顿插值法对函数表,求出各阶均差值并通过输入x值得到函数值。例如(课本 ) 给出 的函数表 X 0.40 0.55 0.65 0.80 0.90 y 0.41075 0.57815 0.69675 0.88811 1.02652 均差求至4阶,并由此计算 的近似值 运行环境:C-Free -This procedure for the use of Newton' s interpolation function table, find the diffe
SIM
- 本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境:C-Free -Rehabilitation program of the Simpson quadrature formula for the calculation. Procedures for the importation of sub-interval and the interval number. Runtime environment: C-Free
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
