-
This code can be used to model a microstrip line or a microstrip
patch antenna...
This code can be used to model a microstrip line or a microstrip
patch antenna (the particular problem being modeled is determined
at compile-time via various declarations).
- 2022-02-21 04:06:15下载
- 积分:1
-
日本动画达人的Flash片头作品
日本动画达人的Flash片头作品,含源码文件,日本人设计的Flash片头,有许多鼠标效果,比如鼠标放在左上角的标志上会渐显一个漂亮的夜空,还有潺潺流水声,圆圆的月亮,很有意境哦。
- 2022-08-19 08:16:16下载
- 积分:1
-
Delphi卡片速查填涂程序源码
一个由Delphi编写的卡片速查填涂程序源码,使用方法:
(1)输入姓名和单位,点击查询即可在姓名及单位下方出现相应汉字代码。
(2)需要批量查询时,可先重复步骤(1),然后点击“保存”按钮,将查询代码存到save.txt文件打印后,批量对照填涂以提高工作效率。
- 2022-11-11 14:15:02下载
- 积分:1
-
a class, purpose and content based courses located purposes : 1. With parts of t...
一、课设目的及内容
课设目的:
1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。
2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。
课设内容:
将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。
-a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
- 2022-11-14 05:25:04下载
- 积分:1
-
C++编写的矩阵乘法mex文件
采用C++ 编写的矩阵乘法的mex 源文件,可以在matlab中进行改写编译。(The mex source file of matrix multiplication written in C++ can be rewritten and compiled in matlab.)
- 2020-07-03 02:00:02下载
- 积分:1
-
VBScript
经典VBScript学习资料,欢迎共同学习提高,(vbs)
- 2010-09-25 15:03:21下载
- 积分:1
-
streamedian_1.8.4
说明: 前端加载视频,是一种很麻烦的事情,不管怎么查找都是一些无用的带吗,这里提供有用的代码参考。(Front-end loading video, is a very troublesome thing, anyway, search is some useless tape, here provides useful code reference.)
- 2019-06-17 16:00:49下载
- 积分:1
-
addCustomer
应用程序应该让用户保持客户的列表。选择一个客户用户后
应该能够指定在哪些国家客户做生意。通过单击"全部保存
更改"-按钮所有用户所做的更改应存储在 MySQL 数据库中。
客户端的列表必须包含以下信息:
-客户的名称
-状态的客户的总部在哪里
-联系人的电子邮件
所有字段都是必需的。
客户端的列表应该在启动时,paging"a 不必要完全加载。国家在上的信息
客户不是业务应加载从数据库仅在必要时使用
Ajax (jQuery)。
它应该有可能添加、 编辑和删除客户。
任务:
1.创建一个 MySQL 数据库及您需要的所有表
请确保创建索引以获得最佳性能
2.向数据库中插入一些测试数据
3.编写一个 PHP 应用程序根据意愿所描述的客户
面向使用对象的设计原则在 PHP 5.5
- 2022-04-17 07:03:02下载
- 积分:1
-
刚才那个的补充,也是素材
刚才那个的补充,也是素材-earlier that the added, as well as material
- 2023-08-10 15:45:03下载
- 积分:1
-
FIR数字滤波器广泛应用于数字通信系统的研究方法…
FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅
助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅
助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab
环境下实现结果进行比较,前者效果更好,更具有实际应用价值。
-FIR digital filters widely used in digital communication systems, research methods of their realization of great significance. Matlab is powerful DSP using Matlab-aided design applications, can greatly shorten the DSP application development time. Describes the Matlab and CCS and DSP connections, shows DSP using Matlab support the process of realization of FIR digital filters, and how to debug in the Matlab environment, DSP program, are given to achieve results, and to the results and simple in the Matlab environment, achieved results are compared, the former better, more practical application value.
- 2023-08-26 09:10:03下载
- 积分:1