-
程序员对代码所做的为了满足短期利益代码改动,或再没有完全清楚增个架构下的改动,都很容易是代码失去它的清晰结构,偏离需求或设计。而这些改动的积累很容易使代码偏离它...
程序员对代码所做的为了满足短期利益代码改动,或再没有完全清楚增个架构下的改动,都很容易是代码失去它的清晰结构,偏离需求或设计。而这些改动的积累很容易使代码偏离它原先设计的初衷而变得不可立即和无法维护。
Refactoring则帮助重新组织代码,重新清晰的体现结构和进一步改进设计。
-programmers to code done in order to meet short-term interest code changes or not entirely clear by a framework of the changes, it is easy to lose its code is a clear structure, depart from the demand or design. And the accumulation of these changes are easier to make code from its original intention of the original design has become an immediate and unable to preserve. Refactoring is helping to reorganize code, re- clearly reflected structure and further improve the design.
- 2022-07-24 14:25:19下载
- 积分:1
-
关于Genie shell for UCOSII 的课程设计报告。
关于Genie shell for UCOSII 的课程设计报告。-on Genie shell for UCOSII curriculum design report.
- 2022-12-26 07:25:03下载
- 积分:1
-
详细介绍ARMLINUX交叉编译环境怎样用,以及过程
详细介绍ARMLINUX交叉编译环境怎样用,以及过程-ARMLINUX details how to use cross-compiler environment, as well as the process of
- 2022-02-13 21:59:03下载
- 积分:1
-
MCS-51单片机实用子程序库
1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修改,便可直接使用。(2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的相互转换子程序进行了彻底改写,提高了运算精度和可靠性。(3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的工作变得更简单直观。在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7 节的内容。程序清单中开列了四个栏目:标号、指令、操作数、注释。为方便读者理解,注释尽力详细。子程序库的使用方法如下:1.将子程序库全部内容链接在应用程序之后,统一编译即可。优点是简单方便,缺点是程序太长,大量无关子程序也包含在其中。2.仅将子程序库中的有关部分内容链接在应用程序之后,统一编译即可。有些子程序需要调用一些低级子程序,这些低级子程序也应该包含在内。优点是程序紧凑,缺点是需要对子程序库进行仔细删节。
- 2023-04-30 01:35:03下载
- 积分:1
-
上海热线ii试验网接入部分方案(上海贝尔有限公司) 毕业设计内参...
上海热线ii试验网接入部分方案(上海贝尔有限公司) 毕业设计内参-Shanghai Hotline ii pilot network access part of the program (Shanghai Bell Co. Ltd.) Graduation INCOMPATIBLE
- 2022-03-20 04:22:47下载
- 积分:1
-
基于WebGIS的旅游景区监控预警系统研究,介绍的不错,值得一看....
基于WebGIS的旅游景区监控预警系统研究,介绍的不错,值得一看.-WebGIS-based Tourism Research Monitoring early warning systems, introduction of good, worth a visit.
- 2022-01-26 04:46:36下载
- 积分:1
-
a simple JTAG Debugging small plate design diagram, which can be used ARM9 and A...
一个简易的JTAG调试小板的设计原理图,可以用于ARM9和ARM7-a simple JTAG Debugging small plate design diagram, which can be used ARM9 and ARM7. .
- 2023-05-20 18:15:03下载
- 积分:1
-
基于LABVIEW主菜单的设计方法,详细介绍了菜单设计过程...
基于LABVIEW主菜单的设计方法,详细介绍了菜单设计过程-LABVIEW-based main menu design method, described in detail the design process menu
- 2022-12-12 22:20:03下载
- 积分:1
-
树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>...
树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。
-Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree for n> 0 of the tree, there is: (1) has only one special node called the root node, root node there is no precursor node (2) when n> 1 when, with the exception of root node except the node is divided into m (m> 0) a finite set of mutually exclusive cross-T1, T2, ..., Tm, one of each set Ti is itself a structure and are similar subtree tree .
- 2022-03-19 02:47:57下载
- 积分:1
-
基于蜂窝网RFID的室内定位的NLOS抑制算法
基于蜂窝网RFID的室内定位的NLOS抑制算法-Cellular network based on RFID indoor positioning NLOS suppression algorithm
- 2023-03-02 17:10:04下载
- 积分:1