-
基于多线程的窗口建立
Win 32 区分两种不同类型的线程,一种是用户界面线程UI(User Interface Thread),它包含消息循环或消息泵,用于处理接收到的消息;另一种是工作线程(Work Thread),它没有消息循环,用于执行后台任务。用于监视串口事件的线程即为工作线程。本程序基于单文档框架,建立了两个线程,具有很好的效果!
- 2022-05-12 17:20:42下载
- 积分:1
-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-08-15 18:46:44下载
- 积分:1
-
用c语言编写的k均值算法
用c语言编写的k均值算法-prepared by the k-means Algorithm
- 2022-02-04 09:04:47下载
- 积分:1
-
在WINDOWS上,显示CPU及内存使用情况
在WINDOWS上,显示CPU及内存使用情况-Show condition of cpu and memory in MS windows
- 2022-02-05 09:14:50下载
- 积分:1
-
vc++ in curriculum design, to do a simple hotel management system
vc++的课程设计,做的简单的酒店管理系统-vc++ in curriculum design, to do a simple hotel management system
- 2022-01-26 00:03:04下载
- 积分:1
-
计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项...
计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions:
1.Input and Creat a polynary multinomial
2.Output the polynary multinomial
3.Add two polynary multinomials
4.Subtract two polynary multinomials
[Experimentation Paper Eequirment]
1.Definition of polynary multinomial types
2.The algorithm of inputing a polynary multinomial
3.The algorithm of substraction of polynary multinomials.
- 2022-03-22 01:09:34下载
- 积分:1
-
用实例说明,普通函数、类成员函数、类静态成员函数在执行速度上的差别...
用实例说明,普通函数、类成员函数、类静态成员函数在执行速度上的差别-example, a normal function, a class member function, static member function in the implementation of the difference in speed
- 2022-04-13 04:55:50下载
- 积分:1
-
金鹏 s900 6225 TV00578002DABD
金鹏 s900 6225 TV00578002DABD -s900 6225 TV00578002DABD
- 2023-08-13 03:30:08下载
- 积分:1
-
ATL控件写的,实现二进制,八进制,十进制,hexadecima…
atl写的控件,用于实现二进制,八进制,十进制,十六进制数值转化.-atl controls written for the realization of a binary, octal, decimal, hexadecimal conversion values.
- 2022-03-05 05:24:51下载
- 积分:1
-
测试CPU速度的小程序
测试CPU速度的小程序-CPU speed testing of small procedures
- 2022-05-07 02:36:13下载
- 积分:1