搜索资源列表
C_10
- VHDL实例,在MAX+Plus+II下开发-VHDL example, the MAX II Plus under development
Portfolio_Optimisation
- optimal portfoilio EXCELmin risk max return
酒店停车系统
- 1. 用一个包含大小为MAX+1的数组结构体RoomArray来表示客房列表,其数组元素为表示车辆停车信息的结构体GuestNode,用链表队列LinkQueueGuest表示等待队列,其节点元素为表示车辆停车信息的结构体QueueGuest;-1. With a size of MAX contains an array of the structure RoomArray said Rooms to list its array elements to said vehicle parkin
平均分和最高分学生的数据查找
- (1)有10 个学生,每个学生的数据包括学号、姓名、3门课的成绩,从键盘输入10 个学生数据,要求打印出每个学生3门课的平均成绩,以及最高分的学生的数据(包括学号、姓名、3门课的成绩、平均分数)。 要求:用input函数输入10个学生数据;用average函数求平均分;用max函数找出最高分的学生数据;平均分和最高分学生的数据都在主函数中输出。 ,(1) There are 10 students, each student' s data, including Student ID, na
timer
- This a timer using 24 hours max until the pc shuts down, it is tested in windows xp-This is a timer using 24 hours max until the pc shuts down, it is tested in windows xp
FullScreenProg
- Max window-Max window..............................................................................
pro5
- 计算时间,最大值等,很不错的例子,希望对大家有用。-calculate time max number and etc. it is a good sample for labview
2
- 提出了正交频分复用(O FDM ) 系统中一种新的载波频偏估计算法L 载波频偏估计过程可分 为获取和跟踪, 其中, 获取过程和时间同步是同时完成的L新算法可实现的最大载波频偏获取范围 是整个信号带宽的一半L新的跟踪算法是一个最大似然算法, 在加性白噪声高斯信道(AW GN ) 下, 当N (训练序列长度的一半) 等于128 时, 其性能比Schm idl 算法提高约7127 dB 在多经信道下, 当 信噪比不是很高时, 新算法仍具有优势L-new carrier f requen
edashiyanbaogao_fzu
- 福州大学07级eda实验报告。。。一共八九份 包含实验指导书 实验一 利用原理图输入法设计4位全加器 一、实验目的: 掌握利用原理图输入法设计简单组合电路的方法,掌握MAX+plusII的层次化设计方法。通过一个4位全加器的设计,熟悉用EDA软件进行电路设计的详细流程。 -07 eda, Fuzhou University lab reports. . . A total of 89 experimental instructions were included experi
shell.sh
- An example of shell scr ipting calculation. Receiving 2 to 10 inputs, and calculate the max,min,average of the marks given.
Low-Voltage-Ride
- 详细说了双馈风机三相短路时的情况,并且着重分析了短路电流的表达形式以及最大值出线时刻,在此基础上提出了Crowbar电阻的取值方法。-In case of three-phase short circuit fault occurring at the terminal of a doubly-fed induction generator ( DFIG ), the rotor current characters of DFIG are analyzed from the viewpoint
max
- 在疲劳锻炼学科中,常常引入概率的概念,通过极大似然法预测寿命-maximum likelihood method
DailyH
- 非常好的一款外汇对冲 ea 镑日和欧日extern bool BlockOpening=false extern bool ShowStatus=true extern string Auto_Lot_______________________="_______" // Always Calculate The Lot Size Automatically extern int PercentMaxRisk=25 // With Max Risk Of 25 by d
spectrum
- 信号处理中的振幅谱和相位谱以及谱密度估计等-1) Calculation of: - One-sided amplitude spectrum - One-sided phase spectrum - Vector of frequencies. 2) The function can plot: - One-sided amplitude spectrum - One-sided phase spectrum. Two examples are g
production-max
- 生产最优化问题 某公司生产5种产品P1, P2, P3,P4,P5,其单价分别为550, 600, 350, 400, 200。生产过程有三道工序:研磨、钻孔、装配。其所需工时分别为: P1 P2 P3 P4 P5 I 12 20 0 25 15 II 10 8 16 0 0 III 20 20 20 20 20 各工序的生产能力(工时数)分别为288 192 384。 -Production optimization problem of a company
a1128_2_No
- 用matlab读入各个通道载荷数据,计算最大幅值应力,并保存。没有次数。-max load
MaxIntervalIndex
- java implementation of max interval implementation of the algorithm
key0
- Keys Altera Quartus II 9.0 Altera MAX II While key is on then diod is on
conv
- For given A/B returns conv(A,B) (non-circular). Subroutine can automatically choose between three implementations: straightforward O(M*N) formula for very small N (or M), overlap-add algorithm for cases where max(M,N) is significantly large
auction_match
- 本人验证的非对称分配拍卖算法程序,非常稳健,可用于求解最优化问题-an asymmetric auction algorithm for max/min problem