搜索资源列表
EDAshuzhizhong
- 设计一个能进行时、分、秒计时的十二小时制或二十四小时制的数字钟,并具有定时与闹钟功能,能在设定的时间发出闹铃音,能非常方便地对小时、分钟和秒进行手动调节以校准时间,每逢整点,产生报时音报时。实验平台: 1. 一台PC机; 2. MAX+PLUSII10.1。 Verilog HDL语言实现-The design of a can be hours, minutes, seconds time of 12 hours or 24 hours system, digital clock, and h
LCS
- Instead of finding the longest common subsequence, let us try to determine the length of the LCS. Then tracking back to find the LCS. Consider a1a2…am and b1b2…bn. Case 1: am=bn. The LCS must contain am, we h
traffic
- 实现路口交通灯系统的控制方法很多,可以用标准逻辑器件,可编程控制器PLC,单片机等方案来实现。但是这些控制方法的功能修改及调试都需要硬件电路的支持,在一定程度上增加了功能修改及系统调试的困难。因此,在设计中采用EDA技术,应用目前广泛应用的Verilog HDL硬件电路描述语言,实现交通灯系统控制器的设计,利用MAX+PLUS 集成开发环境进行综合、仿真,并下载到CPLD可编程逻辑器件中,完成系统的控制作用。-Intersection traffic signal systems to ach
e3_4
- 考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
Fuzzy_logic_Engine
- Title: Fuzzy logic Engine Descr iption: This dll written in C implements a fuzzy logic engine with 3 different inferencing methods - min-max, dot-sum and Yager. This engine implements also a LALR(1) parser allowing users to define fuzzy sets and ru
class-string
- 建立一个对象数组,内放5个学生的数据,设立一个函数max,用指向对象的指针做函数参数,在max函数中找出5个学生中成绩最高者,并输出其学号。-Create an array of objects, by putting five student data, set up a function max, with a pointer to an object to do the function parameters, the max function to find the five stude
shuliejicha
- 数列极差问题,在黑板上写了N个正整数组成的一个数列,进行如下操作: 每次擦去其中的两个数a和b,然后在数列中加入一个数a×b+1,如此下去直至黑板上 剩下一个数,在所有按这种操作方式最后得到的数中,最大的为max,最小的为min, 则该数列的极差定义为M=max-min。 -Series of very poor question written on the blackboard a positive integer N composed of a series, the followi
EPM240ZT100
- The MAX II CPLD has the following features: ■ Low-cost, low-power CPLD ■ Instant-on, non-volatile architecture ■ Standby current as low as 29 μA ■ Provides fast propagation delay and clock-to-output times ■ Provides four global clocks with
struct-max-score--students
- 建立一个学生结构体,从键盘上输入学号,分数,然后创建一个max函数选择出最高分数的学生的信息输出界面来。-Structure to establish a student, learning from the keyboard to enter numbers, scores, and then create a max function to choose the highest score of the students' information output interface.
zz
- 编写一个函数,使其功能为:从num个字符串中找出最长的一个字符串,并通过形参指针max传回该串地址。-To write a function to make it function as follows: num string to identify one of the longest string parameter pointer max returns the string address.
MATLAB
- A 2by3 MIMO model using Simulink. The decoder uses zero forcing algorithm. Set in the workspace the modulation order (QAM modulation), Doppler shift, SNR in dB, bit rate, sample per frame, max number of bits and max number of errors before running th
Max---min-value
- 编写一个程序,实现从n个数中找出其中最大值和最小值。-Write a program to implement from the n number to find out the maximum and minimum values
daishu2
- 设代数系统V1=<A, .>、V2=<A, .>、 V3=<A, ⊙>、 V4=<A, △>,A={ x|x∈Z,1≤x≤20}, a.b= 2a+b,a.b=max(a, b),a⊙b=(a+b) mod8 + 2,a△b=min(a,b),试设计算法并编程实验, 要求: (1)试判断V1、V2、V3、V4 是否为代数系统。 (2)试判断这些代数系统是否有左单位元与右单位元、零元,如存在,请求出。 -Let Algebra S
colourhistogram
- Colourhistogram II. TEXTURE FEATURE EXTRACTION IN CBIR An overview of the proposed CBIR system is illustrated in Fig. 1. The proposed algorithm, Label Wavelet Transform (LWT), is based on color image segmentation [1], and it is an extens
how-to-seek-a-extremum-sequence
- Matlab中如何求一个序列的极值?在Matlab中有专门求序列最大值和最小值的函数,分别是Max 和 Min,但是有时候我们不满足于求整个序列的最值,而是对序列的极值,也就是局部的最值感兴趣。对于解析函 数,这个比较简单,只要令一阶倒数为零求出对应的自变量就行了。-Matlab how to seek a extremum sequence? In the Matlab there is a special function for sequence of ma
max
- 该文档介绍了如何编写一个C代码并将它转化为一个Dll动态链接库供其他C代码调用。基于C语言编写一个比较大小的函数max,在VS 2010环境下生成了Dll动态链接库max.dll。-This document describes how to write a C code and convert it to a dynamic link library for other C code calls. Write a comparison function max based on the C l
main.cc
- 去年的 tangjz 非常喜欢做数论题,但是一年以后的 tangjz 却不那么会做了。 在整理以前的试题时,他发现了这样一道题目:“求 ∑σ(i) ,其中 1≤i≤N , σ(i) 表示 i 的约数之和。” 现在他长大了,题目也变难了,所以麻烦你来帮他解决一道数论题吧。 他需要你求如下表达式的值: ∑Ni=1∑Nj=1max(i,j)⋅ σ(i⋅ j) 其中 max(i,j) 表示 i 和 j 里的最大值, σ(i⋅ j) 表示 iͺ
GeneticAlgorithm
- 基于matlab的遗传算法的一个简单实现,求解函数最大值。-A Genetic Algorithm programmed by matlab to calculte the max value of a function.
White-Patch
- White-Patch算法需要图片中有纯白或着近似白色的部分,且这个部分不能太小,该算法认为白色物体表面能够对入射光线进行全反射,因此红、绿、蓝三个基本颜色通道的最大值应该是白色像素点,可以被认为是图片的光照颜色[6]。 White-Patch 算法的基本思想是,首先遍历整幅图片中每个像素点关于红、绿、蓝三个基本颜色分量的值并从高到低排序,求取R、G、B三分量的累加概率,记概率大于百分之九十五的像素点作为“参考白”,将其设置为255,根据“参考白”对其他像素点进行相应地调整。 -Whit
SuCMS
- The VOD system, and design a set for the different needs of the owners of the flexible, convenient, humanized design is simple and easy to use is the biggest characteristic, is the rapid erection of video website of choice, industry website just 3 mi