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

搜索资源列表

  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
    • 文件大小:113.99kb
    • 提供者:科比胡
  1. linux_assign01

    1下载:
  2. Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数) -Unix operating system, including the use of the UNIX operating system and programming SHELL process and the creation and management (using the fork () function)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.06kb
    • 提供者:冯昊飞
  1. linux_C

    0下载:
  2. Linux C 函数参考的文本文件,希望能成为Linux编程爱好者必备的参考文件。-Linux C function reference text documents, hoping to become Linux programming enthusiasts essential reference document.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:149.84kb
    • 提供者:建文
  1. Hash2131

    0下载:
  2. 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -1) understanding hash functions in network security applications (2) master Hash Function Principle 2 require (1) using any programming
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:28.35kb
    • 提供者:dreamwhere
  1. linux_c_function

    0下载:
  2. Unix/Linux 下 c 编程时涉及到的函数详细说明文档-Unix / Linux c programming at the function involves detailed documentation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50.49kb
    • 提供者:许敬祥
  1. taskmonitor

    0下载:
  2. 应用C++Bulider 5.0编程实现任务管理器的功能-Bulider 5.0 C Application Programming task management function of
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.09kb
    • 提供者:fdas
  1. ic-card

    0下载:
  2. 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用。。。 可惜的是如你没有相关硬件,软件调试时将打开串口的函数关掉即可进入。 现上传的源程序为读写非接触式IC卡部分的程序工具-software development was to teach you how to call DLL DLL DAS and the realization of a series of products called the hardware and applications.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:59.86kb
    • 提供者:magiclove
  1. AES

    0下载:
  2. 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.12kb
    • 提供者:陈剑峰
  1. proc示例程序

    0下载:
  2. oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL / SQL block of code examples, and are packaged as function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:林千园
  1. MyLoverMyShell

    0下载:
  2. 这是一个linux下的Shell.有命令历史和命令提示,补全功能。现在还不能编程。我会在12月底完成简单的编程功能。-This is a linux under the Shell. An order history and the command prompt to make up fully functional. It was not programmed. I will be completed by the end of December in a simple programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25.8kb
    • 提供者:冬妮
  1. ArpSniff

    0下载:
  2. 学习wpcap编程时写的一个程序,主要用于ARP欺骗,在交换网络下进行嗅探和网络数据分析很有用,需要安装winpcap和开启系统的IP Router 功能,具体方法请自行查阅。-wpcap learning to write programming of a procedure used mainly for ARP deception, In exchange network under sniffer and network data analysis was very useful, wi
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11.43kb
    • 提供者:yuphoe
  1. libFBL-0.1.tar

    0下载:
  2. Linux Framebuffer c函数库,用于学习framebuffer编程或者构建基于framebuffer的抽象层-Linux Framebuffer c function library for study framebuffer programming or build the abstraction layer based on the framebuffer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:540.05kb
    • 提供者:tiger.zz
  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
    • 文件大小:328.65kb
    • 提供者:netyangarm
  1. Res_advanced_programming_in_the_unix_environment.r

    0下载:
  2. 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:13.87mb
    • 提供者:
  1. 3VC-call-Matlab

    0下载:
  2. VC调用matlab 函数的编程的例子,值得参考-VC call matlab function programming examples, good reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:89.69kb
    • 提供者:dwang
  1. the-linux-programming-interface

    0下载:
  2. Linux编程接口参考书,有非常全面的Linux Api函数说明-Linux programming interface, reference books, have a very comprehensive Linux Api Function Descr iption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6.8mb
    • 提供者:kx
  1. Linux-Programming-by-Example

    0下载:
  2. linux编程实例,详细描述每个linux系统函数的调用-Linux programming examples, a detailed descr iption of each linux system function call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:13.62mb
    • 提供者:geng
  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
    • 文件大小:1.16kb
    • 提供者:sunxu
  1. Multi-threaded-programming

    0下载:
  2. 主要介绍Linux 线程的基本概念及分析多线程库中的主要函数调用, 阐述使用多线程的优点, 以及多线程编程过程中应该注意的问题。-It introduces the basic concepts of Linux threading and analysis of multi-threaded library main function call, describes the advantages of using multiple threads, as well as multi-threa
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:99.58kb
    • 提供者:JAcket
  1. wins_Query-function

    0下载:
  2. 这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。-This is a commonly used function query tools, Windows programming containing programs use the function of explanation, for example, and so on, are of great help for beginners.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:69.96kb
    • 提供者:zhanglijia
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com