Welcome![Sign In][Sign Up]
Location:
Search - 0 bug

Search list

[Linux-Unixmalloc.tar.z

Description: 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG
Platform: | Size: 35381 | Author: | Hits:

[Graph programg048_Eye3d.zip

Description: 非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)
Platform: | Size: 323973 | Author: | Hits:

[Mathimatics-Numerical algorithmsfibnum.zip

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

[PropertySheetsafeproppage.zip

Description: 修正MFC类CPropertySheet里显示时的Bug
Platform: | Size: 1059 | Author: | Hits:

[Internet-Network苹果(mac)风格-巧悟留言板1.0版

Description: 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 网站:http://jorwoo.yeah.net                                          巧悟工作室 -MAC style jsp a bulletin board) to set the title bar 2), set three administrators) to set the Home Address 4) amend the head of online bulletin issued five) head back function 6) chief editorial voice 7) closed the browser from the state in making management using the system process, if found wrong, and right BUG of the system have any suggestions, criticisms, please send MAIL : jorwoo@eyou.com. In my QQ : 513768. Netizens also welcome the study and application : JAVA, jsp process encountered problems and I explore together, we progress together. QQ : 513768 E-Mail : jorwoo@eyou.com website : http://jorwoo.yeah.net Qiao Wu studio
Platform: | Size: 110833 | Author: 何福保 | Hits:

[OS program9LineCrash

Description: 9行代码废掉Windows XP2000,windows的一个BUG-nine row code depose a BUG of Windows XP2000,windows
Platform: | Size: 5789 | Author: eemcc | Hits:

[Streaming Mpeg4mozplugger-1.0.tar

Description: Plugger for Mozilla是Plugger的修改版,一个非常小的Unix版的Netscape、Mozilla以及Opera的多媒体插件,它使用外部程序来显视和播放许多格式的文件。这个修改版本修补了Mozilla 1.x的一些bug,允许一个播放器直接从URL来流式播放一个媒体文件。-Plugger for Mozilla is a revised version of Plugger, a very small Unix version of Netscape, Mozilla and Opera multimedia plug-in, it uses an external program to significantly and play as many files. The revised version of the Mozilla 1.x repair the bug that allowed a player directly from the URL to a streaming media player.
Platform: | Size: 23524 | Author: 刘晓冬 | Hits:

[CSharpaTelnetServerInCSharp

Description: 星期五 2004 05 28上午 10:16:16   昨天网上,正在上网,一时精力过剩,想起写一个Telnet Server的想法。 结果昨天网上2个小时,加上今天上午2个小时,一个被我称为O^O的Telnet Server诞生了。   之所以想写它,是因为我想用完全的OO的方法实现Telnet Server,用OO的 方法实现非常简单。而O^O Telnet Server这个名字的意思就是OO面向对象的意 思,只不过在中间加了个“^”而已。   O^O可以支持多个客户端同时连接,调用CMD.exe实现Shell,暂时只支持 2000、xp、2003系列,因为我没有98下的vs.net,所以我也不打算让他支持98。   刚刚完成,bug很多,不管他,先来个0.1的release再说。   呵呵,搞不好是绝版哦,还不看看先! 上午 10:28:47-Friday 2004 05 28 10:16:16 yesterday morning Internet is the Internet, 1:00 excess energy, and thought to write a Telnet Server ideas. Yesterday, the results online two hours this morning with two hours, I was called an O ^ O Telnet Server was born. Why write it because I want to spend the full OO method Telnet Server, with the OO method is very simple. O ^ O and Telnet Server meaning of the name is OO object-oriented meaning only in the middle of a "^." O ^ O can support multiple client link, calling CMD.exe achieve Shell, temporary support only 2000, xp, 2003 series, because I did not vs.net under 98, so I do not intend to let him support 98. Just completed, many bug, regardless first 0.1 months to repeat the release. Oh, they might be out of print, oh, do not look at the first
Platform: | Size: 12837 | Author: 孙立文 | Hits:

[Other resourcemicrosoft-bug-manager

Description: 名称:《产品质量的基石-微软BUG管理》。学习学习微软对软件质量的管理,它山之石可以攻玉。
Platform: | Size: 221951 | Author: 张分 | Hits:

[mpeg mp3mpg123-0.59r+eq.v3-mpeg2.5fix

Description: 该代码纠正了mpg123的版本中播放mpeg2.5歌曲的bug.-The code corrected version of the mpg123 broadcast mpeg2.5 songs bug.
Platform: | Size: 248988 | Author: 黄旭东 | Hits:

[mpeg mp3mpg123-0.59r+eq.v4

Description: mpg123代码+EQ的代码,这是一个相当完整的mp3播放器开放源码,该代码是在linux下gcc平台编译通过,对学习在linux下系统编程的人员有参考价值.不过mpeg2.5有bug,还需要进一步纠正.-mpg123 code EQ code, which is a fairly complete mp3 players OSS. The code in the Linux platform under gcc compiler passed, learning under Linux System Programming of a reference value. However mpeg2.5 a bug, need to be further rectified.
Platform: | Size: 181725 | Author: 黄旭东 | Hits:

[Internet-NetworkNessusClient-1.0.1-fc5.i386

Description: 打过补丁后的nessus2.2.8的源代码,2.2.8中有较严重的bug-patched after the nessus2.2.8 of source code, 2.2.8 is more serious bug
Platform: | Size: 303724 | Author: shujujg | Hits:

[Internet-Networkmanti-1.0.6.tar

Description: 一个bug追踪工具的PHP编写的源代码,具有很好的移植性,可以运行在WIN32,unix,linux等-a bug tracking tool prepared by the PHP source code, has a good transplant, can run on Win32, unix, linux, etc.
Platform: | Size: 1638568 | Author: 威尼 | Hits:

[Other resourceBBSXP 4.0

Description: 我的日记增加风格II 增加头像自定于可以使用URL 监狱中的用户7天之后会自动释放社区新帖、热门帖子、精华帖子等功能五子棋[独家首创] 论坛状态划分解决了YBB 代码不能重叠的问题[独家首创] 修正已知BUG-II URL 7[] YBB [] now known BUG
Platform: | Size: 887701 | Author: 王嵩 | Hits:

[Other resourceLanMsgC2.0.0.1-1879

Description: 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).暂只提供本程序的2.0 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作; 支持功能扩展; 支持软件自动更新功能等。 程序以实现局域网即时通讯功能为主(经过简单的修改便可用于internet。这部分留给有此需求的开发者)。 敬告:此软件及源码仅作为学习研究使用,允许任何个人或组织对其修改或使用,但任何个人或组织不得直接将其用于商业用途以谋取利益! LanMsg2.0及以上版本使用了LanMsg控件库,LanMsg控件库作者会不断更新升级来增强LanMsg的功能以及修复其中的BUG!以后还会增加皮肤控件!任何情况下均为免费! 作者:租李叶(25348855)
Platform: | Size: 2776726 | Author: chiwanzhi | Hits:

[Search Enginefirtex-1.0.3_RC_src

Description: 中文开源搜索引擎firtex-1.0.3_RC版 架构、接口做了重大改进 修正了一些BUG 增加了对gz压缩的TREC格式的支持 增加了对北大天网数据集的支持 增加了同时检索内存中索引数据的支持 支持实时在线索引和检索 实现了在线索引更新的几个策略 ...
Platform: | Size: 8654379 | Author: 张峰 | Hits:

[Other resourceswfdec-0.4.3.tar

Description: Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I believe it s stable enough now to be installed as a default plugin for people that can live with occasional crashes of their browser. But don t blame me if it does crash. File a bug at https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec
Platform: | Size: 1558787 | Author: s | Hits:

[Other resourceproj-4.6.0.tar

Description: proj库是开发地理信息必不可少的库.利用最底层的proj库,再加上中间的gdal库构成了开发MGIS的核心.这个proj4.6.0是比4.4.7新的版本,解决掉好多BUG,比方越界等等.对实际开发很重要
Platform: | Size: 674411 | Author: 梁东凯 | Hits:

[Other resourceEasy51Prov2.0

Description: 這次把真正的把源程序公開了,而且還有詳細的原理教程,希望大家幫忙把他做的更好,支持的器件更多。 這個下載線電路是我做過的中最穩定的,成功率很高。你也可以直接使用現有的下載線或者Atmel的原版下 載線。Easy 51Pro串行編程器也支持AT89C2051了。《Easy 51Pro的製作及使用說明》中有詳細介紹。 有何問題或者發現了BUG請在這裡給我留言: http://enkj.com/gbook/guestbook.asp?user=digiboy
Platform: | Size: 1197550 | Author: Chan | Hits:

[BooksBug Bounty Playbook [PDF]

Description: Bug Bounty Playbook [PDF]
Platform: | Size: 9170393 | Author: TOOS77 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net