数据流分析 meaning in Chinese
data flow analysis
flow analysis
Examples
- In chapter 5 , the stream media server design is presented , including data flow - design , uml design , device driver interface and rtp / rtcp module design in chapter 6 , the main research conclusion is summarized
第五章详细介绍了嵌入式流媒体服务器程序的设计,包括整体数据流分析, uml设计和详细的驱动接口模块, rtp rtcp协议模块设计。 - Through analyzing the data , the public data was got , and the data chain was formed . the database was designed by using advanced tool powerdesigner 9 . 0 . the management of labor & insurance enter the information web taking one year
并对专业口间的数据流分析,形成对口数据链接关系,提取公共数据,形成公共数据链,利用先进的建模工具poerdesigner9 . 0进行数据库设计。 - Data fiow in the data fiow diagrams is anaiysed according to the real iogging needs . the core of main control system is classified into three basic ciasses , iogging tooi ciass , data recording ciass and plottingloutputting class
根据测井工作的实际需要,进行了数据流图的数据流分析,把测井主控系统内核分成三个基本的类对象:测井仪器类、数据记录类、绘图输出类。 - The design of the decision support system for rice ecological balanced fertilization keeps to the life - period method of the software engineering , be designed phases , the summary design project of the whole system was brought forward by using the configurable analyses method , during decision support system design and realization , first analyze the flow of rice ecological balanced fertilization , and plot the database stream chart of rice ecological balanced fertilization , then adopt the data stream analysis method to bring forward sub - system function configuration table
水稻生态平衡施肥决策支持系统的设计遵循软件工程的生命周期法,分阶段设计开发,用结构化分析方法提出整个系统概要设计方案。在决策支持系统的设计与实现中,首先分析现行水稻生态平衡施肥的流程之后,绘制了决策支持系统的数据流图,然后采用数据流分析法,提出子系统的功能结构表,最后利用vb6 . 0 、 access2000数据库、多媒体技术等面向对象的编程工具,实现水稻生态平衡施肥决策支持系统的功能。 - The inconsistent synchronization detector is probably the most complicated detector used by findbugs ; it has to analyze the whole program , not just individual methods , use dataflow analysis to determine when a lock is held , and use heuristics to infer that a class intends to provide thread - safety guarantees
Inconsistent synchronization检测器很可能是findbugs所使用的最复杂的检测器;它必须分析整个程序,而不仅仅是单个方法,使用数据流分析来确定什么时候加锁,并使用直观推断来推出一个类想要提供线程安全保证。