资源列表
Code AVR-20170710T090832Z-001
- C Code for some project , use atmega microchip
校友录
- 在线查看同窗好友,发布信息,查看消息,可以留言,发布活动信息,管理员登陆(Check your friends online, publish information and view messages.)
sundials-1.0.tar-Jul-2002-
- SUNDIALs程序全部源码,有兴趣的朋友可以下来详细学习,我会发送自己的学习指导-SUNDIALs original program, if you want to have a good understanding of it,search for my upload.
compress
- 运用哈夫曼编码实现的文件压缩源代码 功能:可以实现文件以二进制输入进行哈夫曼编码在写入另一个重建的文件中实现文件压缩- File compressed source code implemented using the Huffman code Functionality: you can implement files in binary input with the haffman encoding in a file that is written to anothe
vip_ex6
- 本实例是一个VGA的驱动工程,驱动显示屏分辨率为800*480.-This example is a resolution of 800* 480 VGA display
20130620Replace_20130701172449
- 对话框选择文件路径(C++源码)mfc。主要是用对话框去选择文件路径的源代码例程。-Use dialog box select the file path (C++ source code) MFC
DDephiImagese
- Dephi编写的图像预处理系统。实现了各种腐蚀、膨胀、、边缘检测等功能,非常值得学习。,已通过测试。 -Dephi write image pre-processing system. To achieve a variety of corrosion, expansion, edge detection and other functions, and well worth learning. , Has been tested.
HGEDelphi.zip
- HGE冒险岛地图编辑器,可进行冒险岛地图编辑,HGE
DDelphiImagePe
- Delphi7.0实现了图像处理的代码,用于模模式识别的前处理图形。,可以直接使用。 -Delphi7.0 achieve the image processing code, used to mold the pattern recognition pre-processing graphics. Can be used directly.
VC_COM_ECG
- 一款VC写的心电图绘制软件,从串口接收心电图数据,分包,放大后绘制出心电图形。并带有50Hz滤波函数。-Written by a VC ECG mapping software, serial receive data from the ECG, subcontracting, draw amplified electrocardiogram shape. With a 50Hz filter function.
MyPaint
- 实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。 -a paint for use.by c++
CPUdesign
- 32位MIPS五级流水CPU,实现了基本指令功能,结构完整,讲解清晰。-32bitCUP design