搜索资源列表
ProtelSDK
- Protel99se SDK Protel向用户提供SDK软件包。SDK软件包包括:服务器生成向导和Protel API及相关文档资料。 服务器生成向导是一个运行于设计资源管理器的插入式服务器,它为用户生成第三方EDA软件模板的原代码和安装文件(.INS文件),安装文件用于将用户开发的第三方EDA软件安装在设计资源管理器平台上。服务器生成向导可以为用户生成两种格式的原代码:Delphi和C++ Builder。 为方便用户开发第三方EDA软件,Protel向用户提
sofia-sip-1.12.11.tar
- Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification (see the feature table). 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-pe
netwrs
- This library implements the VxWorks Trivial File Transfer Protocol (TFTP) client library. TFTP is a simple file transfer protocol (hence the name "trivial") implemented over UDP. TFTP was designed to be small and easy to implement. Therefore,
W5100_LIB
- W5100 代码库,增加TCP服务器模式以及客户端模式API-W5100 Library,Incoperate both TCP server mode and client api support
AirTicket
- 是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy
W5500_STM32_Client
- W5500模块,STM32例程,客户端模式.stm32使用库函数。-W5500 module, STM32 routines, client mode. STM32 using library functions.
lua-5.3.2.tar
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
hidapi-master
- pc端开发,这是一个USB库,里面包含usb开发所需的库函数,用来显示USB传输数据-PC client development, which is a USB library, which contains the USB development of the required library function, used to display USB data transmission
epm_full_beta
- esp8266 (arduino) sheduller library and project with WI-FI client, based on post/get requests.
LWIP-tcp-Client
- Implementation of LWIP TCP/IP client for LPC1768 - based on LPCOPEN libraries - fully commented - although it is based on LPC1768 and LPCOPEN libraries it s not necessarily dependent on them and its a Cross-platform library.