-
A very interesting game to guess the word, enter a word do you think, and then w...
一个很有意思的猜字游戏,输入一个你猜的字,然后会告诉你输入更大或更小的字,直到猜对为止。-A very interesting game to guess the word, enter a word do you think, and then will tell you more or less input characters, until you guess it right so far.
- 2022-10-07 11:05:03下载
- 积分:1
-
多CPU下的CPU曲线控制
应用背景
针对于windows编程,多线程编程,CPU的如何使用以及分布,本程序根据编程之美上的的CPU曲线控制,
但是其针对的单CPU模型下,那么多CPU下该如何编程咧,控制不同CPU的曲线。
关键技术
关键技术主要用到了一些windows编程的技巧以及相关的库,比如windows一些测时间的函数,以及指定
绑定CPU和相关线程的函数,这些都是一些windows编程的技巧吧
- 2022-02-28 20:21:31下载
- 积分:1
-
SMDK2440 for WinCE 5.0.
三星2440的Windows CE 5.0 BSP开发包。-SMDK2440 for WinCE 5.0.
- 2023-04-30 07:45:06下载
- 积分:1
-
VC++ 100编程案例,时尚,example02.rar案例,最的。
Vc++时尚编程百例其中一例,example02.rar,最基础的C++例子,适合初学C++的。-Vc++ 100 cases in which a case of fashion programming, example02.rar, the most basic C++ Example, suitable for beginners C++
- 2022-04-21 23:25:42下载
- 积分:1
-
good website
- 2022-04-24 00:17:52下载
- 积分:1
-
C/c + + IP 摄像头应用程序 (爱科特 SDK)
这是一个基本示例如何接收来自爱科特 ip 摄像机与爱科特 SDK 的 RGB 数据。
QThread 设计的新的视频图像采集,如果线程将发出 QImage *。
如果你有知识的 qt 离散度的体系结构,您可以很容易理解。
- 2023-07-30 00:00:04下载
- 积分:1
-
An adjacency matrix representation of the map structure, can help to understand...
一个邻接矩阵表示的图型结构,可帮助了解图的数组表示法,理清很多基本概念。可以用VC直接编译运行。-An adjacency matrix representation of the map structure, can help to understand the array graph representation, clarifying many of the basic concepts. VC can be directly translated to run.
- 2022-01-25 19:13:54下载
- 积分:1
-
哈哈
哈哈-yuo
- 2023-08-19 07:55:03下载
- 积分:1
-
Only the highest priority with a number of priority scheduling algorithm (that i...
才用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法-Only the highest priority with a number of priority scheduling algorithm (that is, the number of processors allocated to the highest priority of the process) and the first-come first-serve algorithm
- 2022-01-22 13:21:44下载
- 积分:1
-
regular expression syntax processing software demonstrations illustrate the oper...
表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
- 2022-03-19 01:12:37下载
- 积分:1