-
书 名:Programming Windows程式开发设计指南
出版日期:2000/6/2
原 作 者:Charles Petzold
译 者:余孟...
书 名:Programming Windows程式开发设计指南
出版日期:2000/6/2
原 作 者:Charles Petzold
译 者:余孟学
-Title: Programming Windows program to develop design guidelines Publication Date: 2000/6/2 original author: Charles Petzold Translator: Studies余孟
- 2022-02-21 20:16:08下载
- 积分:1
-
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空...
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空-I wrote it myself calculators, programming interface. Can arithmetic operation for automated checks and emptied zero divisor
- 2023-01-05 14:25:03下载
- 积分:1
-
两个位图融合为一个位图的源程序.rar
VC++源代码
两个位图融合为一个位图的源程序.rar
VC++源代码-The two merge into a bitmap of the source bitmap. RarVC++ Source code
- 2023-04-08 03:25:03下载
- 积分:1
-
坐标转换,不同的坐标系转换和二维、三维七参数计算
坐标转换,不同的坐标系转换和二维、三维七参数计算-Coordinate transformation, the different coordinate system conversion and seven-parameter calculation
- 2022-12-31 14:25:09下载
- 积分:1
-
图书管理系统
我所上传的是图书管理系统,代码简单易懂,很适合初学者,中间用到了struts,hibernate,spring数据库用的是mysql。
- 2023-05-04 22:55:02下载
- 积分:1
-
Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及...
Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割―归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割―归并法相当,较好的情况下快于分割―归并法。-Delaunay Triangulation as a major DTM Fall table, with the right to its extensive use. After 20 years of study, which had been generating algorithm is maturing. This paper introduces a Delaunay Triangulation and another set of characteristics, in a brief review and evaluation of the divide-conquer method, point by point insertion method, the supraspinatus Growth Triangle law Shen three main algorithm on the basis of the above algorithm into an advantage in that balanced space and time performance of synthesis algorithm. After tests, under normal circumstances it"s computational speed much faster than the insertion point by point, and the divide-conquer method rather, a better situation faster than divide-conquer method.
- 2022-08-21 12:05:01下载
- 积分:1
-
can easily pair of Chinese Word, the ability to understand robot programming is...
可以容易地对中文进行分词,对于机器人的理解能力编程有很大的帮助-can easily pair of Chinese Word, the ability to understand robot programming is a great help
- 2022-08-07 06:15:41下载
- 积分:1
-
资源异步加载
该代码是异步加载资源,可在后台加载资源,提高运行效率。在同步加载游戏场景的时候通常会使用方法 Application.LoadLevel(“yourScene”); 这句代码执行完毕后程序会干什么呢??如下图所示,这是我随便找了一个游戏场景, 在Hierarchy视图中我们可以看到该场景中“天生”的所有游戏对象。天生的意思就是运行程序前该场景中就已经存在的所有游戏对象。然后这些对象就会在执行完Application.LoadLevel(“yourScene”);方法后加载至内存当中。如果该场景中的游戏对象过多那么瞬间将会出现卡一下的情况,因为LoadLevel()方法是同步进行的。
- 2022-01-28 22:32:48下载
- 积分:1
-
obscured in the process WIN2000
在win2000下隐藏进程-obscured in the process WIN2000
- 2023-01-20 16:50:04下载
- 积分:1
-
Huffman编码实现数据压缩(C语言实现)
Huffman编码实现数据压缩,C语言实现,信息安全课程设计,学习位运算,字符串操作。Huffman编码实现数据压缩,C语言实现,信息安全课程设计,学习位运算,字符串操作。
- 2022-02-06 04:52:50下载
- 积分:1