资源列表
funnyPShop
- Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
tsglxt
- PB图书管理系统,适合初学者,设计到数据库添加,修改,查询!简单带你入门的经典代码了!-PB library management system, suitable for beginners to design a database to add, modify, query! Simple take you to get into the code of the classic!
course-selecting-system
- c语言环境下的选课系统,旨在方便学生选课,方便学校管理的一种管理系统-course selecting system
xuanzhuan
- 【问题描述】 输入一个自然数N(2≤N≤9),要求输出如下的魔方阵,即边长为N*N,元素取值为1至N*N,1在 左上角,呈顺时针方向依次放置各元素。 N=3时: 1 2 3 8 9 4 7 6 5 【输入形式】 从标准输入读取一个整数N。 【输出形式】 将结果输出到文件文件file.out。输出符合要求的方阵,每个数字占5个字符宽度,向右对齐,在每一行末均输出一个回车符。 【输入样例】 4 【输出样例】输出文件file.out
communication
- 串口通信,使用YBdeivice控件进行串口通信-Serial communication
LPCSPEC
- LPC总线规范,2002年8月1.1版,VHDL、固件编程必看-LPC bus specification, version 1.1 in August 2002, VHDL, firmware programming must see
99Pursey
- 用于平时的php基础练习,看懂该源码之后对基础有很大的提升!-Php basis for the usual practice, after the source code to understand the basis for greatly improved!
Mandelbrot-Set
- 关于 Mandelbrot Set (曼德布洛特集)vc6编写的,使用EasyX库-About Mandelbrot Set (mander cloth lott Set) vc6 write, use EasyX library
MUSIC_ESPRIT_RootMUSIC_minNORM
- Direction of arrival (DOAs) Submarines estimation using MUSIC, Min-Norm, ESPRIT and ROOT MUSIC algorithms. by Keskin Fesih.
school
- 用C++制作的,高校工资管理系统,包括行政人员,教师,实验员等-C++, produced by colleges and universities salary management system, including administrative staff, teachers, laboratory workers, and so
plc
- plc的编程,关于可编程控制电梯的实验报告及plc编程-plc programming, programmable control of the elevator on the lab report and plc programming
Hex2Char_20120316_1
- 十六进制数字转为char输出的学习例子。-Demo how to change Hex type number to char string.