Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c compiler
Search - c compiler - List
DL : 0
实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
Date : 2008-10-13 Size : 22.81kb User : 杨卿卿

CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要你去处理。而CxImage类库在这方面做得很好。还有让我最看好的,就是作者完全公开了源代码。相对于那些封装好的图形库和GDI+来说,这一点使我们可以进一步学习各种编解码技术,而不再浮于各种技术的表面。 -CxImage library is a fine image manipulation libraries. It can quickly access, display, converting all images. Some readers might say that there are so many outstanding graphics libraries, such as OpenIL, FreeImage, PaintLib etc., they can be powerful, complete, and no need to use other libraries. But I must say, these are basically no free library, the use of these libraries, you have to be all kinds of licensing agreements are binding. At this point, CxImage library is completely free. In addition, the use of these libraries, you will encounter a lot of trouble. Because most of them are platform-independent and can be used in C language. Some also mixed with the basic C wrapper and piles of Germany compiler options statement need you to handle. CxImage library and the work has been done
Date : 2008-10-13 Size : 3mb User : 姜丽华

这个程序是对汉诺塔的直观演示,可以通过键盘的方向键来控制塔子的移动和确定,在c环境下编译无误,很不错的!-this procedure is to HANOR visual demonstration through the keyboard keys to the control tower-Mobile and decided that the environment c compiler correct, very good!
Date : 2008-10-13 Size : 3.41kb User : 萧鹏

边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction. Contour Tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp . res user32.lib gdi32.lib Note : Run, the document c : \\ test.bmp must exist
Date : 2008-10-13 Size : 31.25kb User : 凌宇

可以显示serverstyle文件内容。c#2003编译。-serverstyle can show the contents of the file. C# 2003 compiler.
Date : 2008-10-13 Size : 11.75kb User : tanhongwu

DL : 0
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\\source目录。 2.在VC6下打开工程c:\\source\\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : \\ source directory. 2. The VC6 open the project c : \\ source \\ MyModelessSheet.dsw. 3. C Compiler Generation : / source / debug / MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading / unloading application dialog box, select c : / source / debug / MyModelessSheet.arx click Add buttons. Close the dialog. 5. In AutoCAD command-line inputs MODELESSSHEET orders may show a pattern without labels dialog. These attributes and attribut
Date : 2008-10-13 Size : 33.66kb User : 胡进

直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
Date : 2008-10-13 Size : 29.42kb User : jjt

DL : 0
实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : running, documents c : \ test.bmp must exist
Date : 2026-01-10 Size : 23kb User : 杨卿卿

DL : 0
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\source目录。 2.在VC6下打开工程c:\source\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : \ source directory. 2. The VC6 open the project c : \ source \ MyModelessSheet.dsw. 3. C Compiler Generation :/source/debug/MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading/unloading application dialog box, select c :/source/debug/MyModelessSheet.arx click Add buttons. Close the dialog. 5. In AutoCAD command-line inputs MODELESSSHEET orders may show a pattern without labels dialog. These attributes and attribut
Date : 2026-01-10 Size : 36kb User :

直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : \ test.bmp must exist
Date : 2026-01-10 Size : 29kb User : jjt

CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要你去处理。而CxImage类库在这方面做得很好。还有让我最看好的,就是作者完全公开了源代码。相对于那些封装好的图形库和GDI+来说,这一点使我们可以进一步学习各种编解码技术,而不再浮于各种技术的表面。 -CxImage library is a fine image manipulation libraries. It can quickly access, display, converting all images. Some readers might say that there are so many outstanding graphics libraries, such as OpenIL, FreeImage, PaintLib etc., they can be powerful, complete, and no need to use other libraries. But I must say, these are basically no free library, the use of these libraries, you have to be all kinds of licensing agreements are binding. At this point, CxImage library is completely free. In addition, the use of these libraries, you will encounter a lot of trouble. Because most of them are platform-independent and can be used in C language. Some also mixed with the basic C wrapper and piles of Germany compiler options statement need you to handle. CxImage library and the work has been done
Date : 2026-01-10 Size : 3.87mb User : 姜丽华

12864 LCD图形显示程序例子 这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-12,864 LCD graphics display program is an example of this in LCD128* 64 on the display graphics a procedure has been always do not know how this, now finally have access to the Internet in the first place to find the total, either incomplete process is not functioning, or C51 compilation of language, people quickly do not let the suffering of other people uncomfortable. Displayed on the LCD in an illustration of the "My Computer, My Documents." IC with PIC16F877A, 4 MHZ crystal oscillator, using eight parallel lines, LCD : TS12864-3, then in a process of definition, As long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
Date : 2026-01-10 Size : 2kb User : slam

这个程序是对汉诺塔的直观演示,可以通过键盘的方向键来控制塔子的移动和确定,在c环境下编译无误,很不错的!-this procedure is to HANOR visual demonstration through the keyboard keys to the control tower-Mobile and decided that the environment c compiler correct, very good!
Date : 2026-01-10 Size : 3kb User : 萧鹏

hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行-hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
Date : 2026-01-10 Size : 1kb User : 周周

一个基于PointGray公司的双目相机开发出Demo程序,集成了相机控制,双目视频采集,边界提取,三维重构等功能,c++编译通过-PointGray-based company developed a binocular camera Demo program, integrates camera control, binocular video acquisition, edge extraction, three-dimensional reconstruction of functions, c++ compiler through
Date : 2026-01-10 Size : 567kb User : vincent

这是一个用C++编译的程序,可以实现用,以供大家学习交流之用图像处理算法-This is a C++ compiler to use the procedure, you can achieve using Canny edge extraction operator for the exchange of U.S. study purposes.
Date : 2026-01-10 Size : 15kb User : jackson

jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植-jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant
Date : 2026-01-10 Size : 36kb User : xiaob

1、在DEV-C++ 下编译。 2、在cmd命令行下,运行bmp2pnm,可通过修改将bmp转为 ppm pbm pgm等。-1, under DEV-C++ compiler. 2, in the cmd, run bmp2pnm, can be changed by modifying ppm pbm pgm to bmp and so on.
Date : 2026-01-10 Size : 1.38mb User : 长夜未央

这个程序是对汉诺塔的直观演示,可以通过键盘的方向键来控制塔子的移动和确定,在c环境下编译无误,很不错的!-this procedure is to HANOR visual demonstration through the keyboard keys to the control tower-Mobile and decided that the environment c compiler correct, very good!
Date : 2026-01-10 Size : 3kb User : 邓吉元

hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行-hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
Date : 2026-01-10 Size : 1kb User : weiase
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.