-
用C++拼接两幅BMP成一个BMP图片,
用C++拼接两幅BMP图成为一个图像,并进行特效显示和保存
- 2022-01-22 14:40:22下载
- 积分:1
-
操作系统实验
本文档包含操作系统的六个实验(FCFS和SJF进程调度算法,时间片轮转RR进程调度算法,预防进程死锁的银行家算法,动态分区分配算法,虚拟内存页面置换算法,磁盘调度算法),文档最后附有源代码。(This document contains six experiments of the operating system (FCFS and SJF process scheduling algorithm, time slice rotation RR process scheduling algorithm, banker algorithm for preventing process deadlock, dynamic partition allocation algorithm, virtual memory page replacement algorithm, disk scheduling algorithm), and source code at the end of the document.)
- 2018-05-13 10:35:48下载
- 积分:1
-
jpegdecode
简洁版的 jpeg 解码程序!~~~
移植性强 适用于各种嵌入式(Concise version of the jpeg decode process! ~ ~ ~ Transplant strong for a wide variety of embedded)
- 2021-03-12 09:29:25下载
- 积分:1
-
Source
《嵌入式系统设计与开发实例详解—基于ARM的应用》的源代码,作者:胥静
北航出版。()
- 2007-09-04 15:43:05下载
- 积分:1
-
Radar-signal-processing
雷达信号的处理,将接收信号进行处理,放大;便于识别。(Radar signal processing)
- 2012-04-07 21:42:24下载
- 积分:1
-
在CCS编程环境下,用C语言编写的利用不动点迭代法解非齐次线性方程组(在此为3个方程组成的方程组)的程序...
在CCS编程环境下,用C语言编写的利用不动点迭代法解非齐次线性方程组(在此为3个方程组成的方程组)的程序-In the CCS programming environment, using C language for the use of fixed-point iterative solution of non-homogeneous linear equations (in this case three equations consisting of equations) procedure
- 2023-03-08 10:20:03下载
- 积分:1
-
CMyHyperLink_Source
一个简单超文本显示控件,基于CStatic 控件开发,能够连接anry url 或者email地址(a simple CStatic derived Hyperlink control, which can be used in your project to link to any URL such as your company s website or EMail. In addition to that, this control can fire an event to the parent dialog, it can be used to popup another dialog, or whatever else you want to do.)
- 2012-10-09 11:23:14下载
- 积分:1
-
1602直接显示两行温湿度
//功能:显示两行英文字符
/***********************头文件*********************/
#include "regx52.h"
#define uint unsigned int
#define uchar unsigned char
sbit lcdrs=P1^5; //1602:0写指令,1写数据
sbit lcdwr=P1^6; //1602读写信号
- 2023-04-22 18:35:03下载
- 积分:1
-
9
说明: 端口扫描。能够实现简单的端口扫描。
源程序在VC6.0下编译哦难过 。(Port scanning. To achieve a simple port scan. Under the compiler source code in VC6.0 Oh sorry.)
- 2008-06-24 18:13:20下载
- 积分:1
-
IEEE802.11
该书籍详细介绍了802.11底层协议的相关算法机制,能够为802.11的底层协议改造提供最基础的技术支持。(The book details the underlying 802.11 protocol mechanisms related algorithms that can transform the underlying protocol for the 802.11-based technology to provide the best support.)
- 2011-01-06 15:06:14下载
- 积分:1