-
matlab代理模型工具箱
matlab代理模型工具箱
- 2022-10-05 01:55:24下载
- 积分:1
-
华为机试题目即源码
华为机试题目即源码 华为机试题目即源码 华为机试题目即源码 华为机试题目即源码 华为机试题目即源码
- 2022-05-19 05:36:49下载
- 积分:1
-
2000驱动编程实例源码
2000驱动编程实例源码-2000 driven programming examples FOSS
- 2022-07-18 16:24:42下载
- 积分:1
-
快速处理SW-STL二进制文件,分离法向量,面,点
File InformationDescription This function is used for loading binary STL files.Files are available on the mathworks file exchange site. This submission will also properly read in color values (if present) and the STL file title.MATLAB release MATLAB 7.8 (R2009a)
- 2022-03-04 21:35:00下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-02-14 16:47:38下载
- 积分:1
-
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考...
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考-use vc calling Windows API functions, simulated keyboard input of small procedures. For reference
- 2022-03-21 07:18:48下载
- 积分:1
-
小觅备忘录
这个是用C#编写的一个简易备忘录,可以添加备忘,添加时间提醒,更改界面风格等功能。
- 2022-07-02 21:35:44下载
- 积分:1
-
VB通过并口控制跑马灯程序,VB并口测试不错的程序
VB通过并口控制跑马灯程序,VB并口测试不错的程序-VB Marquee through a parallel port control procedures, VB programs parallel port test bad
- 2023-09-07 10:35:03下载
- 积分:1
-
Netscape browser bookmarks conversion gt; Based on the browser, for address stat...
Netscape浏览器书签转换程序 > 基于浏览器,可进行地址统计,内建搜索引擎 > 强大的自定义功能 > 支持组区分,个人密码设定,类别排序-Netscape browser bookmarks conversion gt; Based on the browser, for address statistics, the built-in search engine gt; Since the definition of the powerful features gt; Support group distinction, personal password creation, ranking categories
- 2022-01-26 00:01:20下载
- 积分: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