-
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告-GA tsp
- 2022-06-28 22:02:32下载
- 积分:1
-
VC 操控 IE 的使用方式
VC 操控 IE 的使用方式-VC control the use IE
- 2022-11-24 05:40:03下载
- 积分:1
-
文回顾与评述了三维GIS的相关发展情况,探讨了三维GIS的有关基本问题,如数据获取、大数据量存贮与处理、三维空间分析,同时指出科学计算可视化、数据库系统管理、数...
文回顾与评述了三维GIS的相关发展情况,探讨了三维GIS的有关基本问题,如数据获取、大数据量存贮与处理、三维空间分析,同时指出科学计算可视化、数据库系统管理、数字影象处理等技术的成熟和二维GIS长期发展提供的理论实践经验等为三维GIS的发展提供了良好的基础。最后为三维GIS实际系统的开发提出了几个值得注意的要点。-In this paper,the review and comment on the development of 3 dimension GIS are first made.Then the basic aspects about 3D GIS,such as data acquisition,storing and processing of mass data,analysis of 3D space,are discussed.Meanwhile, it points out that the techniques such as scientific computation visualization,database system management and digital image processing,and theories and experiences provided by development of 2D GIS offer a better platform form the development of 3D GIS.Finaally,some key points in developing practical system of 3D GIS is proposed.
- 2022-03-25 16:58:03下载
- 积分:1
-
1一个最优美的图案。
2有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数...
1一个最优美的图案。
2有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-1 One of the most beautiful designs. 2 months integer n to the preceding number of the order of backward-shift position m, and finally the number m of m into the top of the number of
- 2022-05-05 15:57:46下载
- 积分:1
-
一款小游戏,可以用来联机玩坦克,大家下着试试看吧
一款小游戏,可以用来联机玩坦克,大家下着试试看吧-one small game can be used to play on-line tanks, everyone is under Give it a try
- 2022-02-04 00:52:59下载
- 积分:1
-
计算机小喇叭发声程序
计算机小喇叭发声程序-computer loudspeaker audible procedures
- 2023-03-10 04:00:03下载
- 积分:1
-
using AES Nicholson wrote a subject took the registration procedures
wince下用evc写的一个操做注册标的程序-using AES Nicholson wrote a subject took the registration procedures
- 2022-05-23 05:40:27下载
- 积分:1
-
画图程序,可以做简单的几何图形,是很好的基础程序
画图程序,可以做简单的几何图形,是很好的基础程序-Paint program, can do a simple geometry
- 2022-11-24 13:30:03下载
- 积分:1
-
SmartFox源码 详细的 附带说明
SmartFox源码 详细的 附带说明-SmartFox detailed annotated source
- 2022-05-19 22:33:41下载
- 积分:1
-
针对初学者的 BackgroundWorker 类示例
介绍
这篇文章提出了一个新手.NET 开发人员,开发一个多线程的应用程序而不被沉重的附带了线程的复杂性。
背景
一个基本的 Windows 应用程序在单个线程通常称为 UI 线程上运行。此 UI 线程负责创建绘画的所有控件,并执行代码以将置于。所以当你在运行长时间运行的任务 (即数据密集型数据库操作或处理一些数百个位图图像),UI 线程被锁起来了和 UI 应用程序变成白色 (记住 UI 线程是负责油漆的所有控件) 呈现您的应用程序不响应的状态。
使用中的代码
你需要做什么是在不同的线程上转移这繁重的处理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 21:53:34下载
- 积分:1