CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - BUG

搜索资源列表

  1. malloc.tar.z

    1下载:
  2. 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:35381
    • 提供者:
  1. g048_Eye3d.zip

    0下载:
  2. 非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:323973
    • 提供者:
  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. safeproppage.zip

    0下载:
  2. 修正MFC类CPropertySheet里显示时的Bug
  3. 所属分类:PropertySheet

    • 发布日期:
    • 文件大小:1059
    • 提供者:
  1. 苹果(mac)风格-巧悟留言板1.0版

    0下载:
  2. MAC风格的jsp留言板 1) 可自定标题栏 2) 可自定管理员 3) 可自定网站首页网址 4) 在线发布修改站长公告 5) 站长回复功能 6) 站长编辑留言功能 7) 关闭浏览器自动退出管理状态 在使用本系统过程中,如果发现错误,BUG以及对本系统有什么建议,批评,请发MAIL:jorwoo@eyou.com。我的的QQ为:513768。也欢迎广大网友在学习和应用:JAVA,jsp过程中遇到问题与我一起探讨,大家一起进步。 QQ:513768 E-Mail:jorwoo@eyou.com 网站
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:110833
    • 提供者:何福保
  1. VB做的媒体播放器

    2下载:
  2. 以前做的一个用VB做的MP3播放器,支持文件关联、文件拖放以及播放列表还有声音控制(不过还有点BUG)-previously done with a VB do MP3 player, support for file association, document and drag-and-drop playlist and voice control (but there are points BUG).
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:10290
    • 提供者:韦祖文
  1. bug-game

    0下载:
  2. 是一个趣味的打蚊子小游戏,是用最简单的ezwin实现的,能够很好地帮助C++初学者入门并接触一些界面知识。-It is a funny bug game, which is realize by ezwin, which can help the learner of c++ 。
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:879912
    • 提供者:罗买生
  1. Bug

    0下载:
  2. BUG管理,用来收集用户、测试人员bug以及开发人员反馈bug~!-BUG management used to collect user feedback bug to bug and developer of the testers!
  3. 所属分类:.net

    • 发布日期:2017-12-03
    • 文件大小:2607613
    • 提供者:过客
  1. Sound-Bug

    0下载:
  2. Standalone AVR Music Player "Sound Bug" Using the term music liberally here, it will play a squeaky, but recognizable stream of audio, generated from MIDI files.-Standalone AVR Music Player "Sound Bug" Using the term music liberally here,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:34917
    • 提供者:fisantos
  1. PngButton(setup-bug)

    0下载:
  2. pngbutton控件,1.增加图片文字左右布局 2.修正有时候图片不显示的bug-pngbutton Controls
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:281519
    • 提供者:木木
  1. Bug-Host-Checker-v1.1

    0下载:
  2. For checking your host bug active and can use or not
  3. 所属分类:Search Engine

    • 发布日期:2017-04-27
    • 文件大小:43383
    • 提供者:muhdsyafiq
  1. RTT-ethernet-BUG

    0下载:
  2. rt-thread相关lwip开发,重点在测试的方法及定位bug的思路。-rt-thread and lwip deplop,test help find bug.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:396691
    • 提供者:曹大虾
  1. Bug

    0下载:
  2. bug run and rotate on 360 rad.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:254807
    • 提供者:Alex
  1. sendip-2.5-checksum-bug

    0下载:
  2. 修改了bug的sendip,可以发送各种正确和错误的包结构,特别的适合配合抓包工具学习TCP、IP协议的有关内容。-modify the bug
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:69473
    • 提供者:chenkaiyu
  1. Windows调试

    0下载:
  2. 该工具可以定位出window平台上的任务,根据生成的日志文件同,加以分析就可以找到bug.里面包含了dll文件,.h文件,调试工具,使用说明书(The tool can locate the tasks on the window platform, and, according to the generated log files, you can find the bugs. The DLL files contain DLL files,.h files, debugging tools,
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:20994048
    • 提供者:Icannotlose
  1. test

    0下载:
  2. 刚学c# 自己做了一个简单的登录注册界面 数据库用的是MySQL,bug贼多 希望多多指点(Just learned that c# has done a simple login interface database with MySQL, and the bug thieves want a lot of advice.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:267264
    • 提供者:康杰
  1. small zombie

    0下载:
  2. 碰撞事件小游戏,bug未修正,使用软件:myeclipse,碰撞使一方消失(Collision event game)
  3. 所属分类:游戏

    • 发布日期:2018-01-09
    • 文件大小:20490240
    • 提供者:?ピエロ
  1. BUG 1.0

    0下载:
  2. 实现AD的检测,处理,只是很简单的操作,基本实现电磁检测(Realizing the detection and processing of AD)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:3055616
    • 提供者:whylise
  1. bug2algorithm

    1下载:
  2. bug 2 algorithm to avoid obstacles (code in matlab)
  3. 所属分类:*行业应用

    • 发布日期:2020-08-11
    • 文件大小:2048
    • 提供者:zachiou
  1. Bug管理系统

    0下载:
  2. Bug管理系统,WPF平台C#编写,用于管理软件bug使用
  3. 所属分类:C#编程

    • 发布日期:2020-12-26
    • 文件大小:388498
    • 提供者:2118067600
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com