资源列表
EramLine
- C语言实现GIS,可以直接运行。在数据显示过程中非常有用-C language implementation of GIS, which can be run directly.During the process of data is very useful
teamke
- team is turbulence code who treat the k epsilon turbulence model using fortran coding
shuzhi
- 正弦光栅,matlab,竖直方向的,频率,相位可改变-Sinusoidal grating, matlab, the vertical direction, the frequency, the phase can be changed
xcorr
- C语言实现互相关,可以直接运行。在信号处理过程中非常有用-C language to realize cross-correlation, can be directly run.In the process of signal processing is very useful
teamasm
- team asm is turbulence code who treat the algebraic tress model using fortran coding
bandpass-filter
- C语言实现带通滤波器,可以直接运行。在信号处理过程中非常有用-C language implementation bandpass filter, which can be run directly.In the process of signal processing is very useful
threadpool
- 线程池测试程序,根据业务需求自动创建新的线程,执行结束后注销,可设定最大线程数。evc 或vs 开发通用。-thread pool test program.
b201702124
- ***以下程序是汉诺塔算法的递归算法实现,算法虽然简单,但是能体现出递归算法的精髓,-you can use this code TO GO UP
wince-xml-access
- wince下xml文件的操作实例,evc环境下使用。用于配置文件操作。-xml operation under wince os.
restart-function
- 基站设备重启功能测试程序。arm开发板,wince系统环境,evc开发环境。-restart function for base station based on arm v4 and wince os.
a201702123
- 星寻路算法真是我一生接触的第一个人工智能算法了。。。 A星寻路算法显然是用来寻路的,应用也很普遍,比如梦幻西游。。。算法的思路很简单,就是在bfs的基础上加了估值函数。 它的核心是 F(x) G(x) + H(x) 和open、close列表: G(x)表示从起点到X点的消耗(或者叫移动量什么的),H(X)表示X点到终点的消耗的估值,F(x)就是两者的和值。open列表记录了可能要走的区域,close列表记录了不会再考虑的区域。我们每次都选F值最小的区域搜索,就能搜
Custom2048
- 休闲益智游戏泡泡龙的设计基于unity3d引擎-bubble shooter which bases on unity3d
