-
用Djkstra算法找到最短路径,并用Turbo C环境的图形函数简单画出
用Djkstra算法找到最短路径,并用Turbo C环境的图形函数简单画出-Djkstra algorithm used to find the shortest path, and Turbo C environment to draw simple graphics function
- 2022-03-23 02:19:32下载
- 积分:1
-
连接四个游戏
这是连接四个游戏,包含 1 7 列和 1-6 行,2 名玩家
- 2023-01-10 09:10:03下载
- 积分:1
-
flash p2p dianbo
FLASH P2P 相关,视频点播视频点播视频点播视频点播先关的源代码。自己可以通过源代码学习AS编程,原理比较简单。
- 2022-01-31 21:49:45下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-04-22 14:44:37下载
- 积分:1
-
Window平台下的串口测试程序
Window平台下的串口测试程序-Window platform Serial testing procedures
- 2023-07-07 21:00:03下载
- 积分:1
-
sing the Perceptron Learning Law design a classifier for theproblem:
sing the Perceptron Learning Law design a classifier for theproblem:
- 2022-06-27 20:44:45下载
- 积分:1
-
matlab JPEG2000压缩
统图像编码采用离散余弦变换(DCT)技术,可以较好地去除图像信息的统计冗余,具有良好的实时性和块操作与运动估计的匹配性。目前该技术日臻成熟,形成了JPEG、MPEG等国际标准。但是由于DCT变换过程采用分块技术,在高压缩比条件下容易导致方块效应,严重影响主观质量。而且DCT不适合带宽较宽(拥有较多边缘轮廓信息)的图像信号。于是人们将目光转向小波变换。
传统的卷积小波变换是一种不受带宽约束的图像处理方法,支持多分辨率、多码率传输方案,而且不对图像进行分块,避免了DCT变换的方块效应。但是,采用卷积运算方法,过程复杂,运算量大,实时性不好,不利于硬件的实现。而基于JPEG2000标准推荐的提升小波变换,采用9/7、5 /3滤波器组对分解的图像进行提升运算,不但继承了传统小波变换的优点,而且实时性好、运算简单、易于硬件实现。
- 2022-08-25 10:07:16下载
- 积分:1
-
详细讲述了 ADC 及 DAC的处理方法与原理
详细讲述了 ADC 及 DAC的处理方法与原理-A detailed account of the ADC and DAC principles of the treatment methods and
- 2022-05-14 19:10:34下载
- 积分:1
-
c#停车场管理系统--C#专业课大作业
功能介绍: 超级管理员:添加用户 费率管理 车库管理 出入日志 车辆管理 信息更改 用户帮助,关于系统 普通管理员:出入日志 车辆管理 信息更改 用户帮助,关于系统 试用与激活:使用4次,激活码:wuyulin注意: 使用之前需要先修改App.config中的数据库连接。 开发环境为Visual Studio 2010,数据库为SQL Server 2012,windows身份验证。 数据库文件-----停车场管理系统备份 报表插件CrystalReportsForVisualStudio for 2010
- 2023-01-30 06:55:03下载
- 积分:1
-
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。...
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。-openURL helps you launch Maps, SMS, Browser, Phone, and even other applications. This is one area of iPhone development that I always have to look up again when I need to do it and it is only one line!
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://8004664411"]]
This app demonstrates the basic protocols supported natively on the phone.
- 2022-10-08 13:15:02下载
- 积分:1