-
palette procedures Visual basic procedures for the development of small, very si...
调色程序 Visual basic开发的小程序,功能很简单-palette procedures Visual basic procedures for the development of small, very simple function
- 2022-01-26 18:20:27下载
- 积分:1
-
E107 themes
BIGHART.zip
E107 themes
BIGHART.zip
- 2022-07-01 19:55:59下载
- 积分:1
-
对话框摸板演示教程
对话框摸板演示教程-dialog foil demonstration Guide
- 2022-02-04 16:49:27下载
- 积分:1
-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1
-
有两副牌,从每副中任意抽5张牌进行博弈,显示抽取的牌后会显示每副牌的等级,按下按钮进行比较...
有两副牌,从每副中任意抽5张牌进行博弈,显示抽取的牌后会显示每副牌的等级,按下按钮进行比较-There are two sets of cards, drawn at random from each deputy to conduct five card game, showing extraction of each of the plates will show the level of vice cards, press the button to compare
- 2022-07-22 12:58:35下载
- 积分:1
-
软件信号发生器
software signal generator
- 2022-09-21 08:20: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
-
for skin transformation, Eurocargo tools.
皮肤改造器,换肤工具。-for skin transformation, Eurocargo tools.
- 2022-11-18 10:25:03下载
- 积分:1
-
利用c++Builder与Windows API编程
利用c++Builder与Windows API编程-use with the Windows API programming
- 2022-12-09 03:05:04下载
- 积分:1
-
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写-change all window button icon and the words, the use of Visual C preparation
- 2023-04-14 22:55:03下载
- 积分:1