搜索结果
找到约 793 项符合
bug-Free 的查询结果
数据结构 数据结构的拓扑排序算法
数据结构的拓扑排序算法,很形象,用c语言编成,非常的不错,值得推荐,基本无bug
数据结构 采用带头结点的约瑟夫算法
采用带头结点的约瑟夫算法,存储结构采用单链表结构,无bug
Java编程 用struts实现的文章系统
用struts实现的文章系统,专门为学习struts和j2ee开发者所学习的源码,带有详细的安装说明,程序没有bug,大家可以放心使用!无解压密码
系统设计方案 Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is
Copyright&copy 2004 Sergiu Dumitriu, Marta G&icirc rdea, C&#259 t&#259 lin Hri&#355 cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation with no Invar ...
Delphi控件源码 ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionali
ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique techonology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like ...
Internet/网络编程 利用Iphlpapi发送arp请求的小程序
利用Iphlpapi发送arp请求的小程序,在处理线程结束的地方有bug,还没有解决。如果是局域网ip地址填写你所在网段,最后一位是要扫描的终点。
其他 TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane w ...
VC书籍 本程序在vc环境下编写
本程序在vc环境下编写,是本人在ACCP学习第一学期开发的,实现学生成绩管理的基本功能,注释详细,可供初学vc的朋友参考一二,如发现程序bug或有何建议,请反馈予本人,谢谢下载。
Internet/网络编程 /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式
/**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* ...
Java书籍 jfreechart说明文档 需要用JAVA在网页上做统计图的东东
jfreechart说明文档
需要用JAVA在网页上做统计图的东东,可惜虽是FREE的,但它的文档要收费,这是我好不容易在网上找到的文档,比这里以前那个文档的版本更新,并且以前那个版本在新版本里很多类都有变化,必须用这个文档才有用 ...