-
a kind of game full of entertainment, it s very funny! The scores and levels are...
一款超娱乐游戏,非常好玩!分数与级别无限制,可以边享受music边作战!-a kind of game full of entertainment, it s very funny! The scores and levels are free of limitation. You can fight and enjoy music at the same time.
- 2022-04-11 12:20:29下载
- 积分:1
-
程序启动画面示例代码
程序启动画面示例代码-commencement picture sample code
- 2022-06-20 09:38:08下载
- 积分:1
-
C++、MFC源代码parser_src
C++、MFC源代码parser_src-C, MFC source code parser_src
- 2022-06-28 04:44:33下载
- 积分:1
-
利用WIN32API向一个第三方窗口发送消息
利用WIN32API向一个第三方窗口发送消息-Use Win32API window to a third-party send a message
- 2022-05-25 07:12:42下载
- 积分:1
-
杰克CFile质量更好的膨胀。
wince的CFile的扩展..比较好用-Jack CFile the expansion of better quality ..
- 2022-01-25 15:18:20下载
- 积分:1
-
等高线追踪算法实现离散点生成等高线
程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。
- 2022-02-10 15:13:00下载
- 积分:1
-
AppWizard has created this IPAddress application for you. Access to the local ip...
AppWizard has created this IPAddress application for you. 获得本机ip地址-AppWizard has created this IPAddress application for you. Access to the local ip address
- 2022-01-21 05:58:25下载
- 积分: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 the most short
这是一个求最短路和最小生成树的C++的原代码,经过调试可以在机子上使用.-This is the most short-circuit for a minimum spanning tree and the original C code, after testing the use of loom.
- 2022-02-15 01:09:35下载
- 积分:1
-
VC model of the design examples and achieve a strategy mode. To study the use of...
VC实现的设计模式的例子,实现了strategy模式。 用于学习设计模式使用。-VC model of the design examples and achieve a strategy mode. To study the use of design patterns.
- 2023-04-15 21:20:03下载
- 积分:1