您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Process Tamber

  2. Process Tamer is a tiny (140k) and efficient utility for Microsoft Windows XP/2K/NT that runs in your system tray and constantly monitors the cpu usage of other processes. When it sees a process that is overloading your cpu, it reduces the priority
  3. 所属分类:其它

    • 发布日期:2009-05-12
    • 文件大小:2097152
    • 提供者:suanyuan
  1. 用c实现面向对象(C语言)

  2. No programming technique solves all problems. No programming language produces only correct results. No programmer should start each project from scratch. Object-oriented programming is the current cure-all — although it has been around for much mor
  3. 所属分类:C

    • 发布日期:2009-06-29
    • 文件大小:929792
    • 提供者:tianzhu131
  1. 用c实现面向对象 pdf格式

  2. 图书类型:pdf No programming technique solves all problems. No programming language produces only correct results. No programmer should start each project from scratch. Object-oriented programming is the current cure-all — although it has been around for
  3. 所属分类:C

    • 发布日期:2009-07-03
    • 文件大小:931840
    • 提供者:tianzhu131
  1. Robust manifold learning

  2. Probabilistic subspace mixture models, as proposed over the last few years, are interesting methods for learning image manifolds, i.e. nonlinear subspaces of spaces in which images are represented as vectors by their grey-values. Their lack of a glo
  3. 所属分类:其它

    • 发布日期:2009-07-08
    • 文件大小:10485760
    • 提供者:ziyuang
  1. 用c++的类实现的八皇后问题源代码

  2. 用c++实现八皇后问题的源代码,分别用到类和构造函数。部分代码如下: #include #include using namespace std; //QueenChess类声明 class QueenChess { public: QueenChess(); //构造函数 void Solve(); //求解八皇后问题,并给出放置成功的棋盘总个数 private: string chessState[8]; //用于存放棋盘状态 int solves; //八个皇后放置成功的棋盘解的总个
  3. 所属分类:C++

    • 发布日期:2009-07-09
    • 文件大小:1024
    • 提供者:wangwenjunyanda
  1. 非线性薛定谔方程(光)

  2. 光脉冲经过一段光纤后的表达式 This function solves the nonlinear Schrodinger equation for pulse propagation in an optical fiber using the split-step Fourier method. The following effects are included in the model: group velocity dispersion (GVD), higher order disp
  3. 所属分类:其它

    • 发布日期:2009-08-13
    • 文件大小:3072
    • 提供者:zz7219037
  1. libsvm2.89 c++code and manual

  2. libsvm is sponsored by Dr. Lin from TAIWan. In summary, libsvm is used for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an au
  3. 所属分类:C

    • 发布日期:2009-08-28
    • 文件大小:799744
    • 提供者:pobudeyi
  1. Essential .NET

  2. Essential .NET, Volume 1, provides everything developers need to take full advantage of the power of Microsoft .NET. This book describes, in depth, the glue of the .NET Framework: the Common Language Runtime (CLR). Box and Sells explain the inner wo
  3. 所属分类:C#

    • 发布日期:2007-10-15
    • 文件大小:3145728
    • 提供者:jakezhong
  1. VB编程资源大全(英文源码 函数)

  2. 1,Interpolation.zipA small application for interpolation of (x,y) data such that datapoints are spaced by an interval choosen by the user. Also demonstrates the use of MS Rich TextBox 6.0 control and basic I/O of text (data) files. A detailed Word 6
  3. 所属分类:VB

    • 发布日期:2007-10-24
    • 文件大小:1048576
    • 提供者:zhangxucool
  1. Cocoa Design Patterns

  2. Addison Wesley, 2009 Unlocking the Secrets of Cocoa and Its Object-Oriented Frameworks Mac and iPhone developers are often overwhelmed by the breadth and sophistication of the Cocoa frameworks. Although Cocoa is indeed huge, once you understand the
  3. 所属分类:C++

    • 发布日期:2009-11-16
    • 文件大小:3145728
    • 提供者:NightCloud
  1. memcached_全面剖悉

  2. What is Memcached? Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Memcached is an in-memory key-value stor
  3. 所属分类:Memcached

    • 发布日期:2009-12-22
    • 文件大小:952320
    • 提供者:spancer1104
  1. nls the split-step method

  2. % This code solves the NLS equation with the split-step method % idu/dz - sgn(beta2)/2 d^2u/d(tau)^2 + N^2*|u|^2*u = 0 % Written by Govind P. Agrawal in March 2005 for the NLFO book %---Specify input parameters clear all; % distance = input(’Enter f
  3. 所属分类:其它

    • 发布日期:2009-12-31
    • 文件大小:1024
    • 提供者:jiankexiaoling
  1. iBatis in action (PDF)

  2. iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs. Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can a
  3. 所属分类:Java

    • 发布日期:2010-01-28
    • 文件大小:3145728
    • 提供者:DVD_01
  1. MSC.Nastran优化

  2. 从例子开始,叫你轻松掌握。。。MSC.Nastran is a general purpose finite element program which solves a wide variety of engineering problems. It is developed, marketed and supported by the MSC.Software Corporation. The MSC.Nastran Design Sensitivity and Optimization
  3. 所属分类:专业指导

    • 发布日期:2010-02-07
    • 文件大小:607232
    • 提供者:lpy123456789
  1. nastran的优化例子

  2. MSC.Nastran is a general purpose finite element program which solves a wide variety of engineering problems. It is developed, marketed and supported by the MSC.Software Corporation. The MSC.Nastran Design Sensitivity and Optimization User’s Guide is
  3. 所属分类:专业指导

    • 发布日期:2010-02-07
    • 文件大小:187392
    • 提供者:lpy123456789
  1. nastran优化的例子1

  2. MSC.Nastran is a general purpose finite element program which solves a wide variety of engineering problems. It is developed, marketed and supported by the MSC.Software Corporation. The MSC.Nastran Design Sensitivity and Optimization User’s Guide is
  3. 所属分类:专业指导

    • 发布日期:2010-02-07
    • 文件大小:189440
    • 提供者:lpy123456789
  1. ConvertZ 编码转换工具

  2. 1. ConvertZ is a Chinese code conversion utility. It can convert Chinese text among the following encodings: Big5, GBK, Unicode (Big Endian, Little Endian, or UTF-8). * New for ver 7.0: have added support of JIS, Shift-JIS, EUC-JP Japanese encodings
  3. 所属分类:Web开发

    • 发布日期:2010-03-18
    • 文件大小:883712
    • 提供者:layerx
  1. Zemax solves

  2. 详细讲解Zemax使用过程中的Solve,非常有用,很有必要认真理解
  3. 所属分类:专业指导

    • 发布日期:2010-03-28
    • 文件大小:4194304
    • 提供者:xianjianjie
  1. Program that solves n simultaneous Equations Using the Gauss

  2. Program that solves n simultaneous Equations Using the Gaussian Elimination Algorithm.Just Input Augmented Matrix and the solution is Displayed.
  3. 所属分类:其它

    • 发布日期:2006-02-23
    • 文件大小:45056
    • 提供者:chenxh
  1. problem-solves-源码

  2. 解决问题
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:1048576
    • 提供者:weixin_42116596
« 12 3 4 5 6 7 8 »