Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux api
Search - linux api - List
JAVA源码,本人原创开发和整理,经过多个商业软件检验的代码,取得机器的硬件指纹, 设计支持windows、linux、OS等操作系统平台,目前已经支持windows平台,可根据思路自行补充linux和OS平台下的一些api,取得机器硬件指纹(cpu 序列号、mac地址、BIOS序列号、硬盘ID),主要用作软件授权使用对象的锁定,只允许指定的机器硬件使用您的软件 另外在util包内有常用的一些文件、时间、数组等处理的util类,可供参考。-Original development and consolidation, a number of commercial software testing code to obtain the machine' s hardware fingerprint, designed to support windows, linux, OS operating system platform, now supports windows platform, based on the idea of ​ ​ self-supplement linux and OS platforms some api, to obtain the machine hardware fingerprint (CPU serial number, MAC address, BIOS serial number, hard disk ID) of, mainly used for software license using the object' s lock, allowing only the specified machine hardware to use your software util package commonly used in the util class file, time, array processing, for reference.
Date : Size : 49kb User : 杜文华

Supprt delphi La norme CLX permet, en fait, de concevoir des programmes à la fois pour Linux et Windows. Borland propose un compilateur de projets CLX sous Linux : Kylix. En mode CLX, plutô t que de faire appel aux API Windows, spécifiques à cette plate-forme, les programmes font appel aux librairies Qt définies et conç ues par TrollTech, librairies qui sont à l’origine du développement de Kde. Avec l’abandon de Kylix par Borland, la norme CLX n’est plus maintenue par Borland. Vous pouvez vous réfugier vers FreeCLX et Lazarus, un environnement de développement intégré sous Windows et Linux.
Date : Size : 1.06mb User : labdos

The Qt toolkit is a C++ class library and a set of tools for building multiplatform GUI programs using a “write once, compile anywhere” approach. Qt lets programmers use a single source tree for applications that will run on Windows 95 to XP, Mac OS X, Linux, Solaris, HP-UX, and many other versions of Unix with X11.A version of Qt is also available for Embedded Linux, with the same API.
Date : Size : 19.15mb User : Darkload

在PUDN下载的linux版的TS TOOLS,用VC封装成了SDK.请使用DLL函数查看器.包含了TS(Transport Stream)流相关的的所有操作.-This SDK is rebuilt with VC++ from ts-tools linux version that download from pudn.Please using DLL viewer view the API list.This SDK include all function about Transport Stream operation.
Date : Size : 224kb User : kevin

本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 任务要求 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks require programming to achieve the effect of the following figure, requirements, respectively, using processes and threads (1) process+ the SYS V semaphores (2) threads to achieve synchronous operation of+Posix API
Date : Size : 1kb User : 伴随

本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks require programming to achieve the effect of threads (1) process+ the SYS V semaphores (2) threads to achieve synchronous operation of+Posix API
Date : Size : 1kb User : 伴随

Hi , This sample test application for testing network connectivity with Gobi API s on Linux. Gobi is Qualcomm family if next generation 3G product. -Hi , This is sample test application for testing network connectivity with Gobi API s on Linux. Gobi is Qualcomm family if next generation 3G product.
Date : Size : 3kb User : VikasG

The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management framework, a TCP and HTTP socket API, and a database abstraction layer with drivers for Postgres and MySQL. libcprops compiles and runs on Linux, BSD, Solaris, Mac OS X, and Win32.-The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management framework, a TCP and HTTP socket API, and a database abstraction layer with drivers for Postgres and MySQL. libcprops compiles and runs on Linux, BSD, Solaris, Mac OS X, and Win32.
Date : Size : 779kb User : evil

it is a document to demonstrate how to use the pthread API in linux system-multi-thread programming tutorial
Date : Size : 100kb User : 李安迪

All documentation for Teridian (Maxim) 73S12xxF series inculding: - Software API description for Smart Card, USB, LCD, PIN pad - Chips Descriptions - Evalution board - Linux/Windows drivers and etc.
Date : Size : 6.82mb User : Eugen

DL : 0
嵌入式LINUX下视频采集程序用到的V4L2 API函数说明-Video for Linux Two API Specification Revision 0.24 Michael H Schimek mschimek@gmx.at Bill Dirks Hans Verkuil Martin Rubli
Date : Size : 950kb User :

unix 网络编程书中源代码,介绍了关于linux一些常用的API-unix net programer
Date : Size : 108kb User : yangzhi

Linux环境进程间通信套接口,在本专题的前面几个部分,如消息队列、信号灯、共享内存等,都是基于Sys V的IPC机制进行讨论的,它们的应用局限在单一计算机内的进程间通信;基于BSD套接口不仅可以实现单机内的进程间通信,还可以实现不同计算机进程之间的通信。本文将主要介绍BSD套接口(sockets),以及基于套接口的重要而基本的API。-socket
Date : Size : 147kb User : nihao

LINUX系统USB 3G拨号上网及短信功能API-The LINUX system USB 3G dial-up Internet and SMS function API
Date : Size : 15kb User : 李虎子

JIPtables - Java api for linux firewall by Daniel Zozin <meltingshell@gmail.com> This API provide an iterface to the iptables firewall, to linux netfilter log and connection api The jIPtables rule management allow to parse, generate and apply the iptables rules from java. The log tracker notify the listeners for low level netfilter logs. The connection tracker notify the listeners for established connections and connection state changes. INSTALLATION In order to compile jIPtables requires the libnetfilter_log and libnetfilter_conntrack. You can download them at http://www.netfilter.org/ For the compilation go in the main directory and run: ant build The ant script will generate 3 files, the jar library and 2 .so shared libraries. The shared libraries should be in a system library directory.
Date : Size : 48kb User : fmo

DL : 0
mm_struct tast_struct 内核常用的数据结构-mm_struct tast_struct linux kernel apilinux kernel api linux kernel data struct
Date : Size : 2kb User : sstuqtd

linux下对ini读写API,纯c开发,接口和windows读取配置文件的形式差不多,可以提供学习-API of ini Conifig File Read And Write.The interface of this API is like The API For windows.We can study with this API.
Date : Size : 2kb User : binggou

linux下读写ini配置文件demo,使用iniparser库中提供的api函数操作ini配置文件,主要讲解的是inipaser库的使用方法-this is inipaser test demo, it tell you how to use the inipaser lib.
Date : Size : 16kb User : flyducks

Linux 下的线程池,提供了详细的API供用户调用。-Thread pool under Linux, provides a detailed API for users to call
Date : Size : 5kb User : huo

Linux SDL库,封装了声音、键盘、鼠标、显卡等设备。-This is the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms
Date : Size : 3.74mb User : hobochen
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.