-
利用MFC库
实现数据结构二叉树的一个简单例子,除算法外,包含一些基本的算法结果显示,有助于了解掌握二叉树...
利用MFC库
实现数据结构二叉树的一个简单例子,除算法外,包含一些基本的算法结果显示,有助于了解掌握二叉树-The use of MFC library binary tree data structure to achieve a simple example, with the exception of algorithms, the algorithm contains some basic results showed that help understand binary tree
- 2023-03-29 17:15:03下载
- 积分:1
-
Serial Communications (Windows API)
串口通信类(WINDOWS API)-Serial Communications (Windows API)
- 2022-01-27 20:26:40下载
- 积分:1
-
Visual C++ 2005中CHAR,TCHAR,CString间转换函数
Visual C++ 2005中CHAR,TCHAR,CString间转换函数-Visual C++ 2005 in CHAR, TCHAR, CString intergovernmental transfer function
- 2022-02-07 16:00:22下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
Info five coding systems, users need to be amended to update Web server address...
五笔编码速查系统,用户需要修改更新Web服务器地址和端口,下载安装文件的配置-Info five coding systems, users need to be amended to update Web server address and port, download and install the configuration file
- 2022-01-22 01:43:44下载
- 积分:1
-
This a sources code of document managment,it is useful for managing the .doc .tx...
This a sources code of document managment,it is useful for managing the .doc .txt document,It changes the procedures for storage strategy to save more storage space.-This a sources code of document managment, it is useful for managing the. Doc. Txt document, It changes the procedures for storage strategy to save more storage space.
- 2022-05-15 17:37:35下载
- 积分:1
-
本程序可以实现把所画出的图像生成视频,希望对您有所帮助,网站不让上传小于1K的程序,就随便粘贴了其他的东西,使用时删除就行了...
本程序可以实现把所画出的图像生成视频,希望对您有所帮助,网站不让上传小于1K的程序,就随便粘贴了其他的东西,使用时删除就行了-This procedure can be achieved to generate video images drawn by the hope of help to you, the website allow upload process is less than 1K, it casually pasted other things, used to delete on the list
- 2023-03-02 12:55:03下载
- 积分:1
-
摄像头抓取视频流读取
图像的连续读取采集(从摄像头)、显示和存储,利用opencv平台提供的函数,存储时只保存最近的100张采集图片(避免图片填满硬盘)
- 2022-04-29 06:23:27下载
- 积分:1
-
c8051f020产生的函数发生器
c8051f020产生的函数发生器-----产生sin函数通过查表的方法-C8051f020 the function generator----- produce sin function through the look-up table
- 2022-07-11 08:33:46下载
- 积分:1
-
一个简单的基于对话框的按钮,定时器使用例子
一个简单的基于对话框的按钮,定时器使用例子-a simple button on the dialog box, use examples timer
- 2022-06-26 17:55:47下载
- 积分:1