-
地址计数器
请注意:
本例的各个源描述的编译顺序应该是:
55_falsepath.vhd
55_falsepath...
地址计数器
请注意:
本例的各个源描述的编译顺序应该是:
55_falsepath.vhd
55_falsepath_stim.vhd-Address counter Please note: This case is described in various sources to compile the order should be: 55_falsepath.vhd 55_falsepath_stim.vhd
- 2023-03-14 04:55:03下载
- 积分:1
-
蚁群算法用c++语言实现的,可以用于求旅行商问题的解
蚁群算法用c++语言实现的,可以用于求旅行商问题的解-Ant colony algorithm using c++ language and can be used to seek the solution of traveling salesman problem
- 2023-05-05 15:50:02下载
- 积分:1
-
VBO编程的基本功能实现,VC6环境,提高显示速度
VBO编程的基本功能实现,VC6环境,提高显示速度-VBO realize the basic functions of programming, VC6 environment, and improve display speed
- 2022-01-24 13:18:52下载
- 积分:1
-
javacc4.0版本,使用方法设置环境变量即可
javacc4.0版本,使用方法设置环境变量即可-javacc4.0 version, use the method of setting environment variables can be
- 2022-02-27 03:09:41下载
- 积分:1
-
我的模式识别作业,用感知器算法对二维的点进行识别,求出判决函数...
我的模式识别作业,用感知器算法对二维的点进行识别,求出判决函数-operations of pattern recognition, perception algorithm using two-dimensional point of identification, obtained judgment function
- 2022-01-25 19:20:05下载
- 积分:1
-
c pas format builder Guide to the Music special reading device
c++builder 教程 pas 格式 要专用的音读器-c pas format builder Guide to the Music special reading device
- 2022-01-26 01:31:49下载
- 积分:1
-
Base64编码,解码,可以输入汉字也可以是字母
Base64编码,解码,可以输入汉字也可以是字母-Base64
- 2023-07-18 17:25:03下载
- 积分:1
-
该文件很好 不行你下载试一试。我不相信你的电脑不中毒
该文件很好 不行你下载试一试。我不相信你的电脑不中毒-the document you download not very good try. I do not believe that your computer is not poisoning
- 2023-02-23 00:15:03下载
- 积分:1
-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
a hydrological observation system simulation from 0:00 a.m. 1996.1.1 then play a...
一个水文观测系统 模拟从1996.1.1零时起到其后任何一天的观测数据,并可以进行查询当天的每小时的数据.-a hydrological observation system simulation from 0:00 a.m. 1996.1.1 then play any day of observational data, and may conduct inquiries per day data.
- 2022-05-30 11:12:04下载
- 积分:1