-
Desktop
这是一份关于MSP430的C程序和课件,虽然不是很全面,但是对于新手还是够用的。(This is a report on the MSP430 C program and courseware, though not very comprehensive, but still enough for the novice.)
- 2012-06-13 21:30:56下载
- 积分:1
-
独立按键
按下按键,产生中断请求,同时LED灯翻转,计数器加1(Press the button to generate interruption request, while the LED lamp flips, counter plus 1)
- 2019-05-13 15:07:52下载
- 积分:1
-
MWinnd_TurbiiA
一种基于MATLAB Simullink的风力发电系统的风力机模型。
(A based the MATLAB Simullink wind power system wind turbine model.)
- 2012-07-19 20:16:32下载
- 积分:1
-
SX1278_Driver1.3_STM8L
基于STM8L101单片机对sx1278的驱动,工程完整,函数封装以及变量声明都具有中文说明,一看就懂,本人已经在开发板上实验成功。(Based on STM8L101 sx1278 single-chip driver, engineering integrity, function packaging and variable declarations with Chinese description, a look to understand, I have been successful in the development board experiment.)
- 2021-04-04 23:39:04下载
- 积分:1
-
基于dspc5402的集成开发环境,对输入信号进行fft变换,并输出到示波器等观测设备...
基于dspc5402的集成开发环境,对输入信号进行fft变换,并输出到示波器等观测设备-dspc5402-based integrated development environment, the input signal fft transform, and export to other observation equipment Oscilloscope
- 2022-01-26 04:43:25下载
- 积分:1
-
178-classic-C-language--source-code
178个经典c语言源代码,包括很多常用算法的,实例(178 classic C language source code )
- 2012-05-20 16:29:47下载
- 积分:1
-
vc
说明: 实效编程百例,包含了用vc开发的各方面的源代码。(100 cases of the effectiveness of programming, including using vc development of all aspects of the source code.)
- 2008-09-13 17:33:29下载
- 积分:1
-
GISSampleApplication2
MapWinGIS是一个不错的开源GIS项目,开发语言是VC,基于微软的COM思想编写,团队的开发人员主要来自美国爱荷华大学,开发团队中还有一位中国人。系统来讲,MapWinGIS是一套类似于AO的二次开发组件库(只是没有AO那么强大),其核心库是一个名字为MapWinGIS的ActiveX控件,开发人员可以利用这个ActiveX组件在自己的系统中添加GIS的相关功能,例如地图显示;在图层上标绘点,线,图形;计算长度,存取GIS数据等相关工作。ESRI在AO的基础之上开发了ArcGIS的桌面产品,类似的,他们也在MapWinGIS 这套组件库的基础上,二次开发了MapWindow GIS,这是一套桌面GIS系统,相当于一个简化版的ArcMap,桌面GIS系统的开发语言使用的是VB.NET。用户可以直接通过它浏览数据,并通过一系列插件来完成其他功能。还有一套MapWinX,是DOTNET平台下的一个辅助工具。(The objective of this series is to present a simple and easy to use approach to develop a desktop GIS application. My tool pack includes only MapWinGIS.ocx from MapWindow GIS Project which is one of the most successful open source GIS projects for Windows platform. MapWinGIS.ocx provides the full set of tools to maintain and display GIS data and it is free of charge under MPL license.
In the previous lesson, we discussed the basics required to display GIS data on the MapWinGIS.ocx Map Control. We also discussed how to customize the symbology of the displayed GIS data. In this lesson, I am going to teach you how to advance your symbology skills and use labeling functionality on your map.
As mentioned in the previous lesson, I am using .NET Framework 3.5 and Visual Studio 2008 professional edition in the code attached here, but you can use Visual Studio express edition to get the same results. You have to download MapWinGIS.ocx and install it on your machine too. You can download i)
- 2012-07-01 02:22:39下载
- 积分:1
-
Radon变换程序,对于初学者有一定的帮助
Radon变换程序,对于初学者有一定的帮助,希望能给大家一点帮助
- 2022-03-24 06:47:25下载
- 积分:1
-
用链表实现简单的多项式加法和乘法
基于C++语言的链表程序,其功能是实现多项式的加法和乘法运算。目前只能做到输出多项式表达式和赋值运算,没有多项式的排序功能。输入多项式时按照两个一组的方式输入,分别表示多项式的系数和指数。按顺序从低次到高次进行输入。
- 2022-03-26 07:35:05下载
- 积分:1