-
C++, polynomial addition and multiplication, can help you run a simple program
C++的多项式的加法与乘法,能够帮助你运行简单的程序-C++, polynomial addition and multiplication, can help you run a simple program
- 2022-03-03 21:37:05下载
- 积分:1
-
三维的汽车,用图形学的思想,用VC++编写
三维的汽车,用图形学的思想,用VC++编写-Three of the cars, the idea of using graphics, using VC to prepare
- 2022-01-31 04:30:57下载
- 积分:1
-
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,ou...
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,outputHugeinteger,addHugeintegers,substractHugeinteger,isEqualTo,isNotEqualTo,isGreatThan,isLessThan和判断方法isZero。-create Hugeinteger category (large integers), the use of 40 elements in each array to preserve maximum length of 40 integers, each expressed an element. Provision : inputHugeintteger, outputHugeinteger, addHugeintegers, substractHugeinteger, isEqualTo, isNotEqualTo, isGreatThan, isLessThan isZero methods and judgment.
- 2022-04-23 12:27:11下载
- 积分:1
-
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符...
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符,如果与相应位置显示的字符相同,则正确字符数加1,否则错误字符数加1;
1分钟后程序自然停止,统计正确/错误字符数;并弹出窗口询问是否继续
该游戏可以用于自测指法,在规定时间内正确字符数越多,则指法越好。
-err
- 2022-01-30 17:37:40下载
- 积分:1
-
中国象棋游戏
象棋是一款比较有智商的游戏。适合现代人的娱乐需求,尤其是网络对战,更是大快人心。。
- 2022-09-23 01:40:04下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1
-
Using VC++6.0 development of a simple calculator, the VC in the process of learn...
使用VC++6.0开发的一个简单的计算器,是自己在学习VC的过程中的一个小小实践。-Using VC++6.0 development of a simple calculator, the VC in the process of learning a little practice
- 2022-08-17 11:13:20下载
- 积分:1
-
调整图像大小,利用 matlab 软件相兼容的 c 代码生成
图像调整使用用matlab近邻方法。在MATLAB imresize功能不支持C代码生成。此代码CODEGEN符合我们可以使用MATLAB编码器生成C代码。它有ImResize.m文件,并Codegen_resize.prj生成C代码。生成的C代码在代码生成文件夹中。目前,该代码支持输出的图像大小为480×640。你需要改变大小OutImg=零(480,640,“UINT8");按您的要求。
- 2022-01-25 17:33:49下载
- 积分:1
-
Dynamic Library has prepared on the use of other non
动态库编写,编写其他非VC使用的动态库,一个简单的测试例子-Dynamic Library has prepared on the use of other non-VC dynamic library, a simple test case
- 2022-07-01 01:16:52下载
- 积分:1
-
vb图形处理程序,大家看看吧,也是从别的网站下的
vb图形处理程序,大家看看吧,也是从别的网站下的-vb graphics processing procedures, let us look at it, but also from other sites under the
- 2022-04-01 06:22:16下载
- 积分:1