资源列表
Puzzle
- 人工智能课程,N数码问题java代码实现。-Artificial Intelligence course, N digital issue java code.
DEV_CPP
- 在dev C++环境下编译的程序,里面有:拓扑排序,循环赛日程表,有序矩阵查找,最长公共子序列,最大字段和-In the next dev C++ compiler environment program, which are: topological sorting, round-robin schedule, orderly matrix to find the longest common subsequence, the maximum sum
CPP
- 素数打表法,高效率。关于多个或者单个素数的高效率判别-Primes play table method, high efficiency. High efficiency on multiple or single primes discrimination
Calculator
- it s my first calculator program
c-list
- 这是一个c的链表示例,希望大家学习,学习-This is an example of a c list, we hope to learn from
jzzhq
- 进制转换器,非常好用,希望大家喜欢-Binary converter is very easy to use, I hope you like it. . . .
lock_free
- 跨平台(window,Unix),c++开发,免加锁队列,多个生产者,多个消费者,实现真正的lock fr-lock free ,multi_products and multi_customs,cross platform(windows,unix)
Task1
- n numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function.
2013.10.26_BST
- 生成一颗二叉平衡搜索树,随着输入与删除,同步更新树的结构,使之保持平衡。-Generate a balanced binary search tree, with the input and deleted, synchronized tree structure to keep it balanced.
多线程读写者
- 利用多线程简单的读写者问题。。。。。。。。。。。。。。
linear convolution, infinite impulse response, power spectral density, sine waveform
- linear convolution, infinite impulse response, power spectral density, sine waveform written in c run on code composer studio and kit dsk 6713
Dijkstra
- Dijkstra算法在C++语言下的实现-Dijkstra algorithm in C++ language