搜索资源列表
20051015sendtosubnet
- 用C#编写的向子网中广播数据包,十分简单明了的原理示范是编程实例。使初学者C# Socket入门的好例子之一-C# prepared by the sub-networks to broadcast data packets, very straightforward principle demonstration was programming examples. So beginners C# Socket entry one of the good examples
20051015simplesmtp
- 用C#编写的邮件SMTP接收处理程序,十分简单明了的原理示范是编程实例。是初学者C# Socket——SMTP入门的好例子-C# prepared to receive SMTP mail handling procedures, a very straightforward principle demonstration was programming examples. Yes beginners C# Socket -- SMTP good example of entry
CSharp数据库事务原理及实践
- CSharp数据库事务原理及实践,数据库事务是指作为单个逻辑工作单元执行的一系列操作。 -CSharp principle and practice, database Services refers to the work as a single logical unit of the implementation of a series of manipulations.
kka
- 计算机专业编译原理课程设计编程 只有代码-Computer Curriculum Design Compiler Principle only programming code
fineftp
- FTP的原理和C写的方法,希望大家喜欢.功能都已经实现-FTP principle and the method of writing C, hope you like them. Functions have been achieved
net_handset
- C#开发终端式短信的原理和方法,基于西门子手机-# C-terminal development SMS the principle and method, based on a Siemens mobile phone
qqalpha2
- qq魔法表情实现原理的源代码,挺不错的,希望对喜欢搞这个的有帮助-qq Principle magic expression of the source code, they are good, and I hope to the likes of help
20056575119081
- 2.开源MIS金质打印通原理及实现Step by step之原理篇.txt-2. Revenue Print MIS gold-principle and Step by step Principles chapter. Txt
xingqiji
- 计算任意一天是星期几,还有大段的原理讲解-arbitrary day of the calculation few weeks, there are big on the principle of
cSharpPatten
- 本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述了创建型模式,结构型模式和行为型模式.每一类设计模式又包括若干种具体模式,共有23种.在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中.此外,每一章还提供了UML图,用以说明类之间的关系. 本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书
CiFafanyi
- 用vc++实现的与编译原理有关的词法程序,希望对大家多所帮助!-vc used to compile the realization of the principle of lexical procedures, we hope to have more help!
biaoshifu
- 用vc++实现的有关编译原理中的标识符问题,希望对大家有所帮助!-vc used to achieve the principle of compiler identifier, we hope to help!
LZnews115b2
- 文章信息管理系统主要适合企业网站(或个人网站)后台管理开发,对维护工作员要求会打字、简单懂HTML语言(推荐懂网站重构)。 系统原理:后台用多级多模块管理信息数据,自由开发方式建模。前台设计页面中用块的方式调用数据库,大大地提高了建站效率。-article major information management system suited to the business website (or personal website) background to the management a
fx4
- 一个简单的编译原理的文法分析程序,在其中加入了不错的分析界面,使整体看起来比较工整,有待与进一步改进-a simple principle of grammar compiler analysis program, which included a good analysis interface, the overall profile in Singapore, and to be further improved
fx1
- 利用C++写的一个基于编译原理的算法分析的原程序,有点简单-write the C compiler based on a principle of the original algorithm analysis procedures, a bit simple
CAERI3UX~
- 里面附有三个有关编译原理的实验。都可以在vc++上实现的。-with three inside the compiler principle experiment. In both vc on the case.
编译原理标识符
- 编译原理的一个实验报告: 内容为标识符的识别: 1. 以文本文件为程序输入,文本文件中是一个表达式。 2. 通过构造的程序读出表达式中的标识符。 3. 标识符以一个新的文本文件输出。-compiler of a principle experiment : identifier for the content of identification : 1. A text document procedures for the importation, the text document is an
编译
- 本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of a c source code language : gr
GAOCHUNM编译
- 编译原理:中缀表达式转换为逆波浪式实验源程序-Compiler Principle : The conversion formula for the superintendent inverse source Wave Experiment
MiniCompiler.rar
- 利用C#编写的C#编译器,可以完成简单的编译工作,对于理解.net的编译原理很有帮助,C# prepared using C# compiler, the compiler can be a simple work, for understanding. Net compiler useful principle