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

搜索资源列表

  1. qq杀手2.0(api函数)

    1下载:
  2. 主要作用是资取本机的QQ号,通过调用系统API函数,来记录键盘,达到记录API的目的.-The main function is the capital takes this machine QQ number, through the transfer system API function, records the keyboard, achieves records API goal.
  3. 所属分类:TAPI编程

    • 发布日期:2008-10-13
    • 文件大小:29.59kb
    • 提供者:宋鹏立
  1. C仿真电话计费系统

    0下载:
  2. C语言编写的电话计费系统大作业,调用系统时间函数,对电话系统摸拟的很接近-C language prepared by the major telephone billing system operations, calling system function of time, the telephone system is very close to the Moot
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.71kb
    • 提供者:李向坤
  1. 系统ALPHA通道的应用

    0下载:
  2. 本程序通过调用系统API函数AlphaBlend和使用自定义数组来进行同一幅图片的透明效果处理,从它们相同的效果和不同的反应速度上来体现出系统透明通道的应用-this program by calling the API function AlphaBlend system and the use of custom arrays for a picture with the transparent effect, the same from their effectiveness and sp
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:314.91kb
    • 提供者:JELL
  1. ok3w网站系统4.6

    1下载:
  2. ASP新闻发布系统 Ok3w v4.6 专注于ASP新闻发布系统开发,力求功能实用,操作方便,运行高效。 主要功能: 一、后台直接更新系统信息,方便配置站点; 二、数据库在线压缩、备份; 三、友情链接管理; 四、站点介绍类文章任意添加; 五、新闻文章管理: 5.1、无级限分类; 5.2、加入回收站功能,减少无意删除的烦恼; 5.3、自由设置新闻开关、推荐与否; 5.4、集成eWebEditor在线编辑器,编辑文章更加方便; 5.5、发布滚动新闻(发布新闻时,选中“
  3. 所属分类:ASP源码

    • 发布日期:2009-08-12
    • 文件大小:1.4mb
    • 提供者:barrie_xie
  1. IO多路复用 SELECT函数

    1下载:
  2. IO的多路复用(Select函数) 注:为了解决创建子进程带来的系统资源消耗而采用多路I/O模型 一般来说当我们在向文件读写时,进程有可能读写出阻塞,如果我们不希望阻塞,我们的一个选择是用select系统调用。只要我们设置好select的各个参数那么文件可以读写的时候select通知我们说可以读写,在我们调用select时进程会一直阻塞到以下一种情况发生 1) 有文件可以读 2) 有文件可以写 3) 超过所设置的时间
  3. 所属分类:Linux/Unix编程

  1. 笔样式,实画刷,阴影画刷,pie函数

    0下载:
  2. 简单的系统调用,笔样式,实画刷,阴影画刷,pie函数,Simple system calls
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-27
    • 文件大小:779.38kb
    • 提供者:cly
  1. mtk_filesystem_document.rar

    0下载:
  2. mtk文件系统,罗列了整个mtk文件系统的调用函数,对mtk编程很有帮助,mtk filesystem document
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:337.73kb
    • 提供者:
  1. serial

    0下载:
  2. linux环境下使用串口进行通信,C语言编写,使用系统调用函数打开、关闭、读写ttyS0-linux environment using serial communication, C language, using the system call function to open, close, read and write ttyS0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.03kb
    • 提供者:007
  1. 北京公交车查询系统

    1下载:
  2. 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:269.02kb
    • 提供者:
  1. process

    0下载:
  2. 编写一段源程序,应用系统调用fork()创建两个子进程,当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。fork()系统调用函数说明、参数值及定义 fork()函数功能: 创建一个新进程 int fork() 其中返回int取值意义如下: 0:创建子进程,从子进程返回的id值 大于0:从父进程返回的子进程id值 -1:创建失败
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3.11kb
    • 提供者:溺所至
  1. LinuxSystemCallcode

    0下载:
  2. Linux系统调用列表 系统调用的实验代码 Linux系统函数《英文》-Linux system calls a list of system calls Experimental code Linux system function " English"
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:671.96kb
    • 提供者:郭鹏峰
  1. ucos2.88_SVC_STM32

    0下载:
  2. 看到USOS官方和网上很多基于Cortex-M3内核的移植,任务都运行于特权级,并没有充分发挥Cortex-M3用户级和特权级的保护功能,本文件的移植用户级和特权级是分开的,用户任务程序完全运行在用户级,用户级下需要操作中断等特殊要求,都在SVC系统调用函数中实,也可以方便的添加自己的SVC系统调用。-Many official and on-line to see USOS Cortex-M3 core-based migration, the task runs in the privile
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:7.8kb
    • 提供者:杨旭伟
  1. linuxPC

    0下载:
  2. 本文主要是通过对系统调用函数的分析来使读者熟悉linux下的编程。-This is mainly through the analysis of the system calls the function to make the reader familiar with programming under linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.1mb
    • 提供者:周新
  1. waveplay.tar

    0下载:
  2. 这是一个用C编写的WAV音乐播放程序,应用了很多系统调用函数,对于熟悉掌握系统调用程序,非常的好用。-it is a c program to play wav music. very good c program for linux ,if you like it ,please download it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2.23kb
    • 提供者:layer
  1. GetMac

    0下载:
  2. 获取网卡地址的另一个系统调用函数,比较简单,希望对大家有所帮助-Obtain the Ethernet address of another system call function is relatively simple, we want to help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:823byte
    • 提供者:张自强
  1. include

    0下载:
  2. fedora linux 库函数即系统调用函数-fedora linux system call source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:3.59mb
    • 提供者:young
  1. System-Call

    0下载:
  2. Solaris 所有的系统调用函数描述,包括详细的使用说明.-Solaris system call function descr iption.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:john tan
  1. 4.3.1

    0下载:
  2. 在线开发S12XS单片机,通过C语言实现由键盘输入年月并在数码管上显示,安下F键,系统调用函数计算天数,并将结果在数码管上显示。-Online development S12XS microcontroller to achieve keyboard input years and security under the F key, the system call function to calculate the number of days, and the results displaye
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:196.08kb
    • 提供者:王如
  1. text

    0下载:
  2. 文件管理功能 文件系统的多线程访问机制,文件管理功能,也就是编写几个完整的系统调用函数,它们可以实现文件的更名、删除、拷贝。 -Multithreaded access mechanism file management file system, file management functions, which is to write several complete system call function, they can rename files, delete, copy.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.83kb
    • 提供者:caicai
  1. LinuxBookCode

    0下载:
  2. 一些简单的系统调用函数实例,比如read、write等(Some simple system call function instances)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:213kb
    • 提供者:lttt
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com