搜索资源列表

  1. 链表的维护与文件形式的保存

    1下载:
  2. 数据结构链表的维护与文件形式的保存-data structure maintenance and preservation of the document
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:李景良
  1. 将jpg图象文件保存到ACCESS库中

    1下载:
  2. 本源代码以将jpeg图片存入数据库为例,介绍了将大数据存入数据库的方法。-source code to be jpeg images stored in the database as an example, introduces a large data into the database.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:2597888
    • 提供者:pyt
  1. VB读取、显示、保存、回放GPS数据的源程序

    1下载:
  2. VB读取、显示、保存、回放GPS数据的源程序-VB read, display, preservation, playback GPS data source
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:至少
  1. 约瑟夫环数据结构实验报告

    0下载:
  2. C语言数据结构课程设计约瑟夫环1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-C language curriculum design data structure Joseph Central 1. The demo program, the number of n for arbitrary, an
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:郑伟雄
  1. 从AVI视频流中获取单帧的图像数据

    0下载:
  2. 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-fr a me image data, and preserve
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:罗军
  1. 数据库保存图片

    0下载:
  2. 用数据库来保存和读取JPEG格式的图片,BMP格式的图片也可.-database used to store and retrieve JPEG format photographs, the BMP format pictures can be.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:488448
    • 提供者:bank
  1. 捕获ARP数据包程序

    0下载:
  2. 程序实现抓取通过网卡的ARP数据包,由命令行的方式输入指定的程序名称,以及ARP数据保存的文件名称。程序输出ARP数据的源IP地址、源MAC地址、目的MAC地址、目的IP地址、操作系统类型、ARP捕获的时间等信息。-program crawls through the LAN ARP packets from the command line input specified procedure name, ARP and the dat
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:李鸣
  1. 电导率仪的上位机数据采集软件

    0下载:
  2. 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中-the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:676864
    • 提供者:sf
  1. bookmanagement

    0下载:
  2. 用VC++做的一个图书管理系统。 可以保存数据到文件中。-VC done a library management system. Data can be saved to a file.
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-18
    • 文件大小:587776
    • 提供者:刘生
  1. xuexidbms

    0下载:
  2. 使用vc++跟c语言的链表写的一个示例型的学生信息管理系统;主要是完成学生设计功能 使用文件保存数据,使用文件保存密码-use with the C Language List wrote a sample-based student information management system; the main design is completed students use is saving the file data, th
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:275456
    • 提供者:shuzhixin
  1. CGStoreBmp

    0下载:
  2. 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from th
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-18
    • 文件大小:3567616
    • 提供者:yinyu
  1. yiliao

    0下载:
  2. 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) "1 - 增加药品": 向系统增加一种药品 "2 - 删除药品": 删除系统中的
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:
  1. HVStoreBmp

    0下载:
  2. 抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-Crawl into an image memory, the use of ConvertBayer2Rgb converted to RGB 24-bit format bitmap, and then directly from the memory t
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:78848
    • 提供者:dtcdtc
  1. draw

    0下载:
  2. 读取文件中的数据,使用MSchart控件绘制函数曲线,并能将函数图像保存,采用visual basic6编写,简单易懂,源码公开-Read the data in the document, use the mapping function MSChart control curve, and can function to preserve the image, using visual basic6 prepared, easy-t
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:448512
    • 提供者:启明星
  1. EEPROM1

    0下载:
  2. 常用串行EEPROM的编程应用,EEPROM是"Electrically Erasable Programmable Read-only"(电可擦写可编程只读存储器)的缩写,EEPROM在正常情况下和EPROM一样,可以在掉电的情况下保存数据,所不同的是它可以在特定引脚上施加特定电压或使用特定的总线擦写命令就可以在在线的情况下方便完成数据的擦除和写入-Commonly used application of serial EEPROM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:219136
    • 提供者:王虎
  1. HVStoreBmp

    0下载:
  2. 演示保存一幅BMP文件到指定目录。 利用HVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-BMP file save a presentation to a specific directory. The use of an image HVSnapShot crawl into me
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:辛欣
  1. DataAcquisitionBatteryMonitoring

    0下载:
  2. VB编写的串口通讯源码,内部包含电导巡检模块通讯报文,可以读写数据,保存数据,备份数据-VB source code to prepare the serial communications, internal communications includes conductivity packet inspection module, you can read and write data, save data, backup data
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:38912
    • 提供者:张文多
  1. FFTtest

    0下载:
  2. 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:54272
    • 提供者:fighter
  1. vb-chuankou

    0下载:
  2. VB串口通信程序,可以读取串口并显示保存数据,且能显示数据曲线-VB serial communication program that can read and display the stored data, serial, and can display the data curve
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:姜利
  1. MicrovisionUSB

    0下载:
  2. MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用Conv
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:13131776
    • 提供者:mingyun wu
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org