搜索资源列表
PrinterFramework_src
- The source contains pdf and html documentation with UML schema, refactoring & a using section. A small demonstration project is also present in this zip. The code simplifies the print and preview of a window. The main idea is to provide a canva
eeg_Decompositions
- 可以把一段脑电信号分解成多个频段,然后各频段重构就可以提取脑电信号的各频段成份了-Period of EEG can be broken down into multiple bands, each band then refactoring can extract EEG bands ingredients
refactoring
- 重构,refactoring-improving the design of existing code -Reconstruction, refactoring-improving the design of existing code
RefactoringImprovingtheDesignofExistingCode
- Refactoring - Improving the Design of Existing Code-Refactoring- Improving the Design of Existing Code
chonggou
- 通过代码重构,能够使得您的代码更加紧凑高效,健壮-Through code refactoring, to make your code more compact and efficient, robust
2007361453185
- 1. 每天定时提示订饭 2. 每个Conversation包装成Session 3. 值日安排 4. 订饭后Close 5. 记账,记录欠款状况 6. Offline自动重新连接 7. 重新连接bug修正 8. white list/ black list 9. 重构OrderRobert部分 10. 独立MainForm中MSN部分代码 如果你改善了本程序,请将最新源码反馈给我,谢谢!-1. Every time prompt set meal 2
RefactoringDesign_Existing_Code
- Refactoring-Improving_the_Design_of_Existing_Code 源码-Refactoring-Improving_the_Design_of_Existing_Code source
refactoring
- 一般人写代码 和高手写代码的区别... 请看上面代码的重构...与 没有重构前的区别..
chonggou
- Martin Fowler和《重构:改善既有代码的设计》(中文版)另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。《重构:改善既有代码的设计》(中文版)解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。《重构:改善既有代码的设计》(中文版)的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍一种经过实证的代码变换手法(code transforma
jquery-columnnav-1.0
- 列导航提供了一个Mac OS X / NeXTStep风格为无序的HTML列表的导航。(有序列表将支持1.1版本) 它被设计来逐步提高列表信息通过重构到列的数据。每一列表示的子程序选中的项。 这是特别有用的格式长层次结构。 菜单的一个例子在行动在这里可以看到。 -Column Navigation provides a Mac OS X/NeXTStep style navigation for unordered HTML lists. (Ordered lists will
paopao
- 冒泡排序冒泡法排序:将待排序的元素看作是竖着排列的"气泡",较小的元素比较轻,从而要往上浮。在冒泡排序算法中我们要对这个"气泡"序列处理若干遍。所谓一遍处理,就是自底向上检查一遍这个序列,并时刻注意两个相邻的元素的顺序是否正确。如果发现两个相邻元素的顺序不对,即"轻"的元素在下面,就交换它们的位置。显然,处理一遍之后,"最轻"的元素就浮到了最高位置;处理二遍之后,"次轻"的元素就浮到了次高位置。在作第二遍处理时,由于最高位置上的元素已是"最轻"元素,所以不必检查。一般地,第i遍处理时,不必检查第
Refactoring
- Introduce the concept of Refactoring, “Bad Smells” in Code and cover a few examples
hanzichonggou
- 这是汉字重构和汉字特征提取的的代码,运行过能实现且有相应的中文注释-This is the man and the character feature extraction refactoring code, run-off can be achieved and a corresponding Chinese comments
CustomSSTABEx
- 重绘SSTab控件2.0,老代码重构,加入了脏区域处理,无窗口控件重绘,UpDown控制按钮,修复GDI句柄泄露的BUG;-Redraw SSTab controls 2.0, old code refactoring, joined the dirty area treatment, no window control to redraw, UpDown control button, repair the GDI handle leak BUG
chongzai3
- 算法重构的C++代码,重构的是指针操作符和取地址操作符-C++ reconstruction algorithm code refactoring is a pointer operator and fetch address-of operator
Castalia-v4.1.0.15.for.Delphi7
- Castalia for Delphi s a premier code productivity plug-in for the Delphi Integrated Development Environment. With code refactoring, structural highlighting, parenthesis matching, flow control, highlighting, and live syntax checking, Castalia makes yo
Subspace-tracking-refactoring
- Subspace tracking algorithm, and can be downloaded for colleagues engaged in compression perception.
crause
- HLA基于COM的对象模型实现和重构,文章资料 不错的-HLA object model implementation based on COM and refactoring, good article data
515435
- HLA基于COM的对象模型实现和重构,文章资料 不错的-HLA object model implementation based on COM and refactoring, good article data
Refactoring to Patterns (Joshua Kerievsky)
- refactoring patterns