-
c++ 高质量编程指南,适合c++初级人员向高质量编程的提高
c++ 高质量编程指南,适合c++初级人员向高质量编程的提高-c++ high-quality programming guidelines, suitable for c++ of junior staff to improve the quality of programming
- 2022-12-23 11:30:04下载
- 积分:1
-
jsp J2EE 猜谜语小游戏 带音乐
一款mvc的小游戏 jsp J2EE 猜谜语小游戏 带音乐,特别适合学生和找工作的小y下载学习看看
- 2022-01-31 19:38:58下载
- 积分:1
-
C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
C_C++程序员实用大全+配套代码源码,相当不错哦-C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
- 2022-08-15 15:08:54下载
- 积分: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
-
子分类技术的应用
子分类技术的应用-son Classification Technology Application
- 2022-05-25 08:32:59下载
- 积分:1
-
一个简化的学生成绩核算系统的设计与实现的程序
一个简化的学生成绩核算系统的设计与实现的程序-Student achievement of a simplified accounting system design and implementation process
- 2022-07-19 10:11:07下载
- 积分:1
-
带颜色的TAB控件,请大家一起学习参考下,很有用!
带颜色的TAB控件,请大家一起学习参考下,很有用!-Colored TAB control, please refer to the following to learn together, very useful!
- 2022-03-06 07:01:17下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1
-
vc++ classic books VC++ development canon that teach you from entry to senior
vc++经典书籍 VC++开发宝典,教你从入门到高级-vc++ classic books VC++ development canon that teach you from entry to senior
- 2023-01-23 01:30:07下载
- 积分:1
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1