Welcome![Sign In][Sign Up]
Location:
Search - open raw

Search list

[Menu controlCryptix_src_3-0-3

Description: 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。 4.void OnMscommsSet() 打开串口设置界面,改变串口设置,并保存到设置文件中。 5.BOOL OnComportTimerProcess(CString strProcess[MaxPort]) 判断串口接收的一组数据是否已经接收完。 6. BOOL OnPopupDialog() 打开串口收发数据显示调试界面。 7. BOOL OnGetPortUse(unsigned int uiCom) . 判断指定串口是否使用。 8. BOOL OnGetPortExit(unsigned int uiCom) 判断指定串口在本机上是否存在。 9. void OnPortClose(unsigned int uiCom) 关闭指定串口。 10. void OnPortOpen(unsigned int uiCom) 打开指定串口。 11. void OnCloseAllPorts() 关闭所有串口。 12. void OnOpenAllPorts() 打开所有串口。 -1.BOOL OnCommsCreate (CWnd * pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the parameters set to open multiple serial. 3.void OnCommSend (unsigned int uiCom, redeem sSendData, unsigned int uiKind) sent to the designated serial data. UiCom them for a specific serial port, a serial port to the uiCom 0; SSendData to be sent to the string; UiKind : Send data types : 0 : raw data 1 : Add two carriage returns : plus checksum. 4. OnMscommsSet void () set to open serial interface, serial port settings and set up to preserve documents. 5. BOOL OnComportTimerProcess (redeem strProcess [MaxPort]) Serial judgment of a group receiving data has been received End. 6. BOOL OnPopupDialog ()
Platform: | Size: 921143 | Author: 刘伟 | Hits:

[Streaming Mpeg4离散小波变换

Description: 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352 * 288 images of gray, unable to break jpg image
Platform: | Size: 267934 | Author: 周小川 | Hits:

[Other resource97小波变换源程序

Description: 7wave.c是小波变换的源程序程序,97wave.exe是用Lccwin32编译的可执行文件,lena512.raw是测试图像数据,可用potoshop打开,97.bat是可直接执行的批处理文件.希望对小波变换的同仁有所帮助! -7wave.c wavelet transform is the source procedures 97wave.exe is Lccwin32 compiler executable file lena512.raw test image data can be used potoshop open 97.bat can be directly executed by the batch file. The wavelet transform hope colleagues help!
Platform: | Size: 197981 | Author: 秋实 | Hits:

[Othertiff2raw

Description: 该程序实现了TIFF图像到raw图像的格式转换,并具有批处理功能,界面采用了BCG开发包,应用于摄影测量软件中对航片格式进行转换,也采用了开源的库libti-realized by the images of the raw TIFF image format conversion, and with batch functions, interface using the BCG development kits, used photogrammetry software to aircraft-format conversion, are using open-source library libti
Platform: | Size: 1244950 | Author: 陈春华 | Hits:

[GDI-BitmapVC_OpenDIB256

Description: 一个打开并显示位图或者像素矩阵的程序 注意:本程序没有使用DOC/VIEW架构, 所以理解起来更容易,适合初学者。 本程序支持bmp、raw格式图像的读取-an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC / VIEW structure, make it easier to understand and suitable for beginners. This program supports bmp, raw format images read
Platform: | Size: 333165 | Author: lishi | Hits:

[GDI-Bitmapdcraw2ps-v1.10

Description: 老外写的关于不同相机的raw图像的读入和处理的函数。是一个公开的源码。-foreigner was on the different camera raw image read and processing functions. It is an open source.
Platform: | Size: 399931 | Author: 成玉发 | Hits:

[WEB CodeROAMSimple

Description: Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open \"Map.ved\", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is \"0.25f\". (www.TreadMarks.com)
Platform: | Size: 429246 | Author: chenchen | Hits:

[Wavelet97小波变换源程序

Description: 7wave.c是小波变换的源程序程序,97wave.exe是用Lccwin32编译的可执行文件,lena512.raw是测试图像数据,可用potoshop打开,97.bat是可直接执行的批处理文件.希望对小波变换的同仁有所帮助! -7wave.c wavelet transform is the source procedures 97wave.exe is Lccwin32 compiler executable file lena512.raw test image data can be used potoshop open 97.bat can be directly executed by the batch file. The wavelet transform hope colleagues help!
Platform: | Size: 197632 | Author: 秋实 | Hits:

[Othertiff2raw

Description: 该程序实现了TIFF图像到raw图像的格式转换,并具有批处理功能,界面采用了BCG开发包,应用于摄影测量软件中对航片格式进行转换,也采用了开源的库libti-realized by the images of the raw TIFF image format conversion, and with batch functions, interface using the BCG development kits, used photogrammetry software to aircraft-format conversion, are using open-source library libti
Platform: | Size: 1397760 | Author: 陈春华 | Hits:

[GDI-BitmapVC_OpenDIB256

Description: 一个打开并显示位图或者像素矩阵的程序 注意:本程序没有使用DOC/VIEW架构, 所以理解起来更容易,适合初学者。 本程序支持bmp、raw格式图像的读取-an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC/VIEW structure, make it easier to understand and suitable for beginners. This program supports bmp, raw format images read
Platform: | Size: 342016 | Author: lishi | Hits:

[Special EffectsOPEN_RAW

Description: 這是一個Visual C++的程式,它可以開啟RAW格式的圖像,但是圖像要放在程式碼的資料夾-This is a Visual C++ The program, it can open the RAW format images, but images should be placed on the folder code
Platform: | Size: 186368 | Author: chiahao | Hits:

[DocumentsROAMSimple

Description: Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com) -Project file for MS Visual C++ 6.0.Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp.MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the programattempts to open Map.ved , a Tread Marks map file. Tread Marks mapswill only work for MAP_SIZE == 1024. Also, the MULT_SCALE to viewTread Marks maps correctly is 0.25f . (www.TreadMarks.com)
Platform: | Size: 429056 | Author: chenchen | Hits:

[Graph programrawtobmp

Description: raw格式图像转为bmp格式,raw得用photoshop打开,附材料图-raw format images to bmp format, raw to use photoshop to open attached Materials Chart
Platform: | Size: 171008 | Author: 刘涛 | Hits:

[2D Graphicsrc20090314152456

Description: Open and save 2D raw images
Platform: | Size: 166912 | Author: tim | Hits:

[GDI-Bitmapbitmap.raw

Description: 打开位图,并且能够连续播放位图,同时推每张图片进行边缘提取,以分离出背景和目标-Open the bitmap, the bitmap and can play continuously, while pushing each image for edge extraction, to separate the background and objectives 朗读显示对应的拉丁字符的拼音 字典 翻译以下任意网站Arte Toreo-西班牙语Onet.pl-波兰语La Información-西班牙语盆Open the bitmap, the bitmap and can play continuously, while pushing each image for edge extraction, to separate the background and objectives
Platform: | Size: 8698880 | Author: 田澍 | Hits:

[File Operatechange-bmp-to-raw

Description: 用c将bmp文件打开并转成raw格式,图像是lena-use c++ to open bmp images and change it to raw images.
Platform: | Size: 1361920 | Author: jiang jianxing | Hits:

[Special Effects1

Description: 针对红外图像的增强,包括打开raw的原图,线性拉伸,和将16位压缩至8位等过程-For infrared image enhancement, including open raw artwork, linear stretching and compression will be 16 to 8 and other processes
Platform: | Size: 1024 | Author: yanling | Hits:

[Picture ViewerMicrosoftCameraCodecPack-x64

Description: 可以Raw格式图片, 可以Raw格式图片-you can open raw file with the .m code.you can open raw file with the .m code.
Platform: | Size: 15248384 | Author: malnli | Hits:

[Picture VieweropenRawFile

Description: 用于打开.raw格式图片的matlab代码-To open .raw format image matlab code
Platform: | Size: 23552 | Author: 王震楠 | Hits:

[Documentsmain_my_sj_rgg

Description: open .RAW data and RMA SAR algorithm
Platform: | Size: 2048 | Author: optimuspraim19881 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net