CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - cfg
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - cfg - List
[
Other
]
C源码_CFG-_INI配置文件读写测试程序
DL : 0
CFG-_INI配置文件读写测试程序-CFG- _INI configuration file read and write test procedures
Update
: 2025-02-17
Size
: 7kb
Publisher
:
grandbleu
[
Other
]
AutoConfig
DL : 0
本程序的基本思路是: 首先在 "Config.cfg" 文件内放置全部的机器名,网卡地址, IP地址, CS-CDKEY。 程序运行后读取本机的网卡地址,再到 "Config.cfg" 文件内找相应的地址写在第几行, 来确定本机的机器名. 再根据所得到的行号,来配置应该设置的IP, CS-CDKEY,等等.-this program is the basic ideas : the first "Config.cfg" document containing all the machines, and Ethernet addresses, IP addresses, CS-DVD. After running the machine to read the card address, then "Config.cfg" paper to find the corresponding address written in a few lines, to determine the plane's machine name. again According to the Bank, should be set up to the allocation of IP, CS-DVD, and so on.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
杨永正
[
Windows Develop
]
EVC_CIniFile
DL : 0
A fully featured and cross platform friendly way to handle *.ini and *.cfg files.-A fully featured and cross platform friend ly way to handle*. ini and*. cfg files.
Update
: 2025-02-17
Size
: 68kb
Publisher
:
吴刚
[
Data structs
]
cfl
DL : 0
上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Language, CFL),当且仅当存在一个CFG G,使得L=L(G)。 *⇒ 例如,设文法G:S→AB A→aA|a B→bB|b 则L(G)={a^nb^m | n,m>=1} 其中非终结符都是大写字母,开始符都是S,终结符都是小写字母。 -err
Update
: 2025-02-17
Size
: 301kb
Publisher
:
wu
[
SCSI-ASPI
]
msdntest
DL : 0
ISCSI产品中对配置文件(.CFG)信息的读取程序,对一般的文件操作也很有帮助。-ISCSI Product of configuration files (. CFG) procedure to read information on the general operation of the document was very helpful.
Update
: 2025-02-17
Size
: 4.85mb
Publisher
:
钱冰
[
Documents
]
24021916205
DL : 0
句法分析器。一般用文法(grammar)来刻画.常见的是短语结构文法(chomsky hierarchy),其中最常用的是上下文无关文法(CFG)。 -Parser. The general use of grammar (grammar) to describe. Common phrase structure grammar (chomsky hierarchy), which is the most commonly used context-free grammar (CFG).
Update
: 2025-02-17
Size
: 4.17mb
Publisher
:
宋宋
[
ELanguage
]
CFGSimplify
DL : 0
CFG上下文无关文法的化简程序,注释详细,本人原来的作业-Context-free grammar CFG simplification of procedures, detailed notes, I am the original operation
Update
: 2025-02-17
Size
: 651kb
Publisher
:
liu hao
[
Graph Drawing
]
cfg
DL : 0
打印图形2-Print graphics 2
Update
: 2025-02-17
Size
: 12kb
Publisher
:
stealth
[
BREW
]
CfgEditor
DL : 0
BREW app for managing of your config (*.cfg) files right on the phone
Update
: 2025-02-17
Size
: 23kb
Publisher
:
Vladimir
[
File Operate
]
cfg
DL : 0
Easily expanded and simple a configuration file parser
Update
: 2025-02-17
Size
: 8kb
Publisher
:
Strelok
[
Books
]
LR(k)Parsing
DL : 0
lr parsing ebook cfg to pda.
Update
: 2025-02-17
Size
: 529kb
Publisher
:
tr
[
Linux-Unix
]
cfg
DL : 0
源文件:读、写操作配置文件的库,非常方便-C language: a extend libary source for config on linux。
Update
: 2025-02-17
Size
: 29kb
Publisher
:
LUCK
[
Software Engineering
]
Cfg
DL : 0
C++编程思想 很经典的资料,喜欢的尽快下载哦,-C++ programming is the classic idea of information like as soon as possible to download Oh,
Update
: 2025-02-17
Size
: 4.8mb
Publisher
:
xuzhiqin
[
Other
]
CCcam.cfg
DL : 0
config file for the plug cccam
Update
: 2025-02-17
Size
: 1kb
Publisher
:
nordine
[
Linux-Unix
]
cfg
DL : 0
在Unix下读取和编辑ini配置文件,经过多年的线上系统运行,效率和稳定性可以保证-read ini file
Update
: 2025-02-17
Size
: 10kb
Publisher
:
王黎晓
[
JSP/Java
]
sl
DL : 0
hibernate.cfg.xml 文件数据库连接方法-hibernate.cfg.xml file database connection method
Update
: 2025-02-17
Size
: 5kb
Publisher
:
lifangwei
[
JSP/Java
]
Hibernate.cfg
DL : 0
完整的hibernate.cfg.xml文件,包含具体的配置.-A hibernate.cfg.xml file
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zhang
[
SCM
]
MPC837xE-RDB_init.cfg.tar
DL : 0
which will use for MPC837XERDB when programming
Update
: 2025-02-17
Size
: 2kb
Publisher
:
durai
[
Other
]
CFG-Convert-to-PDA
DL : 0
将CFG上下文无关文法,转换为PDA,并在程序中显示图形,还可以保存结果为图片-CFG context-free grammar, convert the PDA display graphics program, you can also save the results as a picture
Update
: 2025-02-17
Size
: 2.27mb
Publisher
:
li jingpeng
[
Other
]
transition-between-pda-and-cfg
DL : 0
pda与cfg的相互转换,可以运行,计算理论实验-transition between pda and cfg
Update
: 2025-02-17
Size
: 255kb
Publisher
:
xmt
«
1
2
3
4
5
6
7
8
9
10
...
14
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.