程序名稱:學生管理信息管理系統 可以增加,刪除,查找學生的資料。或者以格式化形式輸出在print.txt這個文件中。學生資料以二進制儲存在datadase.dat中。 程序分為三個文件:student.h ,student.cpp, database.cpp 類Student.可以設置名字(包括firstName和lastName)還有id,歲數(age),score(評價).每個data member都有分別的member function來設置或者輸出.
上傳時間: 2014-01-27
上傳用戶:上善若水
LFSR is linear fedback shift reg is fine dirnf shifting process.vhdl code to understand its functioning
標簽: understand function shifting fedback
上傳時間: 2017-09-05
上傳用戶:sevenbestfei
for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies Please validate this function before using it
標簽: entropy evaluate command matrix
上傳時間: 2017-09-10
上傳用戶:caozhizhi
Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable sin expressions. Calculator store al formuls you have entered. Plot function can be used to draw graph of function with single argument. More detailed description of calculator is here.
標簽: Description caclulation Scientific calculator
上傳時間: 2014-01-25
上傳用戶:familiarsmile
cledlabel component let you add 7 segment edit box to your application. I added floatingpointformat function that let you add float data to the screen
標簽: floatingpointformat application cledlabel component
上傳時間: 2017-09-17
上傳用戶:許小華
a real time counter component for delphi applications. You will notice that normal timer functions in delphi is not enough for microseconds timing. This component let you get microseconds
標簽: applications component function counter
上傳時間: 2017-09-17
上傳用戶:zhangliming420
Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including the option of execute any flash function from Ram, alowing a way to program flash from a program running in flash.
標簽: file uControllers functions including
上傳時間: 2017-09-19
上傳用戶:xzt
The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality. API functions target key algorithms in such codecs as H.264, MPEG-4, AAC, MP3, and JPEG.
標簽: comprehensive Development processi OpenMAX
上傳時間: 2017-09-20
上傳用戶:dancnc
介紹Verilog HDL, 內容包括: – Verilog應用 – Verilog語言的構成元素 – 結構級描述及仿真 – 行為級描述及仿真 – 延時的特點及說明 – 介紹Verilog testbench • 激勵和控制和描述 • 結果的產生及驗證 – 任務task及函數function – 用戶定義的基本單元(primitive) – 可綜合的Verilog描述風格
上傳時間: 2013-12-19
上傳用戶:shanml
GM11.m是基于灰色系統理論的GM(1,1)模型編寫的,開發軟件為matlab(2010b)版。應用范圍為所有符合GM(1,1)模型的數據。 具體使用方法:x0為原始數據,需由用戶自行輸入,輸入方式可選擇調用txt格式或excel文件格式等。模型中的N值為數列的預測步數, 也由用戶根據實際情況輸入。 文件已保存成.m文件,故可作為matlab的function直接調用,用戶只需使用[yc0]=gm11(x0)語句即可實現調用。
標簽: 灰色系統模型
上傳時間: 2015-04-22
上傳用戶:zju104