搜索资源列表
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
c#_pattern
- 23个设计模式是史上公认的经典,实例代码目前多是JAVA版的,现在上传个C#版的-23 was designed to recognized the history of the classic examples of the current multi-source version of Java is now upload C# version of the
VSM java
- C++编写的 VSM模型
tutorial_mixim-omnet-ws_09.rar
- OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, with an Eclipse-based IDE and a graphical runtime environment. Domain-specific functionality (support for simulation of communication networks, queuing networks,
AP_For_VRPTW100
- 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
jsCodeFormater
- c# .java c 代码格式化功能测试版-c#. java c code formatting function test version
MotionDetection
- motion detection , using c# for developping motion detection and tracking-motion detection , using c# for developping motion detection and tracking
KeyShif
- keylogger , written in c# with use win API
DataGrid
- Very Nice Datagird on C#
webProjects
- C# 访问 JAVA WebService-C# Access JAVA WebService
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
The-different-between-java-and-cSharp
- The different between java and c#
C-Sharp-from-Java
- This free C# ebook “C# From Java” by Rob Miles should help you convert a program from Java to C#. It is assumed that the reader is an experienced Java programmer.
cSharpand-java
- C#对office的操作,包含了常用的office的简单操作,代码实用性高,能够编译成功-C# on the office' s operation, including the office of simple operation, high utility code, able to compile successfully
RandDataGen
- 1. 乱数产生(产生的位元组可转换成各种格式) 2. 编码转换(位元组或字符串转成Base64,Java/C#宣告格式等)-1. random number generator (bytes generated can be converted into a variety of formats) 2. encode/decode (string or bytes convert into Base64, Java/C# declaration format, etc.)
C#语言规范 (CSharp Language Specification)
- C#语言规范C#(读作“See Sharp”)是一种简洁、现代、面向对象且类型安全的编程语言。C# 起源于 C 语言家族,因此,对于 C、C++ 和 Java 程序员,可以很快熟悉这种新的语言。(CSharp Language Specification)
c#与java通信
- c#与java通过xml传递对象,是tcp协议进行通信。(The communication between c# and java)
C# and Java
- C#与Javascr ipt数据交互 Javascr ipt与C# Windows应用程序交互方法(Javascr ipt C# Windows)
C#108注册新用户 源代码
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。(C# is