搜索资源列表
-
0下载:
The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an im
-
-
0下载:
学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture
-
-
0下载:
我将分TCP/IP族协议结构、程序部分函数及数据结构说明、案例程序剖析三个部分与大家共同学习数据包分析程序的设计方法。-I will be the TCP / IP protocol architecture group, the procedural part of function and data structure that case analysis process with the three-part study of common data packet analysis pro
-
-
0下载:
本书是一本针对Linux环境下利用C++函数库Qtopia进行嵌入式研发的软件研发人员的入门书。本书融合了笔者在长期的软件研发过程中总结的大量实战经验,以智能移动终端的研发为背景,详细介绍了嵌入式Linux的研发环境和Qtopia的设计架构。本书适用的读者主要为从事嵌入式软件、C/C++等领域的初、中级软件工程师和在校本科生、研究生等。
TrolltechR、Trolltech、QtR、Qt、QtopiaR、Qtopia、SXETM等为Trolltech公司的注册商标,本书涉及的所有代码
-
-
0下载:
摘 要:在模拟黑客攻击模型的基础上,综合采用Windows和
Linux平台作为扫描基础平台,采用客户端/服务器架构,利用
分布并发机制设计了一个高效网络漏洞扫描系统.-Abstract: In the simulation model of hacker attacks, based on a combination of Windows and Linux platforms as the foundation platform for scanning, the use of cl
-
-
0下载:
本文试图以顺序的方式来解释 Linux 源代码, 以帮助读者对源代码的体系结构以及很多相关的 unix 特性的实现有一个很好的理解。目标是帮助对 Linux 不甚了解的有经验的 C 程序员对整个 Linux 的设计有所了解。-This article attempts to explain the way the order of Linux source code, in order to help the reader to the source code architecture and
-
-
0下载:
不是数独游戏的算法,而是我写这个游戏所用到的架构和面各对象技术。在这里与大家分享,希望对初学者在软件的设计方面有所帮助。-Sudoku is not the algorithm, but I wrote the game used by the target architecture and noodle technology. To share with you here and hope for beginners in the software design help.
-
-
1下载:
用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
-
-
0下载:
Windows下基于IMD的NAT型防火墙,在防火墙技术中,单独使用一种技术总会出现性能瓶颈或安全隐患的问题,综合利用多种技术制作的防火墙能够满足需要高标准网络安全的环境.通过模块化的设计方法,在Windows网络体系结构的IMD层下把NAT技术、过滤技术、状态检测技术,以及不同的认证方法结合起来实现防火墙,以达到高效抵御各种网络攻击,极大提高网络安全性的目的,并且这种方法实现容易,更新方便. -Windows, based on the IMD' s NAT-based firewall
-
-
0下载:
4G design and architecture
-
-
0下载:
ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
-
-
1下载:
linux下(fedora版本)的cadence中编译4位全加器的实现, 在不同的阈值电压调解下观察点路的总体power和速度,以及逻辑的正确性. 可能会用到NCSU的FREEPDF工具包-this is a package of three projects, low-vth, high-vth, and optimum architecture vth four bit full adder design. In the environment of Cadence and then sim
-
-
0下载:
用java编写的浮点数除法的运算,计算机组成原理课程设计-Prepared by floating-point division with java computing, computer architecture course design
-
-
0下载:
上海交通大学os课程设计第四次作业
模拟磁盘驱动,并提供基于网络的客户端与服务器结构,调用客户端里的接口能够访问远程的服务器磁盘-Shanghai Jiaotong University, the fourth operating os course design simulation disk drive, and provides Web-based client and server architecture, called the interface where the client
-
-
0下载:
Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构.这是第一部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
-
-
0下载:
Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。这是第五部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
-
-
0下载:
Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。这是第二部分-Linux Programming White Paper " is written by a group of Linux experts, which consists of five parts- is the Linux Documentation Project, a p
-
-
0下载:
Linux网络流量控制实现,这篇文章介绍了底层架构,并描述如何增添新的流量控制功能到Linux内核。-Linux network traffic control implementation, this article describes the underlying architecture, and describes how to add a new flow control function to the Linux kernel.
-
-
0下载:
Linux内核设计的艺术_图解Linux操作系统架构设计与实现原理.p,我想学习linux内核的人该读下这本书 值得推荐。-Art _ illustration of the design of the Linux kernel Linux operating system architecture design and implementation principle p, I want to learn linux kernel the read the next book worth re
-
-
0下载:
特点
MVC架构,设计精巧,使用简单
遵循COC原则,零配置,无xml
独创Db + Record模式,灵活便利
ActiveRecord支持,使数据库开发极致快速
自动加载修改后的java文件,开发过程中无需重启web server
AOP支持,拦截器配置灵活,功能强大
Plugin体系结构,扩展性强
多视图支持,支持FreeMarker、JSP、Velocity
功能齐全,拥有struts2的绝大部分功能-Characteristic
MVC arch
-