-
Actel softConsole datasheet
actel的软件编译平台的使用手册 actel的软件编译平台的使用手册-Actel softConsole datasheet
- 2022-04-28 22:34:16下载
- 积分:1
-
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。...
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。-Programming the largest sub-segment and the problem solving (respectively divide and conquer and dynamic programming method to solve).
- 2022-01-25 20:32:35下载
- 积分:1
-
lcd12232接口驱动程序,c语言实例下载既可用。122*32液晶模块图形显示应用实例编程...
lcd12232接口驱动程序,c语言实例下载既可用。122*32液晶模块图形显示应用实例编程 -lcd12232 interface drivers, c can download examples of language use. 122* 32 LCD graphics Application Programming
- 2022-05-17 08:08:15下载
- 积分:1
-
可以统计文章的字数的软件,功能简单,适合学习使用
可以统计文章的字数的软件,功能简单,适合学习使用-article wordage software functions simple, suitable for learning to use
- 2022-02-25 14:22:05下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
MicroDVR-简单的视频安全使用网络摄像头,运动检测
这是一个简单的应用程序,允许用户使用可用的 VideoCaptureDevices (网络摄像头s) 作为安全摄像机。该接口允许用户记录特定的摄像机视频文件 (.avi) 到本地存储 (记录路径也可以通过设置界面) 等。用户可以在任何时候将焦点设置在任何相机上。对于每个摄像机,我们可以启用运动检测,对运动和自动记录在议案上的发出蜂鸣音。
- 2022-03-13 11:20:54下载
- 积分:1
-
演示Windows如何捕获错误信息和怎样处理错误信息!
演示Windows如何捕获错误信息和怎样处理错误信息!-demonstrated how Windows captured the wrong message and how to handle error messages!
- 2023-07-21 08:50:03下载
- 积分:1
-
2 编写将一棵二叉树的所有左右子树进行交换的算法。
提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列
1 编写采用二叉链表形式存储的二叉树...
2 编写将一棵二叉树的所有左右子树进行交换的算法。
提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列
1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。
创建的二叉树:
-2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called binary tree traversal algorithm to compare the output node sequence of a list prepared by using the binary form of a binary tree stored in the creation, the first sequence, in sequence, after the order and by level traversal algorithms. Create a binary tree:
- 2023-02-11 06:00:04下载
- 积分:1
-
VC++ Serial MSComm
VC++串行命令
- 2022-01-26 17:42:01下载
- 积分:1
-
smart card
smart card 基于windows端的驱动例程,希望对智能卡驱动给大家提供一些参考-smart card-based driver-side windows routines, in the hope that the smart card driver to provide some reference
- 2022-01-28 07:03:05下载
- 积分:1