-
C++实践
一本学C++的好书,含例子代码
好多朋友推荐
C++实践
一本学C++的好书,含例子代码
好多朋友推荐-C++ Practice a school C++ The book, including examples of code a lot of friends recommended
- 2022-02-14 22:31:09下载
- 积分:1
-
大家请多指教!!!费了我很多时间!
大家请多指教!!!费了我很多时间!-you please enlighten! ! ! I spent a lot of time!
- 2022-03-22 08:13:30下载
- 积分:1
-
这是一个曲线显示控件,将一些数据曲线化显示,以观察数据的变化趋势。里面有源玛...
这是一个曲线显示控件,将一些数据曲线化显示,以观察数据的变化趋势。里面有源玛-This is a curve shows that the control will display some data curve in order to observe changes in the trend data. Inside Active Ma
- 2022-04-12 02:13:10下载
- 积分:1
-
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点...
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点-compare all kinds of realtime operation system with windows ce ,you can find the advantages and disadvantages of windows ce.
- 2022-01-24 18:43:41下载
- 积分:1
-
工作流解析器CSharp
工作流解析器CSharp-work flow parser CSharp
- 2022-05-29 20:14:10下载
- 积分: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
-
QR algorithm used for polynomial equation f (x) = x ^ n+ A (1)* x ^ (n
用QR算法求多项式方程f(x)=x^n+a(1)*x^(n-1)+...+a(n-1)*x+a(n)=0的所有根-QR algorithm used for polynomial equation f (x) = x ^ n+ A (1)* x ^ (n-1)+ ...+ A (n-1)* x+ A (n) = 0 for all root
- 2023-08-27 01:35:04下载
- 积分:1
-
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等...
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等-a disk management procedures and functions, including : mobile, delete, open, search, file attributes, spare disk space, disk copy, formatting, etc.
- 2022-04-02 06:28:42下载
- 积分:1
-
Hiding program window while the DOS program is runing.
隐藏dos程序运行时的窗口 -Hiding program window while the DOS program is runing.
- 2023-08-23 07:00:03下载
- 积分:1
-
HTcanyin华腾餐饮2007
一直在用的一套源码~~~自己稍微修改一下就可以去掉注册
- 2022-01-25 23:28:39下载
- 积分:1