-
20041217204609
C语言程序设计谭浩强,两个字 ----经典(C Programming Language Tan strong word-classic)
- 2006-08-04 20:18:52下载
- 积分:1
-
百叶窗效果幻灯片特效
说明: 一款使用纯CSS3制作的效果非常炫酷的全屏百叶窗效果幻灯片特效(A total of 15 different effects of pure CSS3 sliding buttons. These sliding buttons pass through the)
- 2019-02-15 15:37:40下载
- 积分:1
-
MAINPROG2812_V1
Example code for TMS320F2812. It Configures IO ports and PWM pins and in a loop checking Inputs, sets/reset Outputs creates PWM signals.
Ismail MISIR
- 2009-10-10 00:05:26下载
- 积分:1
-
Matching
说明: qt vision matching for learning
- 2020-06-16 02:40:02下载
- 积分:1
-
pyiwn-1.0.tar
HI. This is for python windows...
- 2020-06-21 01:00:02下载
- 积分:1
-
wordpress-4.9.6-it_IT
wordpress italian language pack
- 2018-06-22 15:52:03下载
- 积分:1
-
这是一个词法分析器源码,希望大家共同交流!
这是一个词法分析器的源程序,希望大家共同交流!-This is a lexical analyzer source, we hope that common exchange!
- 2023-04-13 07:10:02下载
- 积分:1
-
TCPIPVolume1
《TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 本书适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。 (" TCP/IP Detailed, Volume 1: The agreement" is a complete and detailed TCP/IP protocol guidelines. Describe each level belonging to the various agreements and how they run on different operating systems. Author Lawrence Berkeley Laboratory with the tcpdump program to capture the different operating systems and TCP/IP to achieve the different between the sub-transmission. Tcpdump output of research can help understand how different protocols work. This book suitable for students learning computer network reference materials and teachers. Research network also applies to technical staff.)
- 2009-06-08 22:46:12下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
nrf24l01发送程序
说明: nrf24l01发送程序,可以参考一下,stm32平台(NRF24L01 sending program, you can refer to STM32 platform)
- 2020-06-23 00:00:03下载
- 积分:1