搜索资源列表
数学常用算法C++版
- 陈必红 编写的《用C++语言编写的数学常用算法》光盘内容-prepared by the "C language commonly used to prepare the mathematical algorithm" CD-ROM
C_Algorithm_Set
- 清华大学徐士良主编的C常用算法程序集的光盘软件,对于作算法的同仁们而言,是不可多得的软件包-editor of the Qinghua University XU Shi-liang C algorithms commonly used procedures set CD software, the algorithm for their colleagues, it is a rare package
DOS_CDRUN
- DOS下播放CD光盘的程序,此程序用了别人部分源码,我进行了改进!-DOS broadcast CD procedures, this procedure with the other part of the source code, I had to improve.
optimization-methods-in-matlab
- 精通MATLAB优化计算随书光盘,含作者用matlab自编的优化算法,例子多,比较实用。-The CD attached to the book titled “mastering optimization methods in Matlab"。 It contains codes written by the author for all the computation examples in the book. Very pratical!
appendix
- 谢希仁计算机网络光盘附录 说明文档 随机接入技术ALOHA 综合业务数字网ISDN ATM通信量,漏桶算法 最短路径算法Dijkstra-Measuring Your computer network documentation CD-ROM Appendix ALOHA Random Access Integrated Services Digital Network ISDN ATM traffic, leaky bucket algorithm Dijkstra sho
Fortran95CD
- 与彭国伦Fortran 95程序设计配套的光盘!!!很难找到的-Fortran 95 Programming with Peng Guolun matching CD! ! ! Hard to find! ! !
mopsocd
- 这是一个基于距离的多目标粒子群优化算法C语言实现-This is an implementation of MOPSO-CD,a multiobjective particle swarm optimization algorithm using crowding distance
flysf
- 最全的傅立叶算法光盘vc 开发,经典源码-Fourier transform of the most comprehensive CD-ROM vc development, the classical source
013
- 通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
VCBCCLASSLIB
- 粟塔山的VC++和BC++数值分析类库光盘内容,其中包含很多矩阵运算的库函数-Su Tashan in VC++ and BC++ numerical analysis of the contents of library CD-ROM, which contains a lot of matrix operations of the library functions
vb-source-code
- 光盘使用指南 本光盘包括三个子目录,内容分别如下: 1、子过程 该子目录下包含了“VB常用算法大全”书中的全部常用算法子过程。所有的 常用算法子过程按书中的章数分别放在以C开头的子目录中。 2、验证子过程 该子目录下按章存放验证上述常用算法子过程的全部验证子过程。所有这些 为验证上述子过程而编的过程按书中的章数分别放在以D开头的子目录中。 3、工程 该子目录下包含所有为验证上述子过程而做的工程
max
- 实验描述:给定X和Y都是n位整数,计算乘积XY。分治算法思想,将n位X和Y分成2段,每段n/2位。则X分为AB两段,Y分为CD两段。 有X=A*(10)^(n/2)+B,Y=C*(10)^(n/2)+D;XY=(A*(10)^(n/2)+B)(C*(10)^(n/2)+D)=AC*(10)^n+(AD+BC)*(10)^(n/2)+BD。 -Experiment: given X and Y are n-bit integers, calculate the product of the
CSMA-CD
- CSMA-CD Simulator based on discrete events engine written in JAVA
cd--code
- 超大整数相乘的算法分析与实现- 其实是采用了用文本来存储数据的办法,-Analysis and implementation of large integer multiplication algorithm-
HW3
- this code is used for stphest with different CD
From-the-string
- 问题描述: 设有字符串X,我们称在X的头尾及中间插入任意多个空格后构成的新字符串为X的扩展串,如字符串X为“abcbcd”,则字符串“abcb□cd”,“□a□bcbcd□”和“abcb□cd□”都是X的扩展串,这里“□”代表空格字符。 如果A1是字符串A的扩展串,B1是字符串B的扩展串,A1与B1具有相同的长度,那么我们定义字符串A1与B1的距离为相应位置上的字符的距离总和,而两个非空格字符的距离定义为它们的ASCII码的差的绝对值,而空格字符与其它任意字符之间的距离为已知的定值K
VC-numerical-analysis-library-(CD)
- VC++和BC++数值分析类库》光盘 光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线绘制程序Plot.exe 。-VC++ and BC++ numerical analysis library CD THE CD include the*.dll,*.lib*.h files of the numerical analysis library in
CAGD_NURBS
- 这是北航的施法中教授编写的《计算机辅助几何设计与非均匀B样条》一书附带的光盘程序。仅供参考,不要乱传。-This is the magic of the Northern professor of preparation of the " computer-aided geometric design with non-uniform B-spline" CD-ROM that comes with the program book.
MATLAB
- Meshfree Approximation Methods with Matlab CD 7.x版本(Meshfree Approximation Methods with Matlab CD Meshfree Approximation Methods with Matlab CD)
数理统计与MATLAB数据处理
- 详细介绍数理统计的基本原理和典型应用以及使用MATLAB进行实际工程数据分析的基本方法。包含PDF和随书光盘。(This paper introduces the basic principle and typical application of mathematical statistics in detail, as well as the basic method of using MATLAB to analyze the actual engineering data. Contai