-
This article shall describe a very simple approach to working with a GPS device...
This article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string outputted from most GPS devices rather, the article is intended for those just interested in getting present position from a GPS and using that point to do something interesting like show you where you are on a map.-This article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string outputted from most GPS devices rather, the article is intended for those just interested in getting present position from a GPS and using that point to do something interesting like show you where you are on a map.
- 2022-08-19 17:43:14下载
- 积分:1
-
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。...
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。-Containing a variety of classic data structures and the realization of the Notes, including the tree, Huffman tree, key tree, Trie tree, directed graph, undirected graph, as well as realize the sorting algorithm.
- 2022-04-10 01:46:46下载
- 积分:1
-
GDAL做影像校正 源码程序,提供给大家参考,
GDAL做影像校正 源码程序,提供给大家参考,-GDAL source code to do image correction procedures, provides us with reference
- 2022-03-22 22:31:48下载
- 积分:1
-
结合颜色Alpha_Colour_Blend
结合颜色Alpha_Colour_Blend-color combination Alpha_Colour_Blend
- 2022-02-15 16:27:10下载
- 积分:1
-
when you play "connect"game,becouse of few time you can not play happy.so i take...
在玩‘连连看’,由于时间限制得太紧,总是玩得不爽,于是费半天时间,模仿了一个程序,基本功能已实现,有兴趣的可以进一步去完善-when you play "connect"game,becouse of few time you can not play happy.so i take many time to make a programm which have same funcktion as this game.when you have interest in my game,you can do better for my programm.
- 2022-01-25 15:20:35下载
- 积分:1
-
剑指offer名企面试官精讲典型编程题
这本书是计算机专业学生面试必备的宝典,里面包含有很多专业领域面试官的讲解,从一个面试官的角度对计算机常见面试题进行讲解和剖析。
- 2022-06-03 00:56:54下载
- 积分:1
-
可以进行压缩弹簧、拉伸弹簧和扭转弹簧的设计
可以进行压缩弹簧、拉伸弹簧和扭转弹簧的设计-Can be compression spring, tension springs and torsion spring design
- 2022-10-20 20:45:02下载
- 积分:1
-
综简易的矩阵计算程序
综合了一些比较实用的矩阵计算代码,包括矩阵的输入输出到文件,求和,乘积,求逆,行列式,指数运算以及基于高斯赛德尔迭代法的线性方程组求解。
- 2022-06-18 11:47:31下载
- 积分:1
-
数据结构中 有关于图的操作,采用visul c++ 6.0 ,界面显示校园地图,可以计算出两地间的最短距离。...
数据结构中 有关于图的操作,采用visul c++ 6.0 ,界面显示校园地图,可以计算出两地间的最短距离。-data structure on the operation plan, adopted visul c 6.0, the interface shows the campus map can be worked out between the two shortest distance.
- 2022-01-21 20:51:54下载
- 积分:1
-
在“浅析VC与Matlab联合编程(一)”中简单介绍了VC与matcom的接口编程,实现了VC调用matcom的一个基本功能,要真正熟练使用接口编程,还要对函数...
在“浅析VC与Matlab联合编程(一)”中简单介绍了VC与matcom的接口编程,实现了VC调用matcom的一个基本功能,要真正熟练使用接口编程,还要对函数调用有一定了解。本文通过一个实例,较详细的介绍如何在VC中调用matcom编译后的函数。-The port program of VC and matcom is simplely introduced in the book-brief analysis of VC and Matlab combination program (part one), a basic function by using VC calling matcom can be achieved. But if you want to truly master the port program you must have some comprehension of the calling of function.That how to call the function after matcom compilation is related in detail by an example in this paper.
- 2022-05-13 15:36:25下载
- 积分:1