-
Hydrology
水文分析系统.
主要应用于从等高线中提取山谷点与山脊点.(Hydrological analysis system. Mainly used to extract contour lines from the valley and ridge point point.)
- 2010-09-15 13:16:14下载
- 积分:1
-
WPF
一种实现matlab和c#结合的小例子,有待进一步改进(An implementation matlab and c# combination small example, be further improved)
- 2013-11-18 10:27:03下载
- 积分:1
-
Alleg_Sound_Gen_swgsr120
allegro sound engine
source http://en.pudn.com/downloads249/ebook/detail1154248_en.html
- 2011-04-09 10:47:57下载
- 积分:1
-
用CUDA的SAR面目标回波生成的代码source
用CUDA的SAR面目标回波生成的代码。(Multiple points SAR echo simulation Algorithm based on GPU via CUDA)
- 2020-07-20 10:28:46下载
- 积分:1
-
通用简易的有限状态机类 c++
有限状态机的框架,自己用的
环境:c++,vc2010
使用方法:
初始化fsm.init()
搭建状态机fsm.linkAction()
在动作回调中切换状态fsm.switchState()
状态和事件使用字符串明确表示std::string
非多层状态机
- 2022-04-28 02:17:43下载
- 积分:1
-
DLL_use
介绍如何在DLL中进行函数的定义,如何使用外部程序调用DLL中定义的函数。(how the DLL function for the definition, the use of external program called defined in the DLL function.)
- 2007-06-21 21:39:47下载
- 积分:1
-
linux字符设备驱动学习
linux内核驱动编程,简单的字符设备基础编程学习
struct file_operations led_fops =
{
.owner = THIS_MODULE,
.open = led_open,
.release = led_release,
};
应用方法的掌握
- 2022-09-12 22:15:03下载
- 积分:1
-
养生壶程序
养生壶的程序, 可以参考一下。
- 2022-04-21 08:34:49下载
- 积分:1
-
Test2
只有画笔和画刷的练习,用户可以根据自己的需要修改相关的代码(Only the practice pen and brush, the user can modify the code to suit your needs)
- 2013-12-05 13:20:27下载
- 积分:1
-
用C语言做个游戏小程序俄罗斯方块
用C语言做了一个小游戏,小程序俄罗斯方块。本人小白,有优请请教。
- 2022-06-02 13:23:06下载
- 积分:1