-
Instant insanity in C++
问题:
你有四个彩色多维数据集。每个多维数据集的每一侧是单一的颜色,并且有四种颜色: 蓝色 (B)、 红色 (R)、 绿色 (G) 和黄色 (Y)
描述为前面、 背面、 左、 右、 顶部、 底部的六个面,有的多维数据集颜色:
多维数据集前台回左右顶部底部
1 R B G Y 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 03:14:06下载
- 积分:1
-
关于点阵汉字字库,32*32点阵, 包括英文和GB2312的1&2字型, 可以把任何WINDOWS字型转换, 附带字表生成+字库生成+字库演示...
关于点阵汉字字库,32*32点阵, 包括英文和GB2312的1&2字型, 可以把任何WINDOWS字型转换, 附带字表生成+字库生成+字库演示 -Chinese character on the lattice, 32* 32 dot matrix, including English and GB2312 12 fonts can be any Windows font conversion, fringe characters Table Generation generation font library demo
- 2022-02-10 11:02:47下载
- 积分:1
-
快速dct变换的vc实现实例,希望对大家有帮助。
快速dct变换的vc实现实例,希望对大家有帮助。-Dct transform vc rapid realization of examples you would like to help.
- 2022-03-07 14:57:34下载
- 积分:1
-
VC++中用Thunk机制实现浮动控件的源码
VC++中用Thunk机制实现浮动控件的源码-VC Thunk floating control mechanism to achieve the source
- 2022-10-15 19:55:03下载
- 积分:1
-
CRC16, 32,8
CRC16,32,8位效验程序。 CRC16,32,8位效验程序。-CRC16, 32,8-bit-tested procedures. CRC16, 32,8-bit-tested procedures.
- 2022-04-07 21:10:40下载
- 积分:1
-
how Undo and Redo operations, which use category requiring operation of the data...
如何进行Undo和Redo的操作,里面用类把需要操作的数据保存起来,然后在恢复-how Undo and Redo operations, which use category requiring operation of the data saved, then resume
- 2022-07-11 13:41:31下载
- 积分:1
-
91331994network_report,vc++实验报告,聊天系统
91331994network_report,vc++实验报告,聊天系统-91331994network_report,vc++
- 2022-01-25 18:26:06下载
- 积分:1
-
实现基于二叉树表示的算术表达式Expression的操作。
(3) 程序执行的命令为:
1)输入表达式; 2)输出前缀表达式; 3)输出中缀表达式;4)...
实现基于二叉树表示的算术表达式Expression的操作。
(3) 程序执行的命令为:
1)输入表达式; 2)输出前缀表达式; 3)输出中缀表达式;4)常量合并后表达式;5)赋值后的表达式;6)表达式的复合。
-Binary tree based on the arithmetic expression Expression express operation. (3) procedures for the implementation of the command as follows: 1) input expression 2) expression of the output prefix 3) the output is made up of expressions 4) constant expression after the merger 5) after the assignment expression 6) expression type of composite.
- 2022-12-31 20:00:03下载
- 积分:1
-
老鼠走迷宫。。。用回溯法求解。。。。矩阵记载迷宫资料
老鼠走迷宫。。。用回溯法求解。。。。矩阵记载迷宫资料-Maze rats. . . Method with backtracking. . . . Recorded in the maze of information matrix. . . .
- 2022-01-25 23:54:15下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1