搜索资源列表
java_scanner
- 使用C语言编写的最简单DFA的JAVA词法分析器,使用文件实现匹配,属性字流和错误信息结果保存在文件中,适合编译初学者学习词法分析器
Delphi+shenjingwangluo.rar
- 神经网络也许是计算机计算的将来,一个了解它的好方法是用一个它可以解决的难题来说明。假设给出 500 个字符的代码段,您知道它们是 C、C++、Java 或者 Python。现在构造一个程序,来识别编写这段代码的语言。一种解决方案是构造一个能够学习识别这些语言的神经网络。这篇文章讨论了神经网络的基本功能以及构造神经网络的方法,这样就可以在编码时应用它们了。 根据一个简化的统计,人脑由百亿条神经组成 — 每条神经平均连结到其它几千条神经。通过这种连结方式,神经可以收发不同数量的能量。神经的一个非常
antlr_2_7_5
- antlr学习电子书.antlr是一种语言识别工具,他提供了一个框架,可以通过包含java,c++,或c#的语法描述来构造语言识别器,编译器和解析器-antlr learning books. antlr is a speech recognition tool, he provides a framework can include java, c++, or c# syntax descr iption to construct the language identifier, the co
cvery.comdel7535899835
- 学生成绩管理 实现成绩的查询 录入多个公司的JAVA面试试题,供 ·模式识别matlab工具箱,包括SV ·文件类型:Visual FoxPro 人 ·struts2.0得例子,主要是实现s ·一个C#多线程的例子。 ·卡尔曼滤波器matlab源代码。 ·很不错的vhdl学习实例 几十 ·原版的FAT32手册,E文差的同志 ·常见的JAva面试试题,平时可 ·一个小型C语言编译器 -Student performance managem
CORBADesign
- 这里假设你对CORBA毫无所知。对JAVA略有所知,因为这里使用JAVA作为程序设计语言。学习了本书,你将对CORBA有个初步了解,并能编写一个简单完整的CORBA应用程序。-It is assumed that you have no knowledge of CORBA. A slight knowledge of JAVA, as here, the use of JAVA as a programming language. Study of this book, you will ha
tigerc
- 这是一个用java语言写成的Tiger语言的编译器 包括词法分析,语法分析,语义分析 主要目的是为想要学习Tiger编译技术的人提供一个参考。-This is a Tiger, written with java language language compiler including lexical analysis, syntax analysis, semantic analysis is primarily for want to learn Tiger compiler technol
Assignment2ASampleSolution
- java语言开发学习小样 第一份A-java language development and learning sample first A
Java
- 目前文本编辑器种类很多,所提供的功能也很多,但是能满足用户实现多种功能,不能更好的适应当前用户的要求。本设计所完成的文本编辑器功能是针对学习Java程序语言,因此我们利用Java程序设计虚拟机和软件对用户及使用者的应用过程形成一整套完整的编写代码,编译,运行。-Many different types of text editor functionality provided by many, but can meet a variety of functions, not better ad
javadatastruct
- JAVA书籍是JAVA数据结构和算法分析都是用JAVA语言讲解的而且还有源代码,帮助学习者学习-Books JAVA JAVA data structures and algorithms using JAVA language to explain, but the source code, to help learners
JAVAstudynote
- java语言的重要参考书 java学习笔记非常实用有效-important reference book java java language learning notes are very practical and effective
GameDesign
- 《游戏设计教程》 包括随书源码! 不管是做java程序开发 还是学习面向对象语言 还是学习游戏开发 这本书很值得!-" Game Design Guide" included with the book source! Whether doing java application development or learning object-oriented language, or learning game development this book is worth!
BianYi
- 简易LR1分析器的java语言实现,较为简单,学习使用-Simple LR1 Analyzer
java2
- java编程语言,适合初学者学习java,本资料有相关实验,适合喜欢开发软件的人探索-java programming language, suitable for beginners to learn java, this information relevant experiments, the development of software for people who like to explore
java3
- java编程语言,适合初学者学习java,本资料有相关实验,适合喜欢开发软件的人探索-java programming language, suitable for beginners to learn java, this information relevant experiments, the development of software for people who like to explore
java4
- java编程语言,适合初学者学习java,本资料有相关实验,适合喜欢开发软件的人探索-java programming language, suitable for beginners to learn java, this information relevant experiments, the development of software for people who like to explore
lab10
- java编程语言,适合初学者学习java,本资料有相关实验,适合喜欢开发软件的人探索-ava programming language, suitable for beginners to learn java, this information relevant experiments, the development of software for people who like to explore
01.计算机软件及Java语言的背景和发展历史
- 学习java的第一个入门程序,很基础,这是学习的第一个代码(if you want to learn java ,this is the first programming you need to know.)