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

搜索资源列表

  1. Read_MNIST_DataSet

    0下载:
  2. 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:4360
    • 提供者:云在青天
  1. OBJ-File-Loader

    1下载:
  2. OBJ文件定义了对象的几何特性和其他一些特征,由于文件结构非常简单,因此适合在应用程序中读取或进行3D文件格式转换。-OBJ file definate the geometrical characteristic and other features of objects,as the structures of this file is simple,it is widely used to transform between application program and 3D file
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2906487
    • 提供者:桂建婷
  1. UDPTransFile

    1下载:
  2. delphi udp协议 p2p传输文件示例-udp p2p file transfer sample
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:450738
    • 提供者:Yangyao Li
  1. FileManager

    0下载:
  2. j2me端的文件管理系统,可以查看txt,经过简单的扩展就可以查看图片,视频等-j2me filemanager you can see txt file,or make it see picture or video
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:151577
    • 提供者:林峰
  1. rainhips2.06Src

    0下载:
  2. 禹盾hips是一个完全免费且开放源代码的主机入侵防御系统,利用禹盾hips可以保护您的系统免受病毒入侵。他是一种能监控你电脑中文件的运行和文件运用了其他的文件以及文件对注册表的修改,并向你报告请求允许的的软件。如果你阻止了,那么它将无法运行或者更改。比如你双击了一个病毒程序,HIPS软件跳出来报告而你阻止了,那么病毒还是没有运行的。引用一句话:”病毒天天变种天天出新,使得杀软可能跟不上病毒的脚步,而HIPS能解决这些问题。”。 HIPS是以后系统安全发展的一种趋势,只要你有足够的专业水平,你可以
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1290707
    • 提供者:zzage
  1. simpleini-4.8.2(2)

    0下载:
  2. Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:56187
    • 提供者:michael
  1. 5555

    0下载:
  2. 【源码】【MFC】使用 CInternetSession 封装多线程 http 文件下载-【Source】 【】 to use MFC multi-threaded http package CInternetSession File Download
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:19393
    • 提供者:wtz
  1. file-manager

    0下载:
  2. 利用stm32实现了SD卡文件管理器,在触摸屏上进行操作。程序界面使用UCGUI制作,请自行添加stm32的库文件(太大不方便上传)。-The stm32 SD card file manager, operate on the touch screen. The program interface use UCGUI making stm32 library file (too inconvenient Upload), please add their own.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:1361073
    • 提供者:杨南风
  1. Kalman-GPS

    2下载:
  2. 读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下-Read RINEX ephemeris file, observation file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2386
    • 提供者:刘玥
  1. chatroom

    1下载:
  2. 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:137353
    • 提供者:王帅韬
  1. FileRW

    0下载:
  2. android 文件上传和下载 多线程下载文件 文件读取拷贝-android file upload and download files to read multi-threaded download copies of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:42161
    • 提供者:aaa
  1. WavIn_drawWave

    0下载:
  2. 打开波形文件(.wav),并画出波形图像,并将波形数据保存到文件-Open the waveform file (. Wav), and draw waveform images, and save waveform data to a file
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:51544
    • 提供者:yanxing
  1. File

    1下载:
  2. VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
  3. 所属分类:File Operate

    • 发布日期:2016-06-04
    • 文件大小:1888256
    • 提供者:nanali
  1. RS232

    0下载:
  2. 支持串口设置,十六进制数据发送,ASCII码数据发送,文件发送;十六进制回显,ASCII码回显。-Support for serial port settings, hexadecimal, data transmission, ASCII code data sent, send the file echo hex, ASCII code echo.
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5318978
    • 提供者:车飞
  1. csharpmail

    1下载:
  2. 完整版的C#邮件收发系统,含一个POP3邮件接收程序和一个邮件发送程序,程序可以生成EXE安装文件,在VS2005下编译通过,测试时记得POP3接收邮件的端口号为110,smtp发送的端口为25,注意不要设错了,否则连不上邮件服务器。-The full version of C# e-mail sending and receiving systems, including a POP3 e-mail to receive an e-mail programs and send the prog
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:217204
    • 提供者:272
  1. PcShare

    0下载:
  2. PcShare+远程控制2008源代码 此款远控的管理功能:   文件管理功能   屏幕监控功能   超级终端功能   键盘监控功能   进程管理功能   注册表管理   窗口管理功能   视音频功能   系统维护功能   修改被控制端注释   远程卸载功能   开关被控制端代理功能   广播功能   被控制端执行指定上传程序   被控制端下载执行指定联结   发送信息到被控制端   被控制端访问指定网站-PcS
  3. 所属分类:Remote Control

    • 发布日期:2017-03-26
    • 文件大小:713582
    • 提供者:zyf
  1. CreateISOImage_source

    0下载:
  2. 将指定文件夹转化生成ISO文件,可以直接被虚拟光驱读取.-change the files to iso file
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:186520
    • 提供者:郅熙龙
  1. INF-file-syntax

    0下载:
  2. windows平台INF文件语法,学习驱动开发的参考文档。介绍inf文件格式。-windows platform INF file syntax, learning to drive the development of reference documents. Introduction inf file format.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:107666
    • 提供者:牧何
  1. PJSIP-for--arm-configure-file

    0下载:
  2. PJSIP for arm 交叉编译配置文件。经过验证。交叉编译成功。在cortex—A8平台能够运行OK。-PJSIP for arm cross-compiler configuration file. Proven. Cross compile successfully. In the cortex-A8 platform able to run OK.
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-25
    • 文件大小:9235456
    • 提供者:Narainel
  1. TCPIP

    0下载:
  2. 两个基于TCPIP协议的VB点对点文件传输实例,都是想当简单的东西,相信VB的新手朋友一定会喜欢 ,在VB6下成功编译,两个程序都分为服务端和客户端,先启动服务端,再启动客户端,然后启动连接,就可以在服务端发送文件至客户端了.-TCPIP agreement the two VB-based peer-to-peer file transfer examples, are wanted to be a simple thing, I believe that VB will be the new
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:14488
    • 提供者:507
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com