-
offset
实现了besier曲线等距线生成算法。等距线生成效果好。(The realization of the equidistance line besier curve generating algorithm. Equidistance line to generate effective.)
- 2008-01-01 15:49:18下载
- 积分:1
-
switch_ky_tu
code nay dung de dem ky tu, toi moi hoc code
- 2020-06-18 08:00:02下载
- 积分:1
-
brace
虚拟仪器 声卡采集 信号一些低通滤波处理(Some Low-pass filter processing of signal collected by Virtual instrument Sound Card)
- 2018-09-27 09:11:35下载
- 积分:1
-
vc_matcom_dll
VC和MATLAB的混合编程技术之一,matcom生成dll,vc成功调用的例子(One of a combination of VC and MATLAB programming technology, matcom generate DLL, VC example of a successful call
)
- 2013-09-18 14:29:03下载
- 积分:1
-
MyCS-VGE
运用OpenGL实现的一个虚拟场景,里面有山体的渲染、水的渲染、旗帜的渲染、房屋的渲染、下雪场景的渲染、3ds的载入、数据库链接以及路径算法等。
使用方法:
P键:在房屋附近的路径上(一定要站在道路上才有效)按P键后,系统自动随机生成一个喜洋洋在地图上,并搜索你目前位置到它的最短路径,并在地面上显示。
空格键:系统只允许人在平地上行走,要实现全方位自由漫游需按空格键。
G键:天气的变化,可以切换下雪天和晴天。
鼠标左键:射击,把出现的喜洋洋射死后,它就自动消失了。
鼠标滑轮:控制移动速度。
其他键的功能自己根据代码探索吧。(Use OpenGL a virtual scene, there are mountains of rendering, rendering the water, the flag rendering, house rendering, snow scene rendering, 3ds loading, database links, and path algorithm. Usage: P key: the path near the house (must stand on the road to be effective) Press the P key, the system automatically generates a random radiant on the map, and search for your current location to its shortest path, and in the is displayed on the ground. Spacebar: The system only allows people to walk on flat ground, to achieve full freedom to roam basis having the spacebar. G key: the weather changes, you can switch snow days and sunny. Mouse button: shooting, shot after the emergence of the radiant, it automatically disappears. Mouse wheel: control movement speed. Other key features to explore their own right under the code.)
- 2013-07-31 11:35:39下载
- 积分:1
-
siftpp-0.7.3
关于sift的编程,基于vc++,快速的实现特征匹配(With regard to sift programming, based on vc++, the rapid realization of feature matching)
- 2009-01-30 14:14:19下载
- 积分:1
-
c++教室管理系统
#include #include #include #define LEN sizeof(struct classroom)struct classroom{ int num; char loc[5]; int seat_num; char type[4]; char use[4]; struct classroom *next; }*head; int n=0;int main(int argc, char **argv){ void start();//所写程序的功能提示! void read_write(void);//输入相关的教室信息 !
- 2023-07-09 23:20:03下载
- 积分:1
-
STM32控制 无刷电机 (开环控制)
霍尔传感器接口(开环控制)
本例程是在STM32F407芯片为基础架构的硬件而开发的应用软件。输出6路单极性PWM信号控制无刷电机,换相时机由霍尔信号决定。
PWM信号不会同时导通,所以本例程不需要设置死区。
- 2022-07-15 03:50:34下载
- 积分:1
-
Halcon的九点矫正
c#联合Halcon编程,本文件用c#的UserControl使用者控制项编写的模块,包括九点放射变换矩阵的生成,相机和
世界坐标系之间的角度矫正,并保存为相应的文档,以多次使用。
- 2022-08-16 00:43:46下载
- 积分:1
-
ConvexHull
基于C#开发的求解无序点云的最小凸包程序。(Based on C# development unordered point cloud solving the minimum convex hull program.)
- 2021-04-07 10:39:01下载
- 积分:1