搜索资源列表
Sy5
- 以队列和栈实现的仿真技术预测理发馆的经营状况-to Queue and Stack simulation technology forecasting barber's shop of the operation
sy5
- MATLAB的数字滤波器设计
Sy5
- 以队列和栈实现的仿真技术预测理发馆的经营状况-to Queue and Stack simulation technology forecasting barber's shop of the operation
sy5
- MATLAB的数字滤波器设计 -MATLAB digital filter design
sy5
- 通讯录管理系统,使用VC++6.0开发,数据结构的作业-Address book management system, the use of VC++ 6.0 development, data structure operations
sy5
- 是一些关于matlab的实验fir滤波器代码-Some experiments on fir filter matlab code
sy5
- 寻找最大值和最小值的汇编语言程序,简单,易懂,实用。-Find maximum and minimum values of the assembly language procedures, simple, understandable and practical.
sy5
- 数字频率计 c8051f单片机 使用PCA比较捕捉模块-Digital Cymometer c8051f Singlechip compare the use of PCA Capture Module
sy5
- 动态分区分配算法的模拟 初始化功能:内存状态设置为初始状态。 分配功能:要求至少使用两种算法,用户可以选择使用。 回收功能: 空闲块的合并:即紧凑功能,用以消除碎片。当做碎片整理时,需要跟踪分配的空间,修改其引用以保证引用的正确性。 显示当前内存的使用状态,可以使用表格或图形。 -Dynamic partition allo
sy5
- 一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?-A traveler would like to drive a car from
sy5
- 用C语言进行图形填充,采用扫描线算法完成-Filled with C language for graphics, the use of scan line algorithm to complete
sy5
- 编写一个SDI应用程序,执行某菜单命令时打开一个对话框,通过该对话框输入一对坐标值,单击OK按钮在视图区中该坐标位置显示自己的姓名。-biancheng
Sy5
- java的一个简单程序,该程序的功能是输出杨辉三角。-a simple java program, the program' s function is to output Yang Hui triangle.
sy5
- 人体检测, 人体检测, 人体检测,-humanbody detection
matlab-sy5
- matlab 实验5的源代码和运行结果, -Experiment 5 matlab source code and run the results of the experiment the source code and run 5 results
sy5
- 微机原理实验,从键盘输入数据并显示,非常适合初学者使用-Computer principle experiment, the input data from the keyboard and display, ideal for beginners to use ~ ~
sy5
- 编写简单的点对点聊天程序。 需要使用GUI实现用户输入和接收聊天内容 -Write a simple point-chat program. Need to use the GUI to achieve user input and receive chat
sy5
- 用两种方法求输入日期的星期数,JAVA,实验-To seek the number of weeks of the number you input
sy5
- 求n(奇数)阶幻方。n阶幻方是n×n的方阵,填入1~n2各数,使得该方阵的各行各列、对角线元素的和都相等。-Find n (odd) order magic square. magic square of order n is the n × n square, fill in the 1 ~ n2 the number, making the square of each row of the column, and diagonal
sy5
- 移位寄存器 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY ADCINT IS PORT(D : IN STD_LOGIC_VECTOR(7 DOWNTO 0) --来自0809转换好的8位数据 CLK : IN STD_LOGIC --状态机工作时钟 EOC : IN STD_LOGIC --转换状态指示,低电平表示正在转换 ALE : OUT STD_