-
-
TaskForce.zip
这是一个在linux环境下,模拟windows环境下的一个任务管理器,使用了JNI和linux的proc系统文件
运行方式,在interface文件夹下,打以下命令:
$.../interface:
export LD_LIBRARY=./lib
$.../interface:
java -jar taskforce...jar
-
Delphi-netfunction.rar
delphi 自定义网络函数:unit net
interface
uses
sysutils
,windows
,dialogs
,winsock
,classes
,comobj
,wininet
//得到 ...
-
CypressCY7C63723C-CombiMouse.rar
... lst - output listing from c-compiler for use with the CYDB debugger
- macros.h - defines macros used in combi.c
- ps2defs.h - defines PS/2 interface constants
- usb_desc.h - defines the USB descriptors
- usbdefs.h - defines USB interface constants
-
ZTask.zip
A tasking interface provides a neat and clean way to hook into the idle time of the application and perform some background activities.
-
AMR-Code.rar
... transcoding, and to provide enhanced voice quality for TETRA by using the latest low bit rate voice codec technology. Areas involved expected to include: -speech coding -FEC, CRC, interleaving -protocol amendment inter-system interface. ( 还有配套的两个包)
-
-
C++NetworkProgramming.rar
It is about C++ Network programming(Socket Application Programming Interface).If you listen this lesson, you must get this program!
-
cq3.rar
unit Other
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress, ...
-
-
i2c-dev.rar
i2c-dev.c - i2c-bus driver, char device interface
-