CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - function Format

搜索资源列表

  1. MyCompress

    0下载:
  2. 文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解压缩;察看整个压缩包的压缩比等信息。-compression function : Compression designated single document, or multiple documents (zip format); A look inside compressed files, each file size, com
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:525373
    • 提供者:逐鹿
  1. mpqeditsrc

    3下载:
  2. mpq文件的格式就是一种压缩格式,把多个文件压缩在一个数据文件里(很多公司的游戏,比如KCET的实况足球,奥汀的三国群英传都是用的类似的技术存储数据),使用时再进行文件的读取。当时几个著名的mpq处理库为lmpqapi,sfmpq和storm.dll函数入口,前两者因为能够修改mpq的内容而被广泛用于各种Blizzard游戏硬修改中,至于storm.dll的函数入口则因为良好的兼容性主要用于读取文件。-MPQ document format is a compressed format, in
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:156428
    • 提供者:zsz
  1. utf8

    0下载:
  2. 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:318850
    • 提供者:hebo
  1. STL_string_class_src

    0下载:
  2. 一个能够替代CStringT的STL类,最为重要的是:它具有CStringT的Format功能。-an alternative to the STL CStringT category, the most important thing is : it has CStringT the Format function.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:3427
    • 提供者:Carl
  1. matlab-code

    0下载:
  2. matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:郑超
  1. FrameRead

    0下载:
  2. 此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。-this code for the use of video I read function video frames to read and can volume to BMP format. another campaign goal from the background static. Enclosing documentation, welcomed the e
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27384
    • 提供者:同位素
  1. excellentwaysofshortpath

    1下载:
  2. 程序的主要功能是实现有向图最短路径的搜索,采用的数据是txt格式的邻接矩阵,采用的算法为改进的狄氏算法。内附调试和文件说明。-procedures main function is to achieve the shortest path to the map search, The data format is txt adjacent matrix, the algorithm to improve the dieldrin algorithm. Debugging and document
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42796
    • 提供者:asia
  1. JepgCodec

    0下载:
  2. 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:705544
    • 提供者:刘啸天
  1. stereo_vision

    0下载:
  2. 这是一个立体视觉程序,作者多年来一直在制作他的Rodney人形机器人。动物用立体视觉来判断猎物和它的远近,这个代码使用一对USB摄像头来模拟这一功能,程序输出结果可以保存成VRML格式。-This is a three-dimensional visual procedures, the author has produced over the years he Rodney humanoid robot. Stereovision animal prey and to judge its di
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:27609
    • 提供者:刘维超
  1. bmptransfertojpeg

    0下载:
  2. 在vb中调用封装好的API函数,实现位图bmp到jpeg格式的转换-in vb Calling Packaging good API function, Bitmap bmp to jpeg format conversion
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:176338
    • 提供者:魏欢欢
  1. rangedataread

    1下载:
  2. 点云预处理时,需要将.abs压缩格式转化为.asc格式,同时需要得到深度图像。本程序完成这一功能。这可是一般都不会拿出来的。-point cloud, it needs to be. Abs into compressed format. Asc format, also need to be depth images. The procedures are completed this function. But it will not usually take to work.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1079
    • 提供者:刘恒
  1. NnuericalMethodsforPDE

    5下载:
  2. 本程序功能为计算一阶双曲型偏微分方程的初值问题,分别采用3种格式计算:1、迎风格式 2、Lax-Friedrichs格式 3、Lax-Wendroff格式-function of the procedures for calculating an order hyperbolic partial differential equation initial value problems were used to calculate three formats : 1, 2 upwind, the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:43490
    • 提供者:Brad
  1. ReBEL

    0下载:
  2. This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % interface to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:16133
    • 提供者:huguangfeng
  1. zip&unzip

    0下载:
  2. 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and on the doc string variable op
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:潘振瑶
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. romberg.龙贝格计算程序

    0下载:
  2. 龙贝格计算程序,按照函数格式输入积分区间和函数即可,Romberg program, in accordance with the format of input function and the function of integral interval can
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-28
    • 文件大小:1073
    • 提供者:胡飞
  1. GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题

    2下载:
  2. matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
  3. 所属分类:matlab例程

    • 发布日期:2015-11-24
    • 文件大小:9068
    • 提供者:magic
  1. YCRCB2RGB.rar

    0下载:
  2. 我自己寫的RGB與YCbCr(YUV)色彩格式轉換,可以RGB轉YCbCr或YCbCr轉RGB,並支持顯示轉換後的色彩功能.,I wrote it myself RGB and YCbCr (YUV) color format conversion can be RGB or YCbCr to YCbCr to RGB, and supports the display of the color conversion function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:34901
    • 提供者:陈大头
  1. function

    0下载:
  2. function定义及其应用,主要是matlab的格式规范-function definition and application, mainly matlab format specifications, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3550
    • 提供者:李江飞
  1. S-function-sample

    0下载:
  2. matlab中关于S函数用法的简单示例,帮助初学者快速理清S函数编程格式-simple example on the usage of the S function in the matlab help beginners sort out the S-function programming format
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7782
    • 提供者:周连俊
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com