搜索结果
找到约 940 项符合
GNU make 的查询结果
按分类筛选
软件工程 This article introduces how to construct a Hospital Ward Information System with three-tiered techno
This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a special architecture to make such functions: patients check in and check out, prescription input, drug-delivery at center ...
Java编程 Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make yo ...
微处理器开发 D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 22
D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger
Description A 32 byte block from 220h-240h is transfered to 240h-260h
using DMA0 in a burst block using software DMAREQ trigger.
After each transfer, source, destination and DMA size are
reset to inital software setting because DMA tran ...
网络 Sofia SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia SIP is an open-source SIP User-Agent library, compliant with
the IETF RFC3261 specification. It can be used as a building block
for SIP client software for uses such as VoIP, IM, and many other
real-time and person-to-person communication services. The primary
target platform for Sofia SIP is ...
电子书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of produ ...
驱动编程 This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w
This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filt ...
其他 AMSN是一款功能丰富的MSN Messenger软件
AMSN是一款功能丰富的MSN Messenger软件,遵照GNU GPL进行发布,除了Windows,还可在其他多种平台下运行,比如GNU/Linux、FreeBSD、Mac OS X等。
功能
* 显示图片
* 表情可定制
* 多语言支持(目前约40种语言,包括简体、繁体中文)
* 一次可登录几个帐号
* 支持文件传送
* 可进行分组
* 动画表情可带声音
* 可保 ...
Internet/网络编程 The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresse ...
Linux/Unix编程 linux下fortran语言开发
linux下fortran语言开发,利用射线法进行地震波的正演模拟,在linux下输入make进行编译,demo目录为例子,一共14个例子。
Linux/Unix编程 linux环境下开发
linux环境下开发,利用测井数据制作合成地震记录的程序。在目录下执行make进行编译,在demo目录中有该程序的例子.