搜索资源列表
-
0下载:
基于UNIX的中间件编程,只能运行于UNIX操作系统-UNIX based middleware programming, only run on the UNIX operating system
-
-
0下载:
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less reso
-
-
0下载:
基于Socket的即时通讯系统
Socket编程界面由4BSD UNIX首先提出,目的是解决网间网进程通信问题.Socket接口为进程间通信提供了一种新的手段,它不但能用于同一机器中的进程之间的通信,而且支持网络通信功能.Socket具有类型,反应了对用户透明的通信特性.-Socket-based instant messaging system
Socket programming interface first proposed by 4BSD UNIX, the purpos
-
-
0下载:
本代码为《linux/unix系统编程手册》一书的配套库函数,学习本书的朋友可以下载使用-
The code for the supporting library function linux/unix System Programming Guide, a book, learning book friends can download
-
-
0下载:
LabVIEW ( Laboratory Virtual Instrument Engineering Workbench) is a system-design platform and development environment for a visual programming language National Instruments. The graphical language is named G (not to be confused with G-code). Origina
-
-
0下载:
SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库
-