-
互联网拨号程序
我已经连接到互联网服务供应商书面拨号拨号。这是一个简单的小程序,拨号调制解调器和跟踪您的在线时间。它还允许用户设置多个拨号号码,为用户提供了一个基本的设置。的源代码是免费的,可以从GPL下发布。这是用Visual C++ ; ;使用MFC,RAS ;API和其他几个API一样的性能计数器和多媒体API
- 2022-05-06 21:51:01下载
- 积分:1
-
UCCI引擎联赛模拟器源程序及其Windows版本下的编译程序
UCCI引擎联赛模拟器源程序及其Windows版本下的编译程序-UCCI engine simulator league source code and Windows versions of the compiler
- 2023-01-23 06:30:04下载
- 积分:1
-
大地电磁二维正演有限元程序,可以模拟任意地形
大地电磁二维正演有限元程序,可以模拟任意地形,可使用初学者学校,并以此作为基础,,使用matlab语言来编写,打发打发大幅度 发送方式
- 2022-05-12 14:26:00下载
- 积分:1
-
牛顿法解方程之混沌方式,很直观的,界面也很漂亮。
牛顿法解方程之混沌方式,很直观的,界面也很漂亮。-Newton equation solution chaos, I am very intuitive, and the interface is very pretty.
- 2022-07-19 06:47:09下载
- 积分:1
-
讲解C++的PPT(主要是关于流类库和输入输出)
讲解C++的PPT(主要是关于流类库和输入输出)-Explain the C++, PPT (mainly about the stream classes, and input-output)
- 2023-04-14 06:10:04下载
- 积分:1
-
汽车行驶状态的参数记录,相当于汽车黑匣子,又有兴趣的可以...
汽车行驶状态的参数记录,相当于汽车黑匣子,又有兴趣的可以-Vehicle parameters state records, the equivalent of automotive black boxes, are interested can
- 2023-07-16 03:25:04下载
- 积分:1
-
window下的rsync 5.5.0最新版
window下的rsync 5.5.0最新版跟rsync可双向同步哦!
- 2022-05-21 20:40:00下载
- 积分: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
-
一个打印机控制的dll源代码
一个打印机控制的dll源代码-A printer control dll source code
- 2022-05-18 05:29:54下载
- 积分:1
-
cSharp 示波器波形图控件源代码
实现波形曲线图的显示,制作为控件,可直接引用。
- 2022-12-20 14:35:03下载
- 积分:1