CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 函数编程

搜索资源列表

  1. 工业控制研华板卡VC编程实现AD程序

    0下载:
  2. 工业控制研华板卡VC编程实现AD程序,很不错的,用动态连接库的方式调用函数,适合工控软件提供的开发方法-Advantech industrial control board VC Programming AD procedures, very good, the dynamic link library of the function call, for the Industrial Control Software Development Methodology
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:116724
    • 提供者:科比胡
  1. ftp库函数精彩样例(实现get命令)

    0下载:
  2. 涵盖ftp封装的大部分库函数 以get命令为例演示,一个不错的ftp编程资料-ftp package covers most of the library functions to get orders demonstration example, a good ftp program information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4201
    • 提供者:郭秋
  1. com编程获取表单域信息

    0下载:
  2. 这是一个用COM获取表单域的程序,可以获取浏览器中的表单中的内容,可以了解用钩子函数等相关技术-This is a form used to obtain COM domain procedures, the browser can access the contents of the form, use the hook can understand the technologies related function
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:63563
    • 提供者:李顺古
  1. 库函数查询字典

    0下载:
  2. 编程库函数查询字典-programming library functions inquiries dictionary
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1081400
    • 提供者:王宇
  1. socket函数

    0下载:
  2. socket函数,学习socket编程的好-socket function, learning socket programming hyperactive move
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1121
    • 提供者:无路
  1. 80例上手Delphi7编程_02系统设置

    0下载:
  2. 80例上手Delphi7编程_02系统设置,应用API函数对系统进行编程控制,很容易上手。-80 cases easily Delphi7 programming _02 system settings, application API function for system programming control, it is easy to get started.
  3. 所属分类:系统编程

    • 发布日期:2014-01-21
    • 文件大小:1511280
    • 提供者:徐林
  1. Linux声音设备编程实例

    0下载:
  2. Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to / dev directory o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8060
    • 提供者:飞杨
  1. gcc fork函数

    0下载:
  2. gcc 子进程编程示例代码
  3. 所属分类:Linux/Unix编程

  1. Linux--arm2440-ftp

    0下载:
  2. linux 与arm2440 之间的ftp程序 命令的处理(ls)命令,通过底层函数编程实现 不是直接调用系统函数。程序中包含输入输出重定向等操作。-linux and arm2440 between the ftp command processing program (ls) command, through the realization of the underlying functional programming is not directly call the system fun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:33800
    • 提供者:肖健
  1. networkfunction

    0下载:
  2. linux下网络编程的函数,一些linux/unix下常用API函数的实现-linux network programming under a function, a number of linux/unix under the commonly used API functions to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:40506
    • 提供者:赵晓威
  1. LINUX-function

    1下载:
  2. LINUX函数手册.chm 世界上最全的linux 函数大集合,特别添加了有关linux 线程 相关的函数,以及线程编程原理-LINUX manual function. Chm of the world' s most full-function large collection of linux, in particular, to add the linux-thread-related functions, as well as programming principle thre
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:336540
    • 提供者:netyangarm
  1. mymath

    0下载:
  2. linux c++编程,Linux 下创建和使用用户函数库-linux c++ programming, Linux users to create and use library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2260
    • 提供者:李帅
  1. HP-UX

    0下载:
  2. HP-UNIX 参考手册全集(中文版),包含所有函数,命令,注意事项。unix编程高手必备参考资料。-Complete Works of HP-UNIX Reference Manual (Chinese version), contains all the functions, commands, pay attention to the matter. unix master essential programming reference material.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-14
    • 文件大小:22358404
    • 提供者:zhangning
  1. Time

    0下载:
  2. linux下时间编程,关于时间库函数的调用-time programming under linux, on-time library function call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1075
    • 提供者:oyj
  1. Expert_WinAPI_8_to_17

    1下载:
  2. 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-01
    • 文件大小:13825655
    • 提供者:
  1. time

    0下载:
  2. 内核中的时钟函数编程,通过该时钟函数可以正常的来显示时钟并且可以快速的调用时钟来进行编程-Kernel clock function programming, through the normal function of the clock to show the clock and the clock can quickly be programmed to call
  3. 所属分类:Driver develop

    • 发布日期:2017-04-10
    • 文件大小:1185
    • 提供者:sunxu
  1. ncnisupport

    0下载:
  2. 一个ssl函数库,使用openssl,支持ssl和非ssl自动切换(A SSL libraries, using openssl, support SSL and non SSL automatic switching)
  3. 所属分类:系统编程

    • 发布日期:2017-12-20
    • 文件大小:77824
    • 提供者:jomanj
  1. ypplgjationfunction

    0下载:
  2. Windows API函数在Visual Basic中的应用实例(Windows API function in the application of Visual Basic)
  3. 所属分类:系统编程

    • 发布日期:2017-12-24
    • 文件大小:47104
    • 提供者:ozmae
  1. UNIX环境高级编程_第二版中文

    1下载:
  2. 本书描述了UNIX系统程序设计接口,系统调用接口和标准C库提供的很多函数等。(This book describes the UNIX system programming interface, the system call interface and many functions provided by the standard C library.)
  3. 所属分类:Linux/Unix编程

  1. LINUX_Shell编程基础教程

    0下载:
  2. 1)在Linux编辑中命令区分大小写字符。 2)在Shell语句中加入必要的注释,以便以后查询和维护,注释以#开头。 3)对Shell变量进行数字运算时,使用乘法符号“*”时,要用转义字符“\”进行转义。 4)由于Shell对命令中多余的空格不进行任何处理,因此程序员可以利用这一特性调整程序缩进,达到增强程序可读性效果。 5)在对函数命名时最好能使用有含义且能容易理解的名字,即使函数名能够比较准确地表达函数所完成的任务。同时建议对于较大的程序要建立函数名和变量命名对照表。(1) the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:27648
    • 提供者:脑袋发芽
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com