-
buhuo1
说明: 使用vc实现视频捕获功能,调用系统函数实现(Vc achieved using video capture function, call the system function to achieve)
- 2010-03-25 19:21:23下载
- 积分:1
-
SendGoose
模拟GOOSE报文发送过程,GOOSE报文的编码。(Analog GOOSE message sending process)
- 2020-09-10 16:28:00下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
fenlei
分类法做模式识别的程序,里面含有一些模板(Classification procedures do pattern recognition, which contains a number of templates)
- 2007-12-25 14:25:41下载
- 积分:1
-
SourceCode-0.1.1
just some source of cheat engine
- 2012-09-09 21:58:51下载
- 积分:1
-
VCExample
基于固高GT400运动控制卡,Visual C++下的基本控制程序
(The basic control program based on Googol GT400 motion control card, the Visual C++)
- 2020-09-10 04:58:02下载
- 积分:1
-
HexToFloat
说明: 这个小工具可以实现浮点数(4个字节)和实数之间的转换。(This gadget can achieve floating-point numbers (4 bytes) and the conversion between real numbers.)
- 2008-10-20 10:47:00下载
- 积分:1
-
SSubTmr
一个外国人写的 VB6 子类和定时器,提供源代码。
- 2013-07-12 11:14:37下载
- 积分:1
-
Lupin
面向对象程序设计(C++)简易计算器,实现最简单的计算(C++ calculator)
- 2013-04-21 20:13:57下载
- 积分:1
-
2
说明: 魔王语言解释
具体要求参见《数据结构题集》P97,实习2.2中的描述。
用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。
(1)B->tAdA
(2)A->sae
(Beelzebub language to explain the specific requirements see the " Data Structure set title" P97, internship 2.2 description. 2 with the following specific rules and these rules form (2) implementation. Located in capital letters devil language vocabulary lowercase letters were the language vocabulary the Greek letters can be uppercase letters or lowercase letters substitution variables. Beelzebub language may contain human vocabulary. (1) B-> tAdA (2) A-> sae)
- 2009-10-03 20:09:38下载
- 积分:1