搜索资源列表
beibaoJAVA
- 背包问题动态规划算法JAVA 给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。
kcsj
- 大学本科的课程设计,源码统计器,主要用来统计源程序类型,总代码行数,注释行数等,可适用于C,C++,Java语言。
Java
- 这是一款比较经典的c语言和java语言的教程。对初学者有很大的帮助。-This is a more classic language and java languages c tutorial. For beginners, there are a great help.
ICTCLAS5.0_API
- 详细介绍了ictclas的接口文档,主要包括c++、java以及c#-about the citclas s api,include c++\java and c#
2011121914114955HQ83U1
- 源码或其他好源码或编程学习资料源码要求为至少5个C或Java源码或其他好源码或编程学习资料-Source or good source or programmed learning materials
ThinkingCPP
- C++编程思想,同java编程思想一样,是学习c++编程的很好的书籍。-C++ programming ideas, java programming ideas, good learning c++ programming books.
ZKONLINE
- ZKOnline资料,内有C++,VB,JAVA的支持-ZKOnline fingerPrint OCX
fastJSON
- JSON (Javascr ipt Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the Javascr ipt Programming Language, Standard ECMA-262 3r
code_algorithms.design.C-CPP.Java
- 算法设计、分析与实现从入门到精通:C、C++和Java . 徐子珊.配套书籍源码 -Algorithm design, analysis and implementation of entry to the master: C, C++ and Java. Kate. Supporting source books
DHSJMS
- 《大话设计模式》例子Java代码。原书使用C#代码,希望这些Java版本的代码带给那些不懂C#的朋友一些方便。-The java code for the book DA-HUA-SHE-JI-MO-SHI.
bubblesort
- 经典的冒泡排序,用java和C++做的(程序员面试必考题)-The classic bubble sort (Programmer interview will exam)
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
classical-algorithms
- 许多经典算法问题的源代码,包括数据结构,分治,回溯,动态规划,图论,贪心等等,包括了C,C++和Java代码,已分成文件夹整理好.-Many classical algorithms of the source code, including data structures, divide and conquer, backtracking, dynamic programming, graph theory, greed, etc., including C, C++ and Java cod
New-WinRAR-ZIP-archive
- c,c++, Java programs for addition, swapping,factorial,HCF and for printing star pattern.
现代编译原理
- 现代编译原理(虎书,包含c版和java版中英文,源码,全书答案)(Modern compilation principles (tiger book, including C version and Java version of Chinese and English, source code, the answer to the book))