搜索资源列表
malloc.tar.z
- 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG
ArmComm
- arm实验时编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,希望程序对大家有所帮助,如有Bug,请给我留言,谢谢。-arm experiments prepared by the linux serial procedures to achieve the basic serial communications functions, the reported receiving text, the use of the circular buffer, we
gforge-30-pre2
- GForge 3.0 协作开发平台 支持CVS, mailing lists, bug tracking, message boards/forums, task management, permanent file archival, 和 total web-based administration.-Joomla 3.0 collaborative development platform supports CVS, mailing lists, bug tracking, message
debugger
- EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will t
linux_c_chat
- linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program sh
200806_TinyWidgets
- 修改過後的Tiny_widget. open source 的功能常常很陽春,而且有不少 bug, 這是我修正一些功能後的版本.
mxml-2.5
- minixml2.5最新的版本。 嵌入式xml 解析、查找、生成、遍历 功能,全部实现是标准c,移植很容易。 最新的2.5,修改了很多bug。 这个压缩包,里下载完了,直接就可以在liunx下编译安装。 如果是在windows下的话,只需要根据readme.txt的提示,修改一个小地方,就可以运行。非常方便。
vim72.tar
- vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件,最主要的新特性在于加入对脚本浮点数的支持。另外,修正了上一版中发现多个导致崩溃和威胁安全的问题。
C_UT_TOOL
- 一个单元测试框架,主要和应用文件一起编译运行,检查c文件中函数的BUG。在实际使用中,主要应用在linux上,用法非常类似于Junit。
Calculator
- 实现简单的计算器功能,重要的是绝对的无bug-Simple calculator functions, it is absolutely important bug-free
ftp_and_tftp_client.tar
- Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
ftp
- QT4网络编程,有界面的ftp客户端源代码,可以登录,浏览,下载,并修改了部分bug-QT4 network programming, there are interface ftp client source code, you can log on, browse, download, and modify some of the bug
malloc.tar.z
- 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG- To the memory assignment, the release and the use carry on the inspection, discovered the illegal indicator, reduces procedure BUG
yaffs_root.tar
- linux下的yaffs文件系统,经过修改小文件bug-linux yaffs
df
- linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize
Trac-0.11.1.tar
- 一款基于web的项目管理、bug跟踪系统。提供了与svn集成的操作界面、问题跟踪,及丰富、方便的报表功能。-A web-based project management, bug tracking system. provides svn integrated user interface, the issue tracking, and user-friendly reporting features.
wireless_tools.29.tar
- wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. It also contains the IfRename package, used for advance renaming
debug_malloc
- 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG,这部分程序已经在linux操作系统下验证通过。-Memory allocation, release and use of inspections to detect illegal pointer, reducing the procedure BUG, this part of the linux operating system procedures have been adopted under the verifica
serial0
- at91rm9200的serial driver bug解除,原来驱动会丢包,直接覆盖同名文件-at91rm9200 serial driver after debug
improved_PSO_toolbox
- 对原PSO工具箱进行了该进,主要是修正了神经网络训练部分的几个漏洞。-modified some lines in the toolbox, especially in the part of training neural net. some bug fixed.