资源列表
Page-out-algorithm
- 操作系统算法演示,页面淘汰算法的c语言演示,比较简单-Algorithm demonstrates the operating system, page-out algorithm c language shows, a relatively simple
3107002005_5th_NEWTON
- 牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
dfajdkfa
- 队列的应用,利用VC++实现数据结构队列的应用,对大二年级学生学习队列很有帮助。-Queue of applications, the use of VC++ Queue data structure to achieve the application of large second-year cohort study helpful.
fft2d
- 2D implementation of Fast Fourier Transform
direct_find
- 光滑粒子流體動力學方法的理論背景、數值方法、程式實施及其在許多領域的應用等問題。全書十章,包括數值模擬的背景知識、給出了SPH方法的基本方程、介紹構造無網格方法的光滑函數的解析式一般方法、論述SPH方法在Navier Stokes方程上的實施等
OrderedSet.cpp
- using a class define a orderd set
dcel2d
- DCEL doubly-connected edge list 双向邻接链表C++实现-DCEL doubly-connected edge list
correlo
- EEG Correlogram between electrodes
121
- 计算流体力学一维输运与扩散问题的中心差分模拟计算-One-dimensional computational fluid transport and diffusion problems center differential analog computing
DFS
- DFS algorithm implemention
violent_match
- 用C++编写的查找子串的一般的方法,这个可以很好的帮转理解KMP算法,希望帮到需要的人-General approach to find a substring with C++ written, this can help turn a good understanding of KMP algorithm, hoping to help people in need
cPP_stringprogs
- String related programs include swaping of two values using third variable, revrsine the string and simple calc app.