搜索结果
找到约 685 项符合
ESS-Model 的查询结果
电子书籍 modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990.
modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture
class in 1990. Students had a project in which they had to model a
microprocessor architecture of their choice. They used these notes to
learn VHDL. The notes cover the VHDL-87 version of the language.
Not all of th ...
电子书籍 This is a set of notes I put together for my Computer Architecture class in 1990. Students had a pr
This is a set of notes I put together for my Computer Architecture
class in 1990. Students had a project in which they had to model a
microprocessor architecture of their choice. They used these notes to
learn VHDL. The notes cover the VHDL-87 version of the language.
Not all of the language is cov ...
通讯/手机编程 Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL c
Turbo Decoder Release 0.3
* Double binary, DVB-RCS code
* Soft Output Viterbi Algorithm
* MyHDL cycle/bit accurate model
* Synthesizable VHDL model
人工智能/神经网络 this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi
this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
人工智能/神经网络 This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and numb ...
电子书籍 下面的是学C++时要注意的。 1.把C++当成一门新的语言学习(和C没啥关系!真的。); 2.看《Thinking In C++》
下面的是学C++时要注意的。
1.把C++当成一门新的语言学习(和C没啥关系!真的。);
2.看《Thinking In C++》,不要看《C++变成死相》;
3.看《The C++ Programming Language》和《Inside The C++ Object
Model》,不要因为他们很难而我们自己是初学者所以就不看; ...
通讯/手机编程 蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up str
蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth&#8482 devices necessary to set up streaming channels used for support of audio/video distribution. The requirements are expressed in terms of services provided to applications, and by defining the features and procedures that are r ...
其他 Web 应用程序日渐复杂
Web 应用程序日渐复杂,对它们的测试工作也变得越来越重要。有很多测试技术可供你选择使用。例如,在 2005 年 4 月份的 MSDN 杂志中,我描述了一个基于 JScript 的简单系统,它使用 IE 的文档对象模型(Internet Explorer Document Model)来完整地测试某个 Web 应用程序的用户界面。这个技术很有效,但是在几个方面存在着缺 ...
文件格式 四套Latex模版
四套Latex模版,分别是:
A good model for writing Curriculum Vitae;
An excellent package to design slides using LaTeX;
A strong package to make floating figure and table style;
For writing formal letters。
Java书籍 Struts結合了數個技術
Struts結合了數個技術,為了要瞭解Struts,您必須先瞭解JSP/Servlet相關技術,必須先瞭解MVC、Model 1、Model 2等架構模式。