Welcome![Sign In][Sign Up]
Location:
Search - service model d

Search list

[JSP/Javamm1systemmodel

Description: One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments deltaT. * At each such time moment, program checks if a new item arrival or * release has occurred during previus deltaT.-One-channel queuing system simulator (M / 1) * Arrival and service times are random and d istributed exponetially. * The simulator is not ime-slice-driven. i.e. the system model is being run at discrete * t ime points, with constant increments deltaT. * At each such time moment, program checks if a new item arrival or release * has occurred during previus deltaT.
Platform: | Size: 4493 | Author: feiteng | Hits:

[JSP/Javamm1systemmodel

Description: One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments deltaT. * At each such time moment, program checks if a new item arrival or * release has occurred during previus deltaT.-One-channel queuing system simulator (M/1)* Arrival and service times are random and d istributed exponetially.* The simulator is not ime-slice-driven. i.e. the system model is being run at discrete* t ime points, with constant increments deltaT.* At each such time moment, program checks if a new item arrival or release* has occurred during previus deltaT.
Platform: | Size: 4096 | Author: feiteng | Hits:

[WEB CodeWebLogins

Description: 简单的struts+factory+model+dao+service代码,对于刚学struts的人,可以下来学习学习。-Simple struts+ Factory+ Model+ Dao+ Service code, for those who just learn struts, you can learn from.
Platform: | Size: 684032 | Author: 小白45 | Hits:

[Internet-Network11

Description: Asp.Net探针0.90源码(Asp.net2.0版) 探测信息如下: 服务器计算机名 http://localhost/ 服务器IP地址 127.0.0.1 服务器域名 localhost 服务器端口 80 服务器IIS版本 Microsoft-IIS/6.0 本文件所在文件夹 E:\downCode\ServerInfo\ 服务器操作系统 Microsoft Windows NT 5.2.3790 Service Pack 1 系统所在文件夹 C:\WINDOWS\system32 服务器脚本超时时间 30000秒 服务器的语言种类 Chinese (People s Republic of China) .NET Framework 版本 2.050727.42 服务器当前时间 2007-5-25 9:18:18 服务器IE版本 7.0000 服务器上次启动到现在已运行 51分钟 逻辑驱动器 A:\C:\D:\E:\F:\G:\H:\I:\ CPU 总数 2 CPU 类型 x86 Family 15 Model 3 Stepping 4, GenuineIntel 虚拟内存 61776M 当前程序占用内存 6.03M Asp.net所占内存 60.48M Asp.net所占CPU 4 当前Session数量 0 当前SessionID t4at4w45uh5pr455cq42gq55 当前系统用户名 NETWORK SERVICE 注意:当前版本只支持Asp.net2.0环境-0.90 source Asp.Net probe (Asp.net2.0 version) Detection information is as follows: Server computer name http://localhost/ Server IP address 127.0.0.1 Domain name server localhost Server port 80 IIS server version Microsoft-IIS/6.0 Folder where the file E: \ downCode \ ServerInfo \ Server operating system Microsoft Windows NT 5.2.3790 Service Pack 1 System where the folder C: \ WINDOWS \ system32 The server script timeout 30000 seconds The type of server language Chinese (People s Republic of China) . NET Framework version 2.050727.42 Current server time 2007-5-25 9:18:18 IE server version 7.0000 Last server start up to now have been in operation for 51 minutes Logical drive A: \ C: \ D: \ E: \ F: \ G: \ H: \ I: \ CPU a total of 2 CPU type x86 Family 15 Model 3 Stepping 4, GenuineIntel Virtual memory 61776M 6.03M current program memory Asp.net share memory 60.48M Asp.net share CPU 4 Session number of the current 0 The current SessionI
Platform: | Size: 20480 | Author: 木头人 | Hits:

[WEB Codexdcms

Description: XDcms是南宁旭东网络科技有限公司推出的一套完全开源的通用的内容管理系统。主要使用php+mysql+smarty技术基础进行开发,XDcms采用OOP(面向对象)方式进行基础运行框架搭建。模块化开发方式做为功能开发形式。框架易于功能扩展,代码维护,二次开发能力优秀。 XDcms重点功能 A、内容管理模型,自定义字段,更方便扩展功能。自带模型:单页模型、新闻模型、产品模型、招聘模型 B、栏目自定义,便于内容管理 C、内容模块化,二次开发更便捷。自带模块:幻灯片、QQ客服、友情链接、自定义表单(在线留言、简历管理) D、模板管理,后台编辑模板更方便 E、邮件发送,表单留言自动发送邮件到邮箱 F、数据缓存,访问速度更快 G、会员自定义模型、字段 H、结合Smarty开发的万能loop标签、get_block碎片标签,数据调用更简单、更方便 I、产品多图多方位展示 J、URL规则自定义,更有利于做搜索引擎优化-XDcms is Nanning Xudong network science and technology limited company launched a completely open source general-purpose content management system. The main use of php+mysql+smarty technology development, XDcms uses the OOP ( object-oriented ) way of running the framework to build foundation. The modular development mode as the functional forms of development. Frame easy functional expansion, code maintenance, two times the development of outstanding ability. XDcms key function A, content management model, custom fields, more convenient function expansion. Model: model with single page, news, products, recruitment model model model Column B, custom, for content management C, content modules, two times the development of more convenient. With module: slide, QQ service, links, custom form ( online message, resume management ) D, template management, more convenient background editing template E, e-mail, message is automatically sent email to form F, data cache, faster access speed
Platform: | Size: 2081792 | Author: asdweioi | Hits:

[JSP/Javaspringmvc_demo

Description: Spring框架的MVC实现 1)Spring MVC的体系结构 C控制器部分:DispatcherServlet、Controller M模型部分:ModelAndView、ModelMap、实体类 V视图部分:JSP、spring标签 2)了解Spring MVC工作流程 a.客户端浏览器发送HTTP请求,请求到达DispatcherServlet控制器 b.DispatcherServlet控制器调用HandlerMapping映射处理器根据请求调用相应的Controller组件。 c.在Controller中执行约定方法,调用Service或DAO组件,完成请求处理。返回一个ModelAndView对象 d.控制器调用ViewResolver视图解析器,定义View视图资源 e.将View视图资源解析生成HTML响应,输出响应信息-Spring Framework MVC implementation       1) Spring MVC architecture             C controller part: DispatcherServlet, Controller             M model part: ModelAndView, ModelMap, entity classes             V view section: JSP, spring tags       2) understand the Spring MVC workflow             a. client browser sends an HTTP request to arrive DispatcherServlet controller             b.DispatcherServlet controller calls HandlerMapping map processor, upon request, call the appropriate Controller components.             c. perform the contract in the Controller method, call the Service or DAO components to complete the request processing. Return a ModelAndView object             d. controller calls ViewResolver view resolvers, view resources defined View         &#
Platform: | Size: 36864 | Author: 说法 | Hits:

CodeBus www.codebus.net