Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 8queen_sc.rar ... #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ...
  • gatsp.rar ... , Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel Panel5: TPanel Panel6: TPanel ...
  • Dijkstra.rar Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int[] d) { ...
  • FormTest.rar ... 一个view时必须设定的。其实也就是m_pCurrentDoc这个指向当前document class的指针需要设定,其它的取默认值就可以了。
  • TryClass.rar Implement a new class to draw on a specified control, such as button, static, etc.
  • AMODIFIEDRAO-BLACKWELLISEDPARTICLEFILTER.rar Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall ...
  • chapter4.rar JAVA项目开发实践-网上范例:网上购物系统的JSP实现 第一步:将cart.jsp复制到C:\Apache Tomcat 4.0\webapps\ROOT下。 第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\Apache Tomcat 4.0\common\classes目录中。 第三步:将cart.mdb复制到C:\下。 第四步:配制ODBC数据源,在 ...
  • chapter3.rar JAVA项目开发实践-网上范例1: 第一,编译RMI存根(stub)和框架(skeleton)文件。 第二,编译所有的类文件,对服务器和客户端编译生成的.class文件打包。 第三,启动服务器。 第四,启动客户端
  • dashline.rar With Windows API, you can only create a dash or dot pen when the pen width is 1. This class permit you to work with virtual dash or dot pen with width bigger than 1.
  • matrix11.zip Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and ...