搜索资源列表
fen
- 程序简介: 本程序是用Java实现的分形程序,实现了绘制M集分形的功能,并且可以方便的管理分形的颜色,可以将绘制得到的分形保存为图片文件,更可以对选中的一片分形区域进行反复的放大绘制。 程序采用Java语言书写,在编写过程中十分注重程序的架构,采用了完全的面向对象的程序设计方法。程序代码整洁清晰,在适当的地方做了注释,以方便大家的阅读和研究。-guide : This procedure is used Java Fractal procedures to achieve the map
j2000-code+doc
- The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an im
daima
- 代码整洁之道(中文完整版) 只要遵循这些规则,就能编写出干净的代码,从而有效地提升代码质量-Code clean way (Chinese full version) By following these rules, you can write clean code, and thus effectively improve code quality
dycomssadabule
- 女写真小偷程序提供多版本多风格服务。网站界面简洁大方,代码简单干净,访问速度快。真正做到了免更新免维护,指定采集的目标站稳定、更新速度快、内容丰富、主题新颖、可阅读性欣赏性比较高。支持多级目录,可以做为独立网站或者一个栏目运行!相信会给你带来不少的流量和广告收入。 后台默认路径 admin 帐号:fjqq 密码:fjqq -Female thief photo version provides more services and more style. Dafang simple we
mTree
- 快速、小巧、功能强大的树 var tree=new Tree("根节点") var nodei=new TreeNode("节点1") tree.appendChild( nodei ) tree.expandAll() 支持checkbox 一个页面可以有多个树,代码干净 现在在公司的项目中广泛应用-Fast, compact and powerful tree var tree = new Tree ( " root" ) var
Code
- Welcome to CSerialPort, a freeware MFC class to support access to the Win32 APIs dealing with serial ports. Features Simple and clean C++ interface. Uses C++ exceptions in preference to the normal Win32 return value mechanism. This ensures that code
optimal
- optimal page replacement algorithm source code simple & clean
Clean-Code
- 介绍C的好书,里面介绍了很多编程的知识,指的我们赌一赌,看一看-a book about c,it is a good descr iption about c.and you can devalop your knowledge.
arkanoid-final
- Jarkanoid is a Java arkanoid game with bouncer physics, bonuses, customizable walls and clean code. Useful as an educational tool on simple game design. Also my early Java university project. You can still see the early bits of documentation (in poli
clean
- 简单的文件清理代码,只需要轻轻点击马上讲系统里的不需要的文件清理干净。-Simple documents clean code, only gently on the system of right about the document does not need to clean.
clean
- This is a matlab code for scalart algorithm implementation (noise straction)
clean
- barcode clean.c source code
write-clean-code
- Microsoft Techniques for Developing Bug-free C Programs
Writing_Clean_Code
- Writing Clean Code,缩写精简代码-Writing Clean Code
avr_enc28j60_test_code
- enc28j60代码,源码可用,简单快捷-enc28j60 code clean code that works
clean_code
- 整洁代码中文版,软件工程重要读物,程序员必读-Clean code in the Chinese version of Essential Readings in software engineering, programmers must-read
Prentice.Hall.Clean.Code.A.Handbook.of.Agile.Soft
- Teach developer code better
clean-pictures
- 该源代码利用VB编写,主要的功能是可以实现图片的加载和清除-The source code is written using VB, the main function is to achieve the picture to load and clear
CrystalPlayer
- 同学写用Java写的 模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。-Students to write in Java to write the music player to imitate TTPlayer source code, the interface super-nice, clean code, but more comp
[代码整洁之道].(美)马丁.扫描版
- 《代码整洁之道》阅读对象为一切有志于改善代码质量的程序员及技术经理。书中介绍的规则均来自作者多年的实践经验,涵盖从命名到重构的多个编程方面,虽为一“家”之言,然诚有可资借鉴的价值。图书推荐 《代码整洁之道》:细节之中自有天地,整洁成就卓越代码 尽管糟糕的代码也能运行,但如果代码不整洁,会使整个开发团队泥足深陷,写得不好的代码每年都要耗费难以计数的时间和资源。然而这种情况并非无法避免。 著名软件专家RoberfC.Marlin在《代码整洁之道》中为你呈现出了革命性的视野。Martin携同Objec