-
调用摄像头代码
调用摄像头的代码,用mfc做的可以调用自己电脑的摄像头,当作练习了,没有太多复杂的东西,菜鸟当练手了......
- 2022-01-31 11:26:32下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
跨平台的GUI图像库,支持2D,3D图像渲染,标准图像处理
跨平台的GUI图像库,支持2D,3D图像渲染,标准图像处理,支持多种图像格式
- 2022-09-18 11:15:08下载
- 积分:1
-
用户识别系统 简单的使用类继承完成,使用到文件流!
用户识别系统 简单的使用类继承完成,使用到文件流!-user identification system using a simple succession category completed, the use of the document flow!
- 2022-11-08 18:45:02下载
- 积分:1
-
分形图的实现:c++源代码,分形树由递归算法生成。
分形图的实现:c++源代码,分形树由递归算法生成。-Fractal graphic sample
- 2022-03-20 11:38:58下载
- 积分:1
-
这是一个wxWidgets为最新版本的2.8.10 Windwos平台,这是技术。
这是wxWidgets for Windwos Platform的最新版本2.8.10,即通常的wxMSW2.8.10。-This is a wxWidgets for Windwos Platform of the latest version 2.8.10, that is the usual wxMSW2.8.10.
- 2022-02-25 16:33:15下载
- 积分:1
-
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了...
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了-MicroWindows source code, here made a simulator in VC++ may be run, so we can watch the Windows platform, the code MicroWindows
- 2022-01-21 23:57:45下载
- 积分:1
-
MFC对话框导出list control 表格显示内容为excel
实现了导出list control 表格显示内容为excel表格,作为报表的导出形式,基于对话框,开发工具为VS2010
- 2022-04-12 05:28:12下载
- 积分:1
-
EVC高级编程及应用开发书上例程源代码,剩余部分待传。
EVC高级编程及应用开发书上例程源代码,剩余部分待传。-EVC high-level programming and application development book routine source code, the remainder of the question Chuan.
- 2022-06-26 00:56:29下载
- 积分:1
-
员工管理系统
这一项目已准备好的 BCA 的部份履行
这用来输入员工的详细信息在任何组织下工作。
我们可以添加,修改和删除的记录,使用 tis 项目
在项目中使用 DB 是MS接入
- 2022-10-11 07:00:03下载
- 积分:1