-
example control desk user interface experiment
example control desk user interface experiment
- 2022-11-16 10:20:03下载
- 积分:1
-
实现了带有消息队列的线程类,模拟了Windows窗口的消息处理过程,适用于不能通过窗口来进行消息转发的情况...
实现了带有消息队列的线程类,模拟了Windows窗口的消息处理过程,适用于不能通过窗口来进行消息转发的情况-Achieved with the message queue of the thread class, to simulate the Windows window message handling process, applied to the window can not be transmitted to the situation in the news
- 2022-05-24 19:49:22下载
- 积分:1
-
用VB做的半透明窗体,用她可开发出很多有趣的软件。
用VB做的半透明窗体,用她可开发出很多有趣的软件。-Using VB to do the semi-transparent form, she can develop a lot of interesting software.
- 2022-03-21 04:50:00下载
- 积分:1
-
这是一个邮票封面设计的程序代码,在邮票数是N,邮票种类是K的情况下,计算出最大邮资值和尽可能组成的种类....
这是一个邮票封面设计的程序代码,在邮票数是N,邮票种类是K的情况下,计算出最大邮资值和尽可能组成的种类.-This is a cover design of the stamps code, the N is the number of stamps, the stamp is a type K circumstances, the calculated postage value and the largest component of the possible types.
- 2022-04-24 13:14:31下载
- 积分:1
-
搜索图书和供应商
图书搜索名单最近5个等级的产品总额评级产品顶级厂商的产品供应商的搜索最近5个等级的供应商总额等级的供应商产品列表和每个产品的供应商销售总额评级
- 2022-03-10 11:49:30下载
- 积分:1
-
Windows ce play on the code
Windows ce播放代码
- 2022-05-27 12:31:04下载
- 积分:1
-
some classic VC source code (3)
一些经典的VC源代码(3)
- 2023-01-02 10:00:03下载
- 积分:1
-
C++开发的算平均值,残差,标准偏差,和总不确定度
C++开发的算平均值,残差,标准偏差,和总不确定度
-C development numerical average, residuals, standard deviation, and the total uncertainty
- 2022-03-10 12:14:16下载
- 积分:1
-
Leisure time ago to write the procedure, I hope useful for everyone
以前闲的时候写的程序,希望有用对大家-Leisure time ago to write the procedure, I hope useful for everyone
- 2022-03-02 12:51:26下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1