搜索资源列表
ga_vc6.0
- 本代码在vc++6.0下演示遗传算法的具体设计,供爱好者借鉴。-the code vc 6.0 demo genetic algorithm designed specifically for lovers draw.
VisualC++6.0SourceC
- Visual C++ 6.0编程案例精解的光盘资源,从第二章到第十二章-Visual C 6.0 programming case Accurate CD resources, from the second chapter to chapter 12
OpenSVM-1.0.1-Beta-SRC(2)
- OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
《Visual C++ 6.0实例教程》源代码
- < Visual C++ 6.0实例教程》源代码, WinRAR自解压包-lt; Lt; Visual C 6.0 tutorial examples "source code, WinRAR self-extract package
matlab7.6(R2008a)
- 这是关于matlab7.6(R2008a)的英文版的电子书籍,详细介绍了软件的功能。-This is on matlab7.6 (R2008a) The English version of the e-books, detailing the functions of the software.
ACV3.0
- 已经能解劲舞团6.0版本的ACV了! -Solution has been able to Audition 6.0 version of the ACV of the!
cmake-2.8.0
- cmake-2.8.0很好的,大家也可以去官网下,不过很慢,我就代为下了.-cmake-2.8.0 very good, it can be Quguan under the net, but very slow, I took the down the.
Ant-Algorithmcpp
- 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
matlab6.0
- 这是一份有关matlab开发练习的源程序,希望大家支持下。-This is a practice matlab source development, I hope you will support the next.
WekaManual-3.6.0
- Weka 3.6.0 的帮助文档。很有用-Document of Weka 3.6.0
quartz-1.6.0
- Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
SSMULT-2.0.1.tar
- 实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程 -SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB
ruance1.0
- NextDate函数的设计、实现和测试 函数有3个参数:月份、日期和年;它们都具有整数值,且满足以下条件: 1<=月份<=12 1<=日期<=31 1812<=年<=2012 函数返回输入日期之后的那个日期;如果输入无效值,如2000年6月31日,输出指示相应变量超出取值范围;对于无效的日月年组合,如“1999年13月32日”输出“无效输入日期”。 -NextDate function of the design, implementa
data-struct-Visual.C.6.0
- 数据结构算法——Visual.C.6.0程序集-Data structure algorithms- Visual. C.6.0 assembly
PLSQL-Developer-6.0.4
- 得加了示波器或频谱仪,可以对照理论清楚观察到信号发生的变化。matlab6.5及以上版本上运行。 [20042316412259395.rar] - matlab的雷达相关程序,包括MTIMTDCFAR,动目标自适应处理 [keyboard_input_v1.02.zip] - matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行 运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。 [pplbq.rar] - 线性调频信号通过匹配滤波器的程序
psat-2.1.6-oct
- 电力系统分析软件最新版本psat2.1.6,可以进行各种计算仿真-power flow analysis psat2.1.6
truetime-2.0-beta6
- TrueTime是基于simulink的网络控制系统仿真软件,弥补了simulink的功能确实,由隆德大学控制工程系用C++开发,为免费软件 这是最新的2.0 beta 6版本-TrueTime is a Matlab/Simulink-based simulator for real-time control systems. It s from LUND University,for free.This is the latest version 2.0 beta 6
PSIM-6.0-PV-CIRCUIT-MODEL
- pv cell modelin PSIM 6.0 PV CIRCUIT MODEL
cordic-c-vc-6.0
- cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
CG_DESCENT-C-6.0.tar
- c语言实现cg_descent代码,Hager 6.0版本-the program of cg_descent coding by Hager