-
地理信息系统ArcView的二次开发。ArcView…
地理信息系统设计ArcView的二次开发.ArcView软件是一套辅助用户组织、维护、显示、分析和传播地图与空间信息的传输工具,它为用户提供了进行空间决策的框架,空间处理能力及建立数学模型
-geographic information system design ArcView the secondary development. ArcView software is a supplement to household organization, and maintenance, display, analysis and dissemination of maps and spatial information transmission tool, It provides users with a space policy framework, the capacity and space mathematical model
- 2022-10-08 17:10:03下载
- 积分:1
-
图像浏览器
图像浏览器-image browser
- 2022-01-22 11:46:16下载
- 积分:1
-
- 2022-02-28 10:20:15下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1
-
achieved! ! 3d tanks games
java实现的!!3d坦克游戏-achieved! ! 3d tanks games
- 2022-03-07 19:45:16下载
- 积分:1
-
这是一个用powerbuilder做的成绩管理系统,能实现插入、删除、查询等功能。...
这是一个用powerbuilder做的成绩管理系统,能实现插入、删除、查询等功能。-This is a powerbuilder do with the performance management system, able to insert, delete, For inquiries, and other functions.
- 2023-08-30 10:05:05下载
- 积分:1
-
此文章的算法有迭代法、穷举搜索法、递推法、贪婪法、回溯法、分治法、动态规划法等等,有用的的人可以...
此文章的算法有迭代法、穷举搜索法、递推法、贪婪法、回溯法、分治法、动态规划法等等,有用的的人可以-This article has iteration of the algorithm, exhaustive search method, the recursive method, greedy method, backtracking, sub-rule method, dynamic programming, etc., can be useful
- 2023-02-08 14:00:04下载
- 积分:1
-
一个打砖块游戏的源码,VC工程可以编译通过
一个打砖块游戏的源码,VC工程可以编译通过-A source打砖块games, VC project can be compiled
- 2022-02-01 00:08:18下载
- 积分:1
-
ftp服务器 希望能为广大的爱好者提供帮助
ftp服务器 希望能为广大的爱好者提供帮助-ftp server
- 2022-02-03 03:24:26下载
- 积分:1
-
MP3播放器开发源码及电路图
应用背景MP3播放器开发源码及电路图,使用AT89C51SNDIC-R0开发,有原理图和源代码,这款MP3播放器以at89c51snd1c为核心,以硬盘为存储介质,液晶屏为双行显示,每行显示7.5个汉字,这块液晶屏以ST7920作为主控制器,内部集成8129个汉字,液晶屏在这个播放器中用来显示歌曲名称以及一些播放状态。关键技术1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台;
2)MPEG I/II-Layer 3 hardware decoder
.独立MP3 Decoder
.支持48,44.1,32,24,22.05,16khz取样频率
.支持软件31阶音量控制,高中低音均衡控制
.重低音效果
3)集成DAC部件,支持PCM,IIS格式;
4)64K字节片上代码存储空间(100K次擦写寿命)
5)4K字节boot flash memory,USB/UART下载代码
6)集成USB1.1 device部件
7)MMC卡接口
8)IDE/ATAPI接口(HDD/CD-ROM Interface)
9)2通道ADC,8Khz取样
.......................
关于该芯片的具体信息,可以访问www.atmel.com获取at89c51snd1c的datasheet.
这款MP3播放器以at89c51snd1c为核心,以
- 2022-02-27 02:59:08下载
- 积分:1