程序名称:学生管理信息管理系统 可以增加,删除,查找学生的资料。或者以格式化形式输出在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