-
use of the program's ideological threads to operate a chain and the right Ch...
该程序运用线程的思想来操作一个链表,对链表的动作有增加和删除。增加节点和删除节点分别在两个线程里,这两个线程通过事件来进行同步,每次增加10个节点、删除5个节点。-use of the program"s ideological threads to operate a chain and the right Chain movements had increased and removal. Additional nodes and delete nodes, in two separate threads, thread through these two events simultaneously, each additional 10 points, five nodes removed.
- 2022-04-24 13:23:02下载
- 积分:1
-
这程序实现pascal词法分析,把源程序逐行读入一个字符串缓冲区中,然后逐行分析。适合手一看。...
这程序实现pascal词法分析,把源程序逐行读入一个字符串缓冲区中,然后逐行分析。适合手一看。-this program pascal lexical analysis, source progressive read into a string buffer, and then progressive analysis. For a look at hand.
- 2022-01-29 01:20:03下载
- 积分:1
-
这是一款网吧检控系统,用VB软件编写,用于监控对方计算机,是一个非常好用的软件。...
这是一款网吧检控系统,用VB软件编写,用于监控对方计算机,是一个非常好用的软件。-This is a prosecution of Internet systems, software development, using VB to monitor each other" s computers, is a very useful software.
- 2022-01-25 22:04:47下载
- 积分:1
-
tab控件的使用,请大家参考学习
tab控件的使用,请大家参考学习-tab control to use, please refer to learning! ! ! !
- 2023-05-07 05:40:03下载
- 积分:1
-
retinex 图像增强 去雾
retinex 图像增强 去雾,基于图像合成原理,分解图像为高频部分与低频部分,通过对数变换,近似模拟出低频分量,并去除,
- 2022-08-24 11:53:56下载
- 积分:1
-
窗口内的带滚动条的窗口控件+源码,可以用来排除界面上控件没地方放的尴尬...
窗口内的带滚动条的窗口控件+源码,可以用来排除界面上控件没地方放的尴尬 -the window with a rolling window of the Control+ source code can be used to exclude interface controls no place to put the embarrassing
- 2022-10-09 11:35:03下载
- 积分:1
-
DuiLib高仿360动画
一个高仿的360的使用duilib案例,很适合刚开始学习界面ui使用,duilib是个很好的选择。本代码动画是采用GDI+实现的动画效果。
希望帮助喜欢酷的效果的同学!
- 2022-02-10 17:45:36下载
- 积分:1
-
可以将各种格式的资源打包成一个文件供应用程序读取
C++开发的一个将各种类型的资源(包括文本,图像,整数,二进制等)打包成一个资源包的程序,用于给我自己的UI引擎使用。
- 2022-04-23 19:02:33下载
- 积分:1
-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1
-
Used to realize 96 types of integer calculations, vc++ Available.
用来实现96位整数计算的类,vc++可用. -Used to realize 96 types of integer calculations, vc++ Available.
- 2022-07-01 01:27:04下载
- 积分:1