搜索资源列表
CocoSourcesCS
- The Compiler Generator Coco/R Coco/R1 is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser u
dreel430
- Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers very powerful programming cap
jboost-1.4
- 有关于boost的程序,该程序用java语言编写,很实用。-On the boost the program using java language, it is practical.
jsonchecker
- aspx下的JSON库 JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, P
1
- 参照PGP,实现一个文件加密系统,包括对称加密,非对称加密和数字签名等功能。 可选开发语言工具:Openssl VC .net java -Reference to PGP, the realization of a file encryption system, including symmetric encryption, asymmetric encryption and digital signature functions. Optional tool for the
windows_csharp_32
- 中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。ICTCLAS全部采用C/C++编写,支持Linux、FreeBSD及Windows系列操作系统,支持C/C++/C#/Delphi/Java等主流的开发语言
autocoder
- c#实现的autocoder。AutoCoder自动代码生成器是一个根据模板自动生成代码的代码生成工具,根据模板的不同,可以生成任何语言(如:ASP、C#、C++BUILDER、DELPHI、JAVA、JSP、PHP、VB、VC.NET……)。-c# implementation autocoder. AutoCoder automatic code generator was based on the templates automatically generate code for code
Introduction_to_C_sharpISBN0322849220
- Written as an introduction to the new C#, this guide takes the experienced C programmer a few steps beyond the basics. It covers objects, data types, and flow control, and even delves into some background on the new Microsoft NET Frameworks env
Pro.LINQ.Object.Relational.Mapping.in.C.Sharp
- Working as an architect and consultant, I have noticed a severe dearth in the .NET community when it comes to the finer points of using design patterns to build data access layers. The Java camp has followed the patterns = reuse mantra for a long
A-Programmers-Introduction-to-CSharp
- Written as an introduction to the new C#, this guide takes the experienced C programmer a few steps beyond the basics. It covers objects, data types, and flow control, and even delves into some background on the new Microsoft NET Frameworks env
PMHRM
- 该软件是以access数据库和java编程语言实现,其功能在系统内部有源代码直接完成。操作人员只需输入一些简单的汉字、数字,即可达到自己的目标。对于中小型企业来说来说,利用计算机支持高效率完成日常事务,是适应现代要求、推动管理走向科学化、规范化的必要条件;而且人事管理又是一项非常烦琐的事情,数量之大,传统管理极其不便。同时计算机,具有着手工管理所无法比拟的优点。例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高人事管理的效率。-The softwar
jiaocheng
- C#是微软公司推出的面向对象的编程语言 C#语言基于Microsoft .NET平台,在C、C++和Java语言的基础上重新构造,语法与C++和Java比较相似-C# is Microsoft' s launch of object-oriented programming language C# language based on Microsoft. NET platform, in C, C++ and Java, based on the re-structure, synta
The-cSharp-programming-language-3.0
- 学习c#的一本英文原本电子书籍 看之前得先有一定的英文基础啊-C# (pronounced “See Sharp”) is a simple, modern, object-oriented, and type-safe programming language. C# has its roots in the C family of languages and will be immediately familiar to C, C++, and Java programmers. C# is
Hopfield
- C语言或Java,未能很好确定。自己好好研究一下。神经网络hopfield算法-C language or Java . Neural network hopfield algorithm。enjoy yourself
Apache.NMS.ActiveMQ-1.5.6-bin
- 基于java 的 ActiveMQ 消息总线开发包 dll。支持 c# ,C++ ,java ,等等所有开发语言。-ActiveMQ message bus java-based implementation. C#, C++, java, and so on all development language.
Tetris
- 我是在visual studio 2005下用C#做的,主要是觉得C#是C风格的语法,比较喜欢,就选它了。用的是.net的GDI+类库,当然也可以用其它语言工具来实现,如java中的swing,VC中的GDI都可以。-I was in visual studio 2005 using C# to code, mainly because that C# is a C-style syntax, like it and we chose it. Using. Net of GDI+ librar
lzma
- LZMA压缩算法的源码包,包括了C语言代码、Java的LZMA代码,C++版和C#版的源代码,代码完整详细。LZMA被称为是压缩率很高的压缩算法,适合做文件或内存压缩。此源码包可以说是比较综合的LZMA压缩文件例子了,参考实用性极高。- LZMA压缩算法的源码包,包括了C语言代码、Java的LZMA代码,C++版和C#版的源代码,代码完整详细。LZMA被称为是压缩率很高的压缩算法,适合做文件或内存压缩。此源码包可以说是比较综合的LZMA压缩文件例子了,参考实用性极高。 LZMA c
HuiWenTest
- 用JAVA语言判断是不是回文,有几位数字并且输出出来。-JAVA language judgment is not a palindrome, several digital and outputs it.
Compiler_miniJAVA
- 如果你正在学习编译原理,并且使用的是经典的虎书的话,那么这份代码会告诉你如何实现一个简单的JAVA语言编译器,虽然最后的结果只会到达中间表示层,但对学习编译原理很有帮助-If you are learning compiler theory, and are using the classic tiger book, then this code will tell you how to implement a simple JAVA language compiler, although th
C#语言规范 (CSharp Language Specification)
- C#语言规范C#(读作“See Sharp”)是一种简洁、现代、面向对象且类型安全的编程语言。C# 起源于 C 语言家族,因此,对于 C、C++ 和 Java 程序员,可以很快熟悉这种新的语言。(CSharp Language Specification)
