-
DWT
数字水印技术是近年来图像保护技术研究领域的一个热点,本文提出了一种基于小波变换的图像数字
水印嵌入算法的Matlab 实现。实验结果表明,该算法具有较好的视觉效果和透明性。( Abstract The digital watermarking technology is the most active topic in image protecting recently. In this paper ,
a digital watermarking algorithm based on Wavelet transform is proposed ,and give ou the program of this algorithm by
MatLab. The experimental results demonstrate that the method possess good vision effect and transparence.)
- 2009-06-04 17:20:15下载
- 积分:1
-
C#课程设计
简单的删除添加查询修改等功能,非常适合初学者学习(Simple deletion, add query modification and other functions)
- 2018-12-25 12:46:12下载
- 积分:1
-
AARMM7zipR
一种基于ARM7的便携式式心电监护仪及心电分析的研究
(An analysis based on the ARM7-portable ECG and ECG)
- 2012-07-26 22:08:45下载
- 积分:1
-
C语言100
说明: C语言、C++ 100范例,很好的学习资料!(The sample code of the C language, please refer to it~)
- 2019-03-28 17:36:29下载
- 积分:1
-
ModbusMonitor
VS2010 winform Csharp 开发的一款监控器软件,开启监控器,启动多线程,可以自动扫描到在线的Modbus节点(modbus协议),并自动获取节点采集到的数据数据。(Development environment:Microsoft Visual Studio 2010 programming language:Cshap Application Software: modbus monitor skill:multithreading)
- 2012-03-25 20:00:14下载
- 积分:1
-
中值滤波程序代码
中值滤波程序,可以进行滤波,很好的C代码~可以通过通道处理图像。
- 2023-09-04 20:10:03下载
- 积分:1
-
飞行器系统
基于stm32f10x的飞行控制系统,使用2.4G的NRF2401与飞行器系统和遥控系统进行通讯,使用串级PID算法,增强系统的稳定性和鲁棒性,超声波传感器定高,
- 2022-06-22 00:16:38下载
- 积分:1
-
parallelcomputing
一些关于并行计算的资料,对初学并行计算的人会有些许帮助(Information about parallel computing, parallel computing for beginners who have a little help)
- 2010-06-18 22:24:03下载
- 积分:1
-
贪吃蛇
这是以前写的C++版贪吃蛇游戏,也是我学C++时的课程设计题目。通过这个游戏的开发,使我对编程有了更大的兴趣,也对自己逐渐有了信心。
贪吃蛇游戏的设计思路如下:
1)用二维数组来存储显示面板,即有蛇的地方用1表示,没有的地方用0表示,最后据此来绘制图。
2)用时间函数来控制小蛇的移动速度,如每个1秒或500ms等,可以用此来设置等级。
3)贪吃蛇所有的轨迹都是其蛇头走过的轨迹,所以只要记录蛇头的位置,其后的节点都跟随他。
4)用二维数组来记录蛇的所有节点。
- 2022-03-25 04:23:49下载
- 积分:1
-
r7f0c809_portable_battery
基于r7f0c809单片机的便携式电源,可以给手机等消费电子产品充电,具有过电流、过电压、过温保护功能。(The portable power supply based on r7f0c809 MCU can charge mobile phones and other consumer electronic products, and has the functions of over-current, over-voltage and over-temperature protection.)
- 2020-06-21 17:20:01下载
- 积分:1