Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Data-Structures-and-Algorithms.rar 多任务下的数据结构和算法这本书的全部源代码,用C实现的,包括基本的数据结构容器,引进了多任务。对从事软件开发与应用的工程技术人员具有较高的参考价值
  • Algorithms_in_Java.zip Algorithms in Java e.book
  • Introduction_to_Algorithms_Portuguese_Brazil.zip English: Technical Course in Data Processing, Logic Programming and Development of Algorithms and Programs (CAP) An algorithm is a sequence of instructions in a logical order for the resolution of a particular task or problem. Portugues: Curso ...
  • algorithms.rar 常用的各种matlab源码,方便用户使用
  • GA.rar genetic algorithms applied for multi agent systems. interesting document and easy to understand. comprehensive e book for combination of multi agents and genetic algorithms
  • Synchronization_and_Channel_Estimation_in_OFDM.zi This also a nice paper about Synchronization and Channel Estimation in OFDM Algorithms for Efficient Implementation of WLAN Systems
  • Statistical-Learning-Theory.rar ... -Learning-Theory The goal of statistical learning theory is to study, in a statistical framework, the properties of learning algorithms. In particular, most results take the form of so-called error bounds. This tutorial introduces the techniques that ...
  • resueltas.rar Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
  • EuclideanalgorithmfGCD.rar ... elements of any Euclidean domain (for example, the integers). Its major significance is that it does not require factoring the two integers, and it is also significant in that it is one of the oldest algorithms known, dating back to the ancient Greeks.
  • Maze.rar A Maze created in Java. Great algorithms