搜索资源列表
博远论坛项目
- 这是一个用ASP 做的论坛.值得研究一下. 最有趣的是,发帖支持 HTML 代码 可以回出很好玩的帖.本来想把设计架构也发上来的,它在本子上,懒得抄拉-This is a do ASP Forum. Worth study. The most interesting is that the posting HTML code can support up to the note is a lot of fun. Intended to design framework also made
25795960
- 浙江大学老师JAVA课程程序设计上课演示的源码,深入浅出的讲述了JAVA语言的架构,对JAVA初学者很有帮助!-teachers of Zhejiang University courses JAVA programming classes demo source code, the plain language of the Java language on the structure of the Java beginners helpful!
JXqysjwd
- 剑侠相关文档.rar 包括服务器架构,游戏架构,游戏模块等概要设计的文档。这是实际的商业机密,仅供学习参考用。-fencer related documentation. Rar including server architecture, the structure of the game, the game summary module design document. This is the actual commercial secrets, the study is for ref
tianlong
- 天龙企业网站管理系统,基于.net2.0+access开发,系统架构采用MVC设计模式,是一个十分优秀的.net企业管理系统。其中包括产品发布,新闻发布,企业简价,企业文化,下载中心,客户留言等功能。-Dragon Enterprises website management system, based on. Net2.0 access development, system architecture using MVC design pattern is a very outstanding
PC_Based_Controller_Modbus
- 一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受 主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角色,随 时等待接收Modbus Master 的Query Message,然后依据内容做控制,最后 将控制结果以Response Message 回传。本章将以ICP 7524 及ICP 7188E5 等 两种设备分别设计Modbus RTU、ASCII 及Modbus/TCP 的Slave 应用程序, 读者可以将此两种
The_Art_Of_Unix_Programming
- 经典的unix书籍,《unix编程的艺术》,书里既有讲到开发的实际应用,又有软件设计的架构和思想。是不可多得的好书。
DvbbsDotNet10
- 动网论坛系列产品倍受用户赞誉的就是强大的功能和出色的用户体验表现,动网论坛.Net产品将借鉴和引入众多动网论坛ASP版本的优秀功能并使之高效的运行在.Net系统架构上。 1、在保持优秀架构和高效性能前提下,集成原动网论坛系列版本中的优秀功能; 2、将引入动网论坛PHP版中诸多创新功能,如广告设置体系、高级版面设置体系、分栏结构等; 3、将引入动网论坛ASP及开发中新版中的大量创新功能,动网论坛.Net版和ASP新版为同步开发进行,相互间的优秀和创新性的功能将会直接互相引入; 4、
007
- 本文描述了一种无线传感器网络节点的硬件平台组成,分别对负责无线收发功能实现的射频芯片、负责数据采集的传感器模块、负责整体上工作的微处理器进行了描述,对和CC2420与EM78815微处理器的硬件接口进行了设计;然后介绍了本无线传感器网络系统整体软件体系结构与设计,主要包括软件总体架构、硬件驱动层设计和操作系统层设计。
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
artiTest
- MFC架构,添加dialog。在dialog中设计三个按钮,这三个按钮循环切换。-MFC framework, adding dialog. In the dialog in the design of three buttons, three buttons to switch cycle.
VCjiemian
- 文档/视图架构的界面设计,包括切分窗口,浮动窗口,工具栏,状态栏的高级设计-document/view framwork
05
- 设计工程软件设计工程概述软件设计的任务和文档软件设计的概念架构设计构件级设计软件界面设计8Software Engineering沈备军软件设计的基本概念... -Overview of design engineering software design software design engineering tasks and document the concept of software design component-level architecture design softw
VCPP_6.0_
- 设计工程软件设计工程概述软件设计的任务和文档软件设计的概念架构设计构件级设计软件界面设计8Software Engineering沈备军软件设计的基本概念... -Overview of design engineering software design software design engineering tasks and document the concept of software design component-level architecture design softw
[Normal3Tier
- 3N层架构框架搭建 4N层数据访问层抽象工厂设计 2标准三层架构实现-4N 3N tier framework to build data access layer abstraction layer 2 standard three-tier plant design to achieve
ListTest
- UI界面架构设计。支持滑动、支持拖动、界面图片透明-UI design framework
master_server_thread
- 多任务,多线程的设计对于运行程序有很好的帮助,这里应用多程序主从架构,实现多任务的服务器仅仅为了演示才使用了一个可见的窗体。服务器本身并不需要任何形式的用户界面,不过,通过用户界面反映出来的状态信息将有助于调试和运行时的监控。(注意,如果需要状态监控,另一种方法是由服务器提供状态方法,并由单独的监控应用程序来对服务器的状态进行查询。-thread can speed the program ontime and no delay proform prgram
MedicineManager
- 医药管理系统,可以添加药品,搜索和销售,本系统采用MVC的架构设计,具有良好的系统性能,友好的用户界面。-Medical management system, you can add drugs, search, and marketing, the system uses the MVC architecture, has a good system performance, user-friendly interface.
seclaration
- 将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程,-Apply object-oriented thought sufficient to design, completed a design needs to architecture, to the whole process of the underlying design,
98304915
- 将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程,()
parallel for
- parallel for指令的用法,通过对比和分析,熟悉多核架构设计中语句的用法。