-
This document contains details about image enhancement techniques,spatial domain...
This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
- 2022-07-07 23:19:26下载
- 积分:1
-
a dialog box under the demonstration program, EVC development, using coordinates...
一个WIN CE4.2下的对话框演示程序,用EVC开发,用坐标确定按键位置-a dialog box under the demonstration program, EVC development, using coordinates to determine location of the keys
- 2022-03-18 17:34:57下载
- 积分:1
-
Prototipo de descompactador de imagem jpg
Prototipo de descompactador de imagem jpg
- 2022-12-13 21:30:03下载
- 积分:1
-
这是一套基于S3C2440,WINCE5下写的家居智能控制网关的程序,产品已经市场化,在这里抛砖引玉,希望同行多多指教!...
这是一套基于S3C2440,WINCE5下写的家居智能控制网关的程序,产品已经市场化,在这里抛砖引玉,希望同行多多指教!-This is a set based on the S3C2440, WINCE5 Writing under the intelligent control of the home gateway procedures, products have been market-oriented, start here, I hope the exhibitions peer!
- 2022-04-01 19:29:59下载
- 积分:1
-
Range Hood air volume air
吸油烟机风量风压测试系统的设计和开发的全部过程。 实现串口通讯技术和使用Excel 2000调出报表的方法是本系统开发的关键之处。作者在本文中重点论述了其具体的设计和实现方法,通过串口通讯来实现数据采集,进而实现对吸油烟机风量风压的检验,并按标准要求打印测试报告、绘制出风压风量和效率曲线。-Range Hood air volume air-testing system in the design and development of the whole process. Serial communication technology and the use of Excel 2000 statements for the transfer of the system is the key to it. In this paper focuses on the specific design and implementation, through serial communications to data collection, so as to realize the right amount of wind Range Hood Pressure testing, in accordance with standard print test reports and draw air-air volume and efficiency curve.
- 2022-03-04 05:11:01下载
- 积分:1
-
Classic book management system, front VB6.0 background ACCE
经典图书管理学系统,前台VB6.0后台ACCE-Classic book management system, front VB6.0 background ACCE
- 2022-07-03 15:27:15下载
- 积分:1
-
玩家设计,非常有用。
播放器编程 比较实用-player design,very useful.
- 2022-06-13 01:55:00下载
- 积分:1
-
利用Visual Basic编写的小程序,模拟手机上消息编辑,可以在电脑上编辑手机消息。...
利用Visual Basic编写的小程序,模拟手机上消息编辑,可以在电脑上编辑手机消息。-The use of Visual Basic procedures for the preparation of a small, analog mobile phone news editor, can edit on your computer phone message.
- 2023-02-25 08:45:03下载
- 积分:1
-
计算器相关的一系列代码及相关算法
计算器相关的一系列代码及相关算法...
计算器相关的一系列代码及相关算法
计算器相关的一系列代码及相关算法-A series of calculator-related code and related algorithm calculator related series of code and related algorithms
- 2022-02-21 10:48:15下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1