-
ShadeBtn_Jan2010_demo
当时做一个项目时找来的,对其进行了一些改造,用于花样按钮(At that time got from doing a project and to carry out a number of transformation, for the pattern button)
- 2010-02-07 14:31:10下载
- 积分:1
-
基于遗传算法的Otsu算法
本代码是在遗传算法的基础上改进后的Otsu算法,先对图片进行边缘检测,再通过遗传算法对图片进行处理
- 2022-05-29 21:39:47下载
- 积分:1
-
C8051F060-DAC
这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1 Timer4中断更新的输出DAC.Timer4 ISR的 然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。 实现定义的精确输出频率<频率>,一个 /使用外部晶体。(This program outputs sine and cosine waveforms using the hardware DACs
// on the C8051F06x microcontroller. The waveforms are output on pins DAC0
// and DAC1.
//
// The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR
// then calculates the output of the DACs for the next interrupt.
//
// The frequency of the output waveforms is set by the#define <FREQUENCY>.
// To achieve the exact output frequency defined by <FREQUENCY>, an
// external crystal should be used.)
- 2014-07-03 19:05:12下载
- 积分:1
-
CANtest
CAN test测试功能软件,帮助快速开发产品(CAN test测试功能软件)
- 2014-11-07 09:47:48下载
- 积分:1
-
Aforge.net的C#
数字,图片识别,基于Aforge.net,图片二值化,灰度化,图片截取(Digital, image recognition, based on forge. net, image binarization, grayscale, image interception)
- 2020-10-12 08:47:32下载
- 积分:1
-
trunk
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考(This program is mainly to achieve check copying operation, it can open the txt file format, and then check whether all documents are kept identical, with the command line parameters and data structure algorithms, well suited to learning c++ People to do reference)
- 2008-07-25 21:00:21下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
使用较大的数值函数多项式预测
使用较大的数值函数多项式预测。C++,MFC。生成的数字功能,试图预测其使用 ;大数和逆Laplace变换
- 2023-03-20 12:30:04下载
- 积分:1
-
c++多线程
用c++ 算法实现多线程,算法中含有demo,可用于图像识别过程中,图像获取和图像分割分别进行的并行操作
- 2022-01-26 04:11:04下载
- 积分:1
-
学生管理系统
资源描述C#写的学生信息管理系统,实现对acess数据库的增删改查。展示到DataGridView中。
- 2022-07-11 18:50:33下载
- 积分:1