资源列表
particlecode
- 粒子滤波的各种算法,扩展卡而满滤波,
pda0606
- arcpad二次开发示例,电力GIS系统巡视PDA模块-arcpad secondary development examples, the power of GIS inspections PDA Module
AVL树实现
- 纯C实现的AVL树,Demo是MFC的。非递归的遍历,完全支持添加、删除和搜索节点。设计灵活,容易扩展。以下是API struct tagAvlTree; typedef struct tagAvlTree AvlTree; struct tagAvlNode; typedef struct tagAvlNode AvlNode; struct tagAvlNode { AvlNode *left; AvlNode *right; int32_t height;
AVI2BMP
- 一个AVI中截取BMP图片的小软件 喜欢的来吧,一起研究研究,我似乎还没 全搞明白-an interception BMP images of small software like Barber, together with studies, No, I seem to have understood the whole
ToyBoxFDTDbezhig
- This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and
wogefa
- 涡格法是空气动力学中的常用方法之一,这个程序可以通过自己设置机翼的节点来调整机翼的网格,设置来流速度,计算机翼的气动力。最后通过计算《空气动力学》教程中的一个涡格法算例验证了程序的正确性
DIANJI
- 这是一个基本的由温度控制电机系统的硬件实现电路图
hehexml03
- 上传的是是学习xml的一个很好的教程,简单易学,可以一看-Upload is learning xml a good guides, easy, one can see
100.004
- c编程技巧100之4-the four hundred
CSFlipView
- Protel99se增强程序:线路图中XY镜像显示功能,安装方法参考-Protel99se增强程序安装方法
C语言写的音乐动画
- 用C语言写的音乐动画,当然不能与FLASH等专业制作工具的作品比啦。不过他却是一个优秀的C编程思想!-C language to write music animation, and certainly not FLASH professional production tools than it works. But he is an excellent C programming thinking!
AFF
- 本系统是基于C语言的学生成绩管理系统,用户界面友好!-the system is based on the C language student performance management system, user friendly interface!
