摘自university of waterloo的个别知道笔记,主要关于electrical and computer engineering方面,包括了8-bit hamming的编解码以及使用VHDL的硬件开发
标签: university waterloo of
上传时间: 2016-07-07
上传用户:qq521
Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB® . The discussion is also supported by exercises and computer simulations relating to real applications such as speech processing and fetal-heart–rhythm tracking, and more than 200 programs and functions for numerical experiments are provided with commentary.
标签: theoretical Processing important Digital
上传时间: 2016-07-08
上传用户:z1191176801
一个C++小程序,动态创建一个10个Computer的数组,设定察看每一台的配置,计算总价格等。要求正确的释放对象的数组。
标签: 程序
上传时间: 2016-07-31
上传用户:hj_18
C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training.
标签: Optimization Performance Footprint and
上传时间: 2014-01-06
上传用户:杜莹12345
This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a special architecture to make such functions: patients check in and check out, prescription input, drug-delivery at center pharmacy and information of patient manage with computer networking.
标签: three-tiered Information introduces construct
上传时间: 2016-08-16
上传用户:hn891122
The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
标签: algorithms container Standard Template
上传时间: 2016-08-17
上传用户:彭玖华
The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Primer can best be used hands-on. You are encouraged to work at the computer as you read the Primer and freely experiment with the examples. This Primer, along with the online help facility, usually suffices for students in a class requiring the use of MATLAB.
标签: intended substitu to purpose
上传时间: 2013-12-27
上传用户:dengzb84
Learn how to build a custom Linux® distribution to use in an embedded environment, in this case to drive a Technologic Systems TS-7800 single-board computer. In this tutorial, you learn about cross-compiling, the boot loader, file systems, the root file system, disk images, and the boot process, all with respect to the decisions you make as you re building the system and creating the distribution.
标签: distribution environment embedded custom
上传时间: 2013-12-23
上传用户:stella2015
這本書是多年來我對專業程式員所做的C++ 教學課程下的一個自然產物。我發現,大部份學生在一個星期的密集訓練之後,即可適應這個語言的基本架構,但要他們「將這些基礎架構以有效的方式組合運用」,我實在不感樂觀。於是我開始嘗試組織出一些簡短、明確、容易記憶的準則,做為C++ 高實效性程式開發過程之用。那都是經驗豐富的C++ 程式員幾乎總是會奉行或幾乎肯定要避免的一些事情。structures of computer science.
标签: 程式
上传时间: 2016-10-13
上传用户:362279997
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。structures of computer science.
上传时间: 2016-10-13
上传用户:1051290259