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

搜索资源列表

  1. fibnum.zip

    0下载:
  2. 这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:69510
    • 提供者:
  1. 200422122233086862

    0下载:
  2. 一个MATLAB计算器程序,图形界面的 ,不过有个小BUG希望大家能-a calculator program, a graphical interface, but there is a small BUG hope we can s
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6565
    • 提供者:孙建明
  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:163290
    • 提供者:戴朝华
  1. jpeglib1

    0下载:
  2. 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:171071
    • 提供者:王子秋
  1. ITS

    0下载:
  2. 智能交通系统演示delphi源码,适合初学者看的例子,还有一些bug需要自己改进-Intelligent Transportation System Demonstration delphi source suitable for beginners look at the examples, some need improvement to their bug
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13255
    • 提供者:小强
  1. card24

    0下载:
  2. 可以进行分数的24点运算的,因为里面还额外实现了一个分数类。24点必须用VC编译,GCC编译会有问题,这个bug当时没找出来。可能是默认堆栈大小的问题。这个程序从我现在看来,写得很差。-can score 24 points in computing, because it has achieved an additional category scores. 24 points to be compiled with VC, the GCC compiler will create probl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15411
    • 提供者:
  1. lgint

    0下载:
  2. 一个超大数的实现类,提供了加减乘除,功能比较完善,应该没有什么Bug-a large number of categories achieved, provided the arithmetic, function more perfect, it should be no Bug
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1356
    • 提供者:谢成敏
  1. FastICA_25

    0下载:
  2. 著名的FastICA 算法,最新版本,修改了以前的Bug.-famous Fast algorithm, the latest version, which amended the previous Bug.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:43131
    • 提供者:马明
  1. KMEANS_FixedBug

    0下载:
  2. 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7311
    • 提供者:赵真清
  1. 2006102410

    0下载:
  2. 表达式求值,c语言,有运行bug,可供研究使用。-expression evaluates, c language, and running bug, available for study.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8000
    • 提供者:杨琳琳
  1. infix-Postfix

    0下载:
  2. 利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix -
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42527
    • 提供者:QKY
  1. SharpZipLib_0852_BinDoc

    0下载:
  2. SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revam
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:407100
    • 提供者:binarytree
  1. SharpZipLib_0852_SourceSamples

    0下载:
  2. SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:655959
    • 提供者:binarytree
  1. jmvm5.0

    0下载:
  2. 最新的基于H.264的多视点视频编码、解码平台,2007.8.10更新,增加了SEI等信息,并修正了程序的一些BUG。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1973579
    • 提供者:贺人龙
  1. examonline2.0

    0下载:
  2. 在线考试系统,提供学生毕业设计做为参考。如果有bug可以联系我 QQ:84098245
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1017030
    • 提供者:zero
  1. CheongSam1

    0下载:
  2. 5子棋 有小BUG,实现人机对站,感觉不错,希望多指点
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49566
    • 提供者:赵睿
  1. fft

    0下载:
  2. 一个完整FFT变换的C代码, 本代码在工程项目中得到了应用的检验. 若哪位发现BUG请通知本人.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24304
    • 提供者:leiming691128
  1. jmvm6.0

    0下载:
  2. 基于H.264的多视点编码平台最新版本,2007年12月1号最新发布,修改说明是:Bug-fixes for multiple SPSs。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2050991
    • 提供者:贺人龙
  1. tangentbug

    0下载:
  2. Tangent Bug algorithm, Matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1993
    • 提供者:Ahmet
  1. MCR-MATLAB-bug

    0下载:
  2. 该文档为脱离MATLAB环境,安装MCR后仍然不能运行程序的解决方法。-The document is from the MATLAB environment, the installation still can not run the program after the MCR solution.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:24236
    • 提供者:张建顺
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com