-
delanay_all
说明: 这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。(then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate simulated 3D map.)
- 2021-04-09 11:48:59下载
- 积分:1
-
HT-Hawk飞控源代码7.24号更新
无人机是无人驾驶飞机的简称(Unmanned Aerial Vehicle),是利用无线电遥控设备和自备的程序控制装置的不载人飞机,包括无人直升机、固定翼机、多旋翼飞行器、无人飞艇、无人伞翼机。广义地看也包括临近空间飞行器(20-100 公里空域),如平流层飞艇、高空气球、太阳能无人机等。(Unmanned Aerial Vehicle (UAV) is a kind of unmanned aircraft which uses radio remote control equipment and self-contained program control device, including unmanned helicopter, fixed-wing aircraft, multi-rotor aircraft, unmanned airship and unmanned parachute-wing aircraft. Broadly speaking, it also includes near space vehicles (20-100 km airspace), such as stratospheric airships, high-altitude balloons, solar unmanned aerial vehicles and so on.)
- 2019-04-26 22:57:29下载
- 积分:1
-
E04
vc C/S结构VC聊天室程序 的源码,感兴趣的可以看看!(vc C/S structure of VC chat program source code, can be of interest to see!)
- 2011-06-27 19:07:37下载
- 积分:1
-
caiseyu
设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)
- 2011-06-16 00:19:53下载
- 积分:1
-
xiuming
1. 实现方法
1)多窗口界面的制作
2)可视化数据管理器的使用
3)菜单编辑器的使用
4)Access数据库的建立
5)与Access数据库的正确连接
6)通过sql语句的使用实现一些功能
7)DataGrid控件的使用
8)MS FlexGrid控件的使用
2.算法思想与描述
1) 学生成绩管理系统的登录
进入程序,自动跳出学生信息管理系统登陆窗口,点查询可进入菜单选择窗口。
2) 菜单窗口的选择
菜单选择包括学生信息,学生成绩。
3)学生信息的查询
包括学生学号,姓名,性别,出生日期,籍贯,联系电话,政治面貌,系别,班级显示功能。
4)学生成绩查询
通过对学号的输入,对学生姓名,课程,成绩,总分进行成绩查询。
5)about
程序介绍。
6)系统的退出。
(err)
- 2008-04-14 19:35:54下载
- 积分:1
-
OLTP
online transaction system in c on linux
- 2013-11-29 16:25:45下载
- 积分:1
-
BridgePatternMain
bridge pattern in c++.
vs2010, vs2010
- 2014-02-27 15:45:15下载
- 积分:1
-
HiMPP-API-desc
海思3521MPP 多媒体开发指南,提供3521MPP功能介绍及相关API(HiMPP Media Processing Software Development Reference,offer you description for 3521 mpp)
- 2015-12-02 17:13:31下载
- 积分:1
-
F2812-fft
关于F2812 fft 算法源程序,产生10KHz的频率输出(about F2812 fft,Will produce 10 kHz output on T1PWM and T1PWM pins)
- 2013-12-26 16:44:08下载
- 积分:1
-
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所...
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。
InvokeConsole // 在控制台中调用WebService的Demo
InvokeDemo // 在MFC程序中调用WebService的Demo
-VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole// Calling the console in the Demo rooted WebService okeDemo// MFC in proceedings called the Demo WebService
- 2022-01-27 19:58:52下载
- 积分:1