代码搜索:数字设计
找到约 10,000 项符合「数字设计」的源代码
代码结果 10,000
www.eeworm.com/read/167697/9955500
txt 元件例化与层次设计.txt
VHDL: Creating a Hierarchical Design
This example describes how to create a hierarchical design using VHDL.
The top-level design, called top.vhd, implements an instance of the function logic.vhd.
www.eeworm.com/read/167695/9955631
ppt 时序电路设计描述.ppt
www.eeworm.com/read/167316/9972926
doc 微机课程设计1.doc
www.eeworm.com/read/362937/9975820
doc 数据库课程设计.doc
www.eeworm.com/read/362726/9984336
pdf (软设)c程序设计.pdf
www.eeworm.com/read/362588/9989969
doc c语言程序设计更新.doc
www.eeworm.com/read/362517/9994116
txt 多线程程序设计 (转).txt
作者:jeru
日期:2001-3-7 11:11:58
多线程程序设计
◆ 多线程简介
线程(thread)是操作系统分配 CPU 时间的基本实体。每一个应用程序至少有一个线程,也可以拥有多个线程。线程是程序中的代码流。多个线程可以同时运行,并能共享资源。
线程与进程不同,每个进程都需要操作系统为其分配独立的地址空间。而同一进程中的各个线程是在同一块地址空 ...
www.eeworm.com/read/362517/9994301
txt jive 中的设计模式 (续).txt
作者:jeru
email: jeru@163.net
日期:7/13/2001 5:48:41 PM
二, 结构型模式 (Structural Patterns)
这一类的模式关心类和对象之间怎么组织起来形成大的结构. 主要使用继承来组织接口或实现.
我们再接着思考一下, 用户之间应该有所区别, 有 Guest 用户, 可以让他来看一看, 但不能发贴子, 正式用户可以发贴子, 查
www.eeworm.com/read/362517/9994469
txt 好文--jive 中的设计模式 (.txt
作者:jeru
email: jeru@163.net
日期:7/13/2001 5:48:02 PM
Jive 中的设计模式
(Design Pattern)
马旋
2001年 5月
摘要:Jive 是一个开放源码的论坛项目, 也就是我们所常见的 BBS, 采用了 SUN 公司的 JSP 技术, 相比起 j2ee 这个庞大的体系结构, 其整个
www.eeworm.com/read/362516/9995078