-
矩阵加法,用运算符重载实现,用VC++编写
矩阵加法,用运算符重载实现,用VC++编写-Matrix addition, using operator overloading to achieve with VC++ Prepared
- 2022-08-09 23:12:31下载
- 积分:1
-
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!...
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!-VC caused by a very simple procedure of watches and watch the lines of the structure, known as the lines of watches!
- 2023-07-31 04:00:03下载
- 积分:1
-
将控制台输出重定向到一个源,直接投入到项目中使用,直接在…
一个重定向输出到控制台的源码,直接加入工程使用,直接在输出前调用RedirectIOToConsole()-Redirect console output to a source, directly into projects to use, directly in the output before the call RedirectIOToConsole ()
- 2022-02-07 15:49:03下载
- 积分:1
-
在屏幕上移动的球
这是 UIUC 的 ECE298 LAB7 的代码。然后,代码的主要目的是以球移动屏幕上的代码。
- 2022-03-01 11:53:41下载
- 积分:1
-
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherP...
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherPathtest.txt
-Requirement is to bulk rename the file name directory name for the superior form of file name, such as d: testPath fatherPath test.txt will be renamed to fatherPathtest.txt
- 2022-03-18 03:05:22下载
- 积分:1
-
网络库,可以使用所有的网络应用程序!
network library that can be use all network application!
- 2022-03-02 03:31:03下载
- 积分:1
-
一个用jsp开发语言,邮件管理系统,希望对大家有帮助,…
一个用JSP语言开发的一个邮件管理系统,希望对大家有帮助哦-Language used to develop a JSP, a mail management system, we would like to help, oh
- 2022-02-22 13:28:16下载
- 积分:1
-
I provide an implementation of fast
I provide an implementation of fast-growing indexable stacks which outperforms std::vector and std::deque. -I provide an implementation of fast-growi ng indexable stacks which outperforms std : : vector and std : : deque.
- 2023-01-27 12:00:04下载
- 积分:1
-
一个用VC做的简单的播放器,实现基本的播放功能
一个用VC做的简单的播放器,实现基本的播放功能-A VC to do with a simple player to achieve the basic playback functions
- 2023-04-02 04:45:03下载
- 积分:1
-
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将openg...
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能
// 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc,
// dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader description table. Rendering Context all the opengl call the command with// receiving device context (device descriptor table), on the opengl rendering Context is defined as the hrc, let the program can be// enough to draw a window, also need to create a device description tables, windows of the device description table is defined as hdc,// dc will be the window to connect to the gdi (graphics device interface graphics device interface). The rc
- 2022-01-25 19:43:12下载
- 积分:1