-
教你如何对已有的模型进行光照处理,并用键盘进行控制
教你如何对已有的模型进行光照处理,并用键盘进行控制-Teach you how to model the existing light treatment, and keyboard control
- 2022-01-25 22:27:30下载
- 积分:1
-
- 2022-02-03 13:13:54下载
- 积分:1
-
This is a C++ Builder environment, copy the file preparation, and can be prepare...
这是一个在C++Builder环境下,对文件进行拷备,并且可以把拷备的文件重新读入的方法。-This is a C++ Builder environment, copy the file preparation, and can be prepared to copy the file to re-read approach.
- 2022-10-06 11:30:04下载
- 积分:1
-
K-Means using Visual Basic 6
- 2022-05-29 13:52:31下载
- 积分:1
-
C最cengxusheji
c plus plus cengxusheji
- 2022-03-25 20:19:10下载
- 积分:1
-
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中...
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。具体规则如下:
(1) 任何时候都能翻转中间的硬币(从正面翻成背面或相反)
(2) 当另外两个硬币都是正面或都是背面的时候能够翻转一端的硬币(从正面翻成背面或相反);
不能通过任何其他方式翻转硬币,如平移它们。但是,只要满足这些规则,你就能够翻转硬币。
-coin game
- 2022-05-14 20:09:05下载
- 积分:1
-
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!...
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!-Extract and save the application icon. The code from other applications to extract the application icon of its features!
- 2022-07-18 22:08:07下载
- 积分:1
-
wince 5.0 MFC EVC 4.0 application
wince 5.0 MFC EVC 4.0 应用程序-wince 5.0 MFC EVC 4.0 application
- 2022-06-03 15:16:08下载
- 积分:1
-
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C...
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C-Create a binary tree non-recursive. And the use of non-recursive algorithm for binary tree of the former order, in sequence, after the traversal sequence and breadth. Implementation language: C
- 2023-06-11 00:20:02下载
- 积分:1
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1