-
Evc 开发的,在Pocket PC上运行。通过访问CF卡的Com口去读RFID 标签。...
Evc 开发的,在Pocket PC上运行。通过访问CF卡的Com口去读RFID 标签。-Evc development of the Pocket PC operation. Visit the CF card Com I read RFID tags.
- 2023-09-03 13:00:03下载
- 积分:1
-
取得系统信息的一个小例子,涉及到系统编程的好几个方面
取得系统信息的一个小例子,涉及到系统编程的好几个方面-a example of getting System infomation which is according to some aspacts of programming
- 2022-04-09 01:24:21下载
- 积分:1
-
系统进程管理源代码
系统进程管理源代码- System advancement management source code
- 2022-07-15 23:02:14下载
- 积分:1
-
generate log file etc. tool. source
generate log file etc. tool. source
- 2022-03-16 14:24:43下载
- 积分: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
-
摇摆时钟,显示宽度为时分秒6 个字,再加上
两个冒号。
摇摆时钟,显示宽度为时分秒6 个字,再加上
两个冒号。-clock
- 2022-04-16 19:15:27下载
- 积分:1
-
AHK Windows 鼠标手势演示
用autohotkey编写的在windows下面使用的鼠标手势
功能类似maxhton中的鼠标手势,目标为窗口...
AHK Windows 鼠标手势演示
用autohotkey编写的在windows下面使用的鼠标手势
功能类似maxhton中的鼠标手势,目标为窗口-AHK_Windows_MouseGestures_Demo
- 2022-01-25 17:16:15下载
- 积分:1
-
用于调试按键的c语言指针函数,主要优点扫描速度快。
用于调试按键的c语言指针函数,主要优点扫描速度快。-For debugging of the c language pointer button function, the major advantages of fast scanning.
- 2022-10-13 22:10:02下载
- 积分:1
-
LED控件,利用LED控件类实现的倒计时的程序.关键是LED控件类的使用方法....
LED控件,利用LED控件类实现的倒计时的程序.关键是LED控件类的使用方法. -LED control ,make count down with LED control class.The class reference method should be concerned.
- 2022-02-01 05:52:53下载
- 积分:1
-
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。...
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。-This book describes in detail the preparation of C++ programs should pay attention to what the process try not to do, read the book will have a more C++ programming knowledge to use
- 2022-02-26 13:40:06下载
- 积分:1