-
Desktop
读入10个整数放在数组中,找出并输出10个数中的最大者和它在数组中的序号。(Read 10 integers in an array, to identify and output the maximum number of 10 and its serial number in the array.)
- 2011-08-22 15:53:25下载
- 积分:1
-
VCDataConv
有关VC开发过程中常被人忘记的,但有很值得注意的各种数据类型之间的转换(the development process people often forget, but there are noteworthy various types of data conversion between the)
- 2007-05-10 14:34:03下载
- 积分:1
-
XJ
说明: C++课程设计说明(福彩游戏) C++课程设计说明(福彩游戏)(C++ Curriculum design note (福彩game) C++ Curriculum design note (福彩games))
- 2008-11-13 14:22:19下载
- 积分:1
-
vcvideo
VC++仿电影字幕滚动文字特效,使用了VC++自绘技术,其两个核心文件CreditsCtrl.cpp和CreditsCtrl.h已打包。
(VC++ imitation Subtitles scrolling text effects, using a self-drawn VC++, packaged two the core file CreditsCtrl.cpp and CreditsCtrl.h.)
- 2012-10-01 01:26:05下载
- 积分:1
-
IndustryZT
里提供的是一个工业自动化监控组态系统
编译工具为VC++6.0或以上.(is providing an industrial automation control system configuration tools to compile VC 6.0 or above.)
- 2006-06-04 14:54:23下载
- 积分:1
-
成为优秀的C++程序员Beginvisualc++2005
通过使用本书,您可成为优秀的C++程序员。Microsoft公司的最新开发系统Visual Studio 2005支持两种截然不同但又紧密相关的C++语言。该系统完全支持原来的ISO/ANSI标准C++,同时还支持名为C++/CLI的新版C++。C++/CLI由Microsoft公司开发,现在是ECMA标准。这两种C++版本互为补充,各自完成不同的任务。ISO/ANSI C++用于开发在本地计算机上运行的高性能应用程序,而C++/CLI专门为.NET Framework开发。本书将讲述使用这两种C++版本开发应用程序的基础知识。
(Through the use of this book, you can become a good C++ Programmers. Microsoft)
- 2020-06-26 02:40:02下载
- 积分:1
-
sample2432478
说明: 《时尚百例丛书》中的实例,主要是vc的基础("Fashion 100 cases Series" examples is the basis vc)
- 2006-04-22 23:41:34下载
- 积分:1
-
CharSample_VS2019_Win7(32)
CharSample的VS2019工程版本,经过了整理和调试,包含了代码、工具、实验截图。(A full VS2019 solution for the CharSample driver, which include code, tool and the screenshot for the experiment. The code provided is tested.)
- 2020-06-18 00:00:04下载
- 积分:1
-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
TemplateTrans
利用VC++对图像进行增强处理,包括图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码(Using VC++ to enhance the image processing, including image smoothing, median filter, sharpening the gradient, Laplacian sharpening, pseudo-color coding)
- 2009-06-09 15:39:30下载
- 积分:1