-
VB制作的MP3简单算法 希望对初学者希望有用 交流272172926
VB制作的MP3简单算法 希望对初学者希望有用 交流272172926-VB useful for making MP3 a simple algorithm for hope
- 2022-03-31 20:12:40下载
- 积分:1
-
这是一本被奉为经典的C++教程,关于C++的描述循序渐进,就算没有C基础,也能看懂...
这是一本被奉为经典的C++教程,关于C++的描述循序渐进,就算没有C基础,也能看懂-This is to be regarded as a classic C++ Tutorial on C++ Description of step-by-step, even if there is no C foundation, it can read
- 2022-03-02 14:21:29下载
- 积分:1
-
Simple micro kernel source code.
Simple micro kernel source code.
- 2022-03-07 22:12:58下载
- 积分:1
-
压缩并使用email发送文件
压缩并使用email发送文件 -The example of zipping and emailing the file
- 2022-09-20 00:25:03下载
- 积分:1
-
BCB实现资源管理器功能
用BCB开发的简单资源管理器主要是给新手一些BCB控件使用的帮助
- 2022-02-26 08:46:47下载
- 积分:1
-
Windows2k&Xp任务管理器加强版
Windows2k&Xp任务管理器加强版-Windows2kXp task management for enhanced version
- 2023-05-08 05:40:03下载
- 积分:1
-
DBGrid示例代码、各种高级用法
DBGrid示例代码、各种高级用法...
DBGrid示例代码、各种高级用法
DBGrid示例代码、各种高级用法-DBGrid Sample、DBGrid Sample、DBGrid Sample
- 2022-02-14 04:45:50下载
- 积分:1
-
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考...
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考-This is a small game, imitating the 1000 block of Terry Avenue done, no graphical interface, it is only used for the algorithm only available for reference,
- 2022-03-18 22:47:05下载
- 积分: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
-
这是一个关于一张年历表的课程设计说明,具体功能自己看去吧,谢谢。...
这是一个关于一张年历表的课程设计说明,具体功能自己看去吧,谢谢。-This is a list of courses on the design of a calendar note to look up specific functions go, thank you.
- 2022-12-22 23:35:03下载
- 积分:1