搜索资源列表
wave_generator_VC
- 正弦波形生成器,直接写到文件,可以用goldwave等软件进行播放。只要修改c文件里的宏,可以生成任意频率的正弦波。silentecho作品。-sine-generator, the paper wrote directly, you can use software such as goldwave player. As long as amended c documents in the macros, can generate the sine wave frequency. Silent
simplixclass
- 线性约束方程组,单纯形人工变量法(用类写的)用文件输入输出的-linear constraint equations, artificial variable simplex method (using writing category) with the input and output documents
compact3
- 自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。 -himself wrote the compact high-precision differential format including Pade format (FST) second order accurac
SIMPLE001
- simple算法源程序,包括一个PDF文件说明算法的具体过程,希望对计算流体力学的同学有帮助,用VC6.0写成-simple algorithm source code, including a PDF document explains the specific algorithm process, CFD hope to help students with written VC6.0
EllipticEquation
- 利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题的求解 。为此,我们使用一个类来管理这个求解的问 题,先写一个对这个类进行声明的头文件 EllipticEquation.h
inverse
- 用matlab写的五种矩阵求逆程序,里面含有说明文件
work
- MATLAB教程中提到的根据C-14计算化石生活年代的程序,放在MATLAB文件夹下的工作目录中,使用C14命令即可运行,根据教程要求写成然后换成中文提示方式,呵呵,方便处学者!
zaboduixiao3
- 自己写用于雷达直达波对消的m文件,通过抑制直达波提高目标回波信噪比
fbt
- 读写绿山数据库文件,并能自动转换成文本和二进制转换的VC代码
File
- 几个用c语言写的关于文件的操作的源程序。
Sink
- Ex8-4 汇点问题 « 问题描述: 采用邻接矩阵表示一个具有n 个顶点的图时,大多数关于图的算法时间复杂性为 O(n2 ),但也有例外。例如,即使采用邻接矩阵表示一个有向图G,确定G 是否含有一个 汇(即入度为n-1,出度为0 的顶点),只需要O(n)计算时间。试写出其算法。 « 编程任务: 对于给定的有n个顶点的图G 的邻接矩阵,各顶点依次编号为1,2,…,n。试设计一 个O(n)时间算法,计算图G 的汇点。 « 数据输入:
work
- 随机数写如文件,求解10000内的随机数并写如文件,求出素数
vc++mathlib
- 科学与工程数值计算算法 1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。 注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。 2、光盘各目录中的内容如下所示: 光盘目录 内容说明 \\Source\\ChapterN 第N章的所有示例工程源程序 \\Source\\Classes 本书所有算法类的源程序 \\Source\\Lib 集成本书所有算法的
md5
- md5加密库文件,直接调用就行,有个demo,delphi写的,很简单,很好用的库文件-md5 encryption library, a direct call on the line, there is a demo, delphi written, very simple, very easy to use library
CLAPACK_dll
- LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C version of LAPACK compiled dll
EDstar
- 徐景周写的文件加解密,可以参考!Visual C++实现.-Xu Zhou to write the document encryption and decryption, can refer to! Visual C++ Achieve.
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
BIGNUMBER
- 用code blocks 写的多文件结构版本的大数运算,用的是面向对象的方法,运用类以及运算符的重载。-Multi-use code blocks to write the file structure version of the operation of large numbers, using the object-oriented approach, the use of classes and operator overloading.
cpyvar
- 该程序可以从非vax系统的磁带设备读入数据,并将记录写成一个磁盘文件。-The program can be non-vax systems from tape devices read data, write and record a disk file.
netcdf-3.6.2.tar
- netcdf 气象数据通用格式 二进制文件读写 可用的源码-netcdf binary file of meteorological data in a common format to read and write the source code available