搜索资源列表

  1. sorting

    0下载:
  2. 该文件描述了排序算法的实验指导报告,通过本实验,你可以了解插入排序、选择排序、希尔排序、堆排序、冒泡、双向冒泡、快速排序、归并排序、递归的归并排序、基数排序等多种排序方法的实验-The document describes the experimental guidance of the sorting algorithm, through this experiment, you can learn about the insert
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:黎明
  1. fileoperate

    0下载:
  2. 本文件描述了怎么在数据库中存储文件,解决了系统上传资料的问题,有点像QQ的文件共享功能-This document describes how stored in the database files to solve the system to upload data, a bit like QQ, file sharing
  3. 所属分类:数据库编程

    • 发布日期:2024-05-20
    • 文件大小:91136
    • 提供者:zt
  1. datatranslate

    0下载:
  2. 本文件描述的栈结构的一种应用,是用栈实现数制的转化,提供了详细的源代码-This document describes an application of the stack structure, use the stack to achieve the conversion of number system, providing a detailed source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:123904
    • 提供者:zt
  1. OOGLFrame

    0下载:
  2. 使用OO的OpenGL程序框架演示 -项目描述: 使用OO的OpenGL程序框架演示 文件描述: 具体实例类 适用平台: Windows98/2000/NT/XP
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:441344
    • 提供者:lbinu
  1. ntfsdoc-0

    0下载:
  2. 这个文件描述了NTFS的详细结构,对于编程人员来说特别好用-This document describes the detailed structure of NTFS is particularly useful for programmers
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-20
    • 文件大小:4790272
    • 提供者:ys
  1. sdh_pointer_deal

    0下载:
  2. 文件描述的是SDH 指针处理和系统同步代码 veriolg-SDH pointer processing and system synchronization code veriolg of file Descr iption
  3. 所属分类:技术管理

    • 发布日期:2024-05-20
    • 文件大小:334848
    • 提供者:kuang
  1. linux

    0下载:
  2. Linux系统是通过提供套接字(socket)来进行网络编程的.网络程序通过socket和其它几个函数的调用, 会返回一个 通讯的文件描述符,我们可以将这个描述符看成普通的文件的描述符来操作,这就是linux的设备无关性的好处. -Linux system is by providing socket (socket) for network programming. Network program through the s
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1739776
    • 提供者:杨利娟
  1. war3mapviewr

    1下载:
  2. Warcraft3地图查看程序,文件描述:现在这个程序可以显示树木,水波,悬崖以及昼夜变化。 -Warcraft3 Map View program, file descr iption: This program can now display the trees, water, cliffs, and diurnal variation.
  3. 所属分类:外挂编程

    • 发布日期:2024-05-20
    • 文件大小:2504704
    • 提供者:王建刚
  1. dining-philosophers

    0下载:
  2. 图形化的c++哲学家就餐,里面包含工程的文件描述等!-Graphical dining philosophers, c++ contains project file descr iption, and so on!
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:杨万里
  1. ps2

    0下载:
  2. 这个文件描述了用于PS/2 鼠标PS/2 键盘及AT 键盘的接口我将论及物理和电气接口也包括协议 如果你需要更高级的信息诸如命令数据包的格式或者其他关于键盘鼠标的特别细节那么我对这两 种设备写了独立的文件-This document describes a method for PS/2 mouse PS/2 keyboard and AT keyboard interface I will address the physic
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-20
    • 文件大小:619520
    • 提供者:唐乐乐
  1. FileInfo

    0下载:
  2. 这是一个文件描述类,用来表示和描述一个上传单位,用于上传文件列表单位-Write a detailed upload function, including the content descr iption (at least 20 characters). Try not to let the station to the time spent in the
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:阿峰
  1. ASAM_MCD-2MC_DataSpecifcation_V1.6

    0下载:
  2. ASAM 测量 标定 标准中的A2L文件描述-ASAM measurement calibration standard in the A2L file descr iption
  3. 所属分类:技术管理

    • 发布日期:2024-05-20
    • 文件大小:1645568
    • 提供者:stpan
  1. rdwt

    0下载:
  2. unix读写操作封装,文件描述符,包括socket,pipe,按字数操作-unix read and write operations package, file descr iptors, including the socket, pipe, by the word operation
  3. 所属分类:Linux驱动

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Jasm2222
  1. closeonexec

    0下载:
  2. 此程序可以验证 closeonexecflag 设置对可执行程序的影响。具体实现是:已经打开的一文本文件的文件描述符(file descr iptor) 在经过exec系统调用接口后,仍然可以在exec执行的程序中有效。-this procedure can verify closeonexec flag settings on the impact of the executable. Realize is : have opened
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:eseco
  1. MapOnVC

    0下载:
  2. 一个电子地图基于VC完成,压缩包中的文本文件描述了如何使用。-digit map based on VC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:104448
    • 提供者:steven
  1. wireless-matlab-0.5

    0下载:
  2. 一种无线网络算法的matlab实现代码以及相关的文件描述- A wireless network algorithm to achieve the matlab code And the related file descr iption
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:汪水
  1. c-1116

    0下载:
  2. 一个进程预定义了三个流:标准输入、标准输出、标准出错。分别用文件描述符STDIN_FILENO、STDOUT_FILENO、STDERR_FILENO分别表示他们,用流指针stdin、stdout、stderr可以加以引用。-Process IO on the first day of learning
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:3592192
    • 提供者:飞机
  1. dup5.c.tar

    0下载:
  2. 拷贝文件描述符 linux系统编程实现shell中的拷贝文件描述符dup操作-Copy the file descr iptor linux system programming shell, copy the file descr iptor dup operation
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:SHIJY
  1. Mapinfo_sitecell

    0下载:
  2. 文件描述用大地主题解算算法绘制基站扇区的方法-File descr iption methods for Geodetic solution algorithm for drawing base station sector
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:fly
  1. emlib

    0下载:
  2. EFM32库文件该文件描述了EFM32G890家族的MCU模块库函数-EFM32G890 family library functions
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:232448
    • 提供者:dhj
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org