-
union
This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
- 2009-04-27 00:48:58下载
- 积分:1
-
yingyue
音乐程序(Music program)
- 2007-10-23 23:17:25下载
- 积分:1
-
跨平台串口源码
可以在苹果,linux和windows下使用串口通讯源码,方便各种平台的快速开发和应用。
- 2022-03-24 02:49:19下载
- 积分:1
-
123
很好很牛 速度下载大家不要再犹豫了
经典的windwos ce教程(Download speed is very good cattle)
- 2009-12-21 21:44:06下载
- 积分:1
-
huowuyunshudeyichuansuanfa
#include "stdio.h"
#include "math.h"
#include "malloc.h"
#include "string.h"
#define m 6
#define n 29
#define p 0.5(#include "stdio.h"#include "math.h"#include "malloc.h"#include "string.h"#define m 6#define n 29#define p 0.5)
- 2006-04-09 14:21:04下载
- 积分:1
-
高级例程-基于两个MINI板的RS485通讯
关于stm32系列所有芯片挂在总线上的多块MINI板通过CAN总线周期性向PC机发送采集信息.(The reading operation of the internal IC of all the chips in the STM32 series belongs to the advanced process.)
- 2020-06-18 06:20:01下载
- 积分:1
-
20100711(last)
使用2812产生占空比可变的方波,用于电力牵引中DCDC变换器的控制(generate PWM with DSP 2812)
- 2012-04-24 10:12:16下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1
-
matlabzhifangtu
matlab中的直方图均衡,适合初学图像处理者使用,希望采纳(matlab histogram equalization, image processing suitable for beginners to use, hope to adopt)
- 2015-03-18 14:47:38下载
- 积分:1
-
Sorting-and-Searching-Algorithms
Sorting and Searching Algorithms:
A Cookbook
- 2014-09-26 17:16:17下载
- 积分:1