-
Win32Asm教程
Win32Asm教程-Win32Asm Guide
- 2023-04-22 18:45:08下载
- 积分:1
-
Проверяет принадлежность пользователя, запустившего программу, к группе « Ад...
Проверяет принадлежность пользователя, запустившего программу, к группе « Администраторы» .(RUS) +Russian Comments
SourceCode Application. To check up an accessory of the user who has started the program, to group "Administrators".-Проверяет принадлежность пользователя, запустившего программу, к группе « Администраторы» .(RUS)+Russian Comments
SourceCode Application. To check up an accessory of the user who has started the program, to group "Administrators".
- 2022-02-20 17:22:49下载
- 积分:1
-
Multi
多元树的层次遍历、先根遍历、后根遍历
问题的描述:
函数填空:层次遍历多元树(在文件tree.cpp中3个空)、先根遍历、后根遍历的递归函数(在文件tree.h中2个空);
多元树的输入:在主程序中调用多元树的函数(定位根、找大儿子、找下一个兄弟等),输入某棵多元树。
-Multi-level tree traversal, the first traversal the root, root traversal issues Description: function to fill in the blank: multi-level tree traversal (tree.cpp in the document in three space), the first traversal the root, root ergodic recursive function (in the document in two empty tree.h) multiple input tree: In the main program to call multi-tree function (positioning root, look for the eldest son, to find a brother, etc.), enter a multi-tree tree.
- 2022-01-26 03:50:14下载
- 积分:1
-
三维纹理通道的一个例子,它允许键盘运动。
An example of 3D textured tunnel, which allows keyboard movement.
- 2023-07-07 20:30:04下载
- 积分:1
-
avi 到 mpeg 的转换程序及源代码
avi 到 mpeg 的转换程序及源代码-mpeg to the conversion process and the source code
- 2022-05-27 09:12:21下载
- 积分:1
-
A智能算法,是一个小型游戏,能够在有效的时间内找出最短的路径....
A智能算法,是一个小型游戏,能够在有效的时间内找出最短的路径.-A smart algorithm, is a small game that can effectively find the shortest time path.
- 2022-03-23 04:55:12下载
- 积分:1
-
string 类很强大得功能
string 类很强大得功能-a very powerful string-type functions
- 2022-03-24 11:15:50下载
- 积分:1
-
delay函数
VB的演示函数,可以直接调用,方便用户进行加入到自己的源码中进行使用。在用户的VB程序中直接添加进去,然后调用就行了。
- 2023-06-03 14:00:03下载
- 积分:1
-
时间精确计算程序 时间精确计算程序
时间精确计算程序 时间精确计算程序-time to time accurate calculation procedures accurate calculation procedure time accurate calculation procedures
- 2022-11-17 14:50:03下载
- 积分:1
-
vhdl实现自动贩卖机功能
可以对3种不同种类的货物进行自动售货,价格分别为A=4.00, B=2.50, C=1.00。售货机可以接受10元,5元,1元三种硬币(即有三种输入信号SY,WY,IY),并且在7段数码管(二位代表元,一位代表角)显示已投入的总钱数,选择货物的输入信号Ia,Ib,Ic,输出指示信号为 Sa, Sb ,Sc 分别表示售出相应的货物,同时输出的信号yuan, jiao代表找零,并显示在7段数码管上。
VGA显示3种货物图片及其价格,鼠标点击购买数量(1-9)后显示总价,安规格说明2中的button2-button4输入硬币,VGA显示已投入的总钱数,鼠标点击购买后,显示找零数目,购买物品闪烁,交易完成。(VGA部分不美观,希望下载的朋友根据自己的审美修改)
- 2022-03-02 17:31:32下载
- 积分:1