搜索资源列表

  1. S20SH4

    0下载:
  2. 画图版,链表功能。undo,redo 实现文件的存取Open、New、Save、SaveAs 建立类,shape rectangle,circle,line类 -Paint version feature list. undo, redo implementation document access Open, New, Save, SaveAs type set up, shape rectangle, circle,
  3. 所属分类:GIS编程

    • 发布日期:2024-05-14
    • 文件大小:2231296
    • 提供者:蒋毓
  1. OpenAndSaveBMPorJPGImage

    0下载:
  2. 该程序用C++编写,打开并保存bmp格式图像和jpg格式图像。-The program with C++ to prepare, open and save images and bmp format jpg format images.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-14
    • 文件大小:2236416
    • 提供者:柴飞
  1. Filesavetodb

    0下载:
  2. 将文件保存到数据库中进行管理,可以对文件进行出库和入库便于管理-Save the file to database management, and can document the database and storage easy to manage
  3. 所属分类:数据库编程

    • 发布日期:2024-05-14
    • 文件大小:361472
    • 提供者:
  1. Pic

    0下载:
  2. Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:1905664
    • 提供者:nicky
  1. vedio

    0下载:
  2. 应用vfw技术在C++Builder环境下捕捉视频,为接下来的视频图像保存,处理做准备工作。-Vfw applications in C++ Builder environment to capture video, the video image to the next save, ready to do deal with job
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:rose
  1. CapTest

    0下载:
  2. 在VS2005 上用C++开发的DirectShow播放实时视频流.并可以捉取播放中的画面保存为图片形式.源码中提供详细的注释..方便学习使用!-In VS2005 with C++ on the development of real-time video streaming DirectShow player. And players can capture screen in the form save it as a pictu
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-14
    • 文件大小:9911296
    • 提供者:冯国源
  1. save

    0下载:
  2. MySave产生一个指定幅值和频率的正弦信号,并将产生正弦信号的数据写入数据文件MySin.txt.-save data to a direct path
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:deniel
  1. bmp-font-bit

    0下载:
  2. 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1825792
    • 提供者:like
  1. Image_Rotation

    0下载:
  2. A very simple program with simple GUI to rotate any image by 90, 180 or 270 degrees It can load/save file from any location and displays the time elapsed in processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:mio
  1. HttpGet

    0下载:
  2. 简单的单线程下载 下载指定的任务 下载后保存文件到指定地方-Simple single-threaded download download download the tasks assigned to save the file to the designated local
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王月
  1. 1337-anqn

    0下载:
  2. 视频中的人脸捕获,摄像头怎们获得图象帧并进行保存-Face video capture, how to get the camera image fr a me and save
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-14
    • 文件大小:185344
    • 提供者:zj123
  1. save_adder

    0下载:
  2. implement of carry save adder with verilog
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1452032
    • 提供者:shabnam
  1. web

    0下载:
  2. 用JAVA语言编写的一个简易网页浏览器,实现网页浏览、另存为、前进、后退、地址解析等功能。-JAVA language using a simple web browser, the realization of a Web browser, save as, forward, backward, address resolution functions.
  3. 所属分类:浏览器

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:shine
  1. save

    0下载:
  2. 一段用于直接将文件保存到客户端的VB代码-For a period to save the file directly to the client of the VB code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:liu yong
  1. save-load-gui-source

    0下载:
  2. Matlab Save & Load Data of GUI
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:Ahmed
  1. Capture

    0下载:
  2. 抓取屏幕并保存为BMP位图,VC6.0编译通过,在此基础上简单修改成为自己的截图工具,附有注释-Capture screen and save it as a BMP bitmap, VC6.0 compiler through, on the basis of a simple modification of the shots of their own tools, with Notes
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:3658752
    • 提供者:JH
  1. vidcap_src

    0下载:
  2. 这是一个Visual C + +6 码使用opencv库打开Webcam 来源和捕获帧的摄像头,并保存到电脑。-This is a Visual c++ 6 code use opencv lib to open the web cam sources and capture the fr a me on the webcam and save to the PC.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:4041728
    • 提供者:KCC
  1. imageSaveInMysql

    0下载:
  2. 将图片保存到Mysql数据库中,希望对对大家有用-Save the image to the Mysql database
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:25600
    • 提供者:modeboy
  1. Capture2Save

    0下载:
  2. i write it use opencv lib in order to capture image from each fr a me in webcam or video and save all image to a document,and i use it to capture hand image for haartraining,hope you like it! -)-i write it use opencv lib
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:4290560
    • 提供者:richard
  1. BarcodePDF417

    0下载:
  2. 能够根据输入的字符转换成PDF417格式的图像,并且能另存为bmp图片-According to the input characters can be converted into PDF417 format images, and can save as a bmp image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:485376
    • 提供者:张池
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org