CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取文件

搜索资源列表

  1. 纯代码读取PNG图片的类 PNGClass

    0下载:
  2. 纯代码读取 png文件,通过类实现该功能 值得参考学习的代码-pure code reader png file, the feature category to achieve learning valuable reference source
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:260793
    • 提供者:李全
  1. 从可执行文件中读取版本信息

    0下载:
  2. 从可执行文件中读取版本信息 从可执行文件中读取版本信息-from executable file version information read from the document read executable version
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37299
    • 提供者:Yuan
  1. 用ftp协议完成多线程断点续传的源码

    0下载:
  2.  各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:96233
    • 提供者:屠理峰
  1. K均值算法

    1下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32536
    • 提供者:杨爽
  1. mpqeditsrc

    2下载:
  2. mpq文件的格式就是一种压缩格式,把多个文件压缩在一个数据文件里(很多公司的游戏,比如KCET的实况足球,奥汀的三国群英传都是用的类似的技术存储数据),使用时再进行文件的读取。当时几个著名的mpq处理库为lmpqapi,sfmpq和storm.dll函数入口,前两者因为能够修改mpq的内容而被广泛用于各种Blizzard游戏硬修改中,至于storm.dll的函数入口则因为良好的兼容性主要用于读取文件。-MPQ document format is a compressed format, in
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:156428
    • 提供者:zsz
  1. 简单的语义分析basic

    0下载:
  2. 简单易用 易看的编译器 带词法分析和语法分析 输出是二元式和四元式 使用读取文件的方式进行编译 功能基本完整-easy to use easy to see the compiler with lexical analysis and parsing the output of which is dual-and four yuan-use read the document compiled basic functional integrity
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:33165
    • 提供者:cly
  1. 实例33 播放WAV文件

    1下载:
  2. 多媒体编程:wave(波形)文件的读取程序 功能有 wave文件的播放 和 停止-Multimedia Programming : wave (wave) files reader wave function of the document and stop the broadcast
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1982051
    • 提供者:秀峰
  1. opengl读取3DS的论文

    0下载:
  2. 我在网上收集的关于在opengl读取3DS模型文件的论文。-I collected on the Internet in opengl model 3DS document read papers.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:329409
    • 提供者:万玲
  1. WinCE显示JPEG、读写INI文件

    0下载:
  2. 采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。-using Platform Builder program can display JPEG images. INI file and read. Embedded in the GPS navigation system applications.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:21968
    • 提供者:新新
  1. 取文件

    0下载:
  2. 如何读取保存在D盘某文件夹下的文本文件, 读取后如何保存在一个数组中-how to read stored in a D-folders within the text files, how to read stored in an array
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2992
    • 提供者:劉昱楓
  1. 学生数据系统

    0下载:
  2. 学生数据系统,功能比较完整 操作菜单: (可以输入0~14共15个数字键操作,0是退出系统) 1)新建链表? 2)新建文件? 3)读取文件资料? 4)显示成绩的前几名? 5)查找并显示学生个人资料? 6)显示所有学生的成绩? 7)找出学生中重复的号码并显示? 8)删除学生资料? 9)把新建的链表添加到资料中? 10)查询并修改学生资料? 11)统计输入的学生资料总数? 12)排序 (总成绩\\语文\\数学\\英语\\
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7371
    • 提供者:snow
  1. 利用文件直接显示BMP

    0下载:
  2. 利用读文件的方式直接读取BMP方式。比普通方式更加简单,明了。-read documents using direct read BMP way. More than ordinary means simple, straightforward.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:485850
    • 提供者:马木木
  1. 读取excel

    1下载:
  2. 这是一个用vc编的直接读取excel文件数据的较为简单的程序,供入门参考,无密码-This is a series with vc excel documents directly read data relatively simple procedure, for entry information, without password
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:499274
    • 提供者:王湖意
  1. 无忧私服家族官方网站

    0下载:
  2. 让VB使用彩色及动画光标的方.. 建立浮动工具栏的例程 推荐教程 图象的随机载入 读取文件内容...电子教务系统 V1.0.0 (1) 2005-9-10 检测是否网络连接 2005-9-10 优化技术 更多 函数名巧做局部变量 2005-9-... -let VB using color and animation cursor to the side .. establish a floating toolbar routines recommend Directory contains i
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:2865586
    • 提供者:李震
  1. shorttemp

    0下载:
  2. .net编程 一边读取文件 一边写文件的方法
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1352
    • 提供者:李波
  1. MySqlBaseDB

    0下载:
  2. 为MySql的数据库读取文件,可设数据库用户名及密码,默认为用户:root,密码:sa.可从ResultSet或statment开始读取-MySql database to read documents can be installed database user name and password, the default for users : root, Password : sa. ResultSet or from the statement reads
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:1138
    • 提供者:shit9394
  1. ReadTest

    0下载:
  2. 用VC++ 6.0 读取文件数据 ,并根据读取的数据做图。-read files, and read the data under the plan done.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:38225
    • 提供者:阿焦
  1. readf

    0下载:
  2. 读取文件并导入工作环境的程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:海盗
  1. database_file

    0下载:
  2. 把word文件存储在数据库中,从数据库中读取文件信息-put word document stored in a database, read from the database file information
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:7039
    • 提供者:suxh
  1. Ex20n3javaclass

    0下载:
  2. JAVA写的AWT界面程序,能够读取文件信息赶后通过界面查询处理信息并从界面显示出来-Java AWT interface written procedures, to read the file after the drive through interface and query processing information from the interface displayed
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:164612
    • 提供者:付益明
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com