搜索资源列表
Linux-c
- linux c while 循环,linux gcc for the while,and the lettle programe.
ieee1394
- 关于1394的Linux底层驱动源码,用c实现了1394的协议,对照程序来研究1394的协议会让你对1394接口理解的更好-The bottom of the 1394 Linux driver source code, with c the 1394 agreement, the control program to study the 1394 agreement will let you understand the 1394 interface, better
pixcir_i2c_ts.c
- Pixcir s i2c touchscreen chip driver(.c)
embedded--c-language-
- 嵌入式系统高级 C 语言编程,东南大学凌明主编-The embedded system advanced c language programming book
Linux-C(choose)
- LINUX c 相关编程资料 书本好不错 共享了-LINUX c programming material books related to share good good......
Linux-C
- linux系统下的c语言编程源代码及html电子教程-the c programming language source code and html e-tutorial in linux system
dvb-c.tar
- DVB-C userspace device driver Checked and work now.
Farsight-LinuxApp03-C
- Linux下C语言编程基本技能,嵌入式Linux应用程序开发详解-Linux under the basic skills of the C programming language, embedded Linux application development detailed
BitMasking2.c.tar
- BitMask a simple example to very bits. Useful to test configurations. In C Language. easy to understand.
BitMask2-4BITS.c.tar
- 4 Bit mask. C Code. Easy to use example. Useful to test configuration in microchips.-4 Bit Bitmask. C Code. Easy to use example. Useful to test configuration in microchips.
BitMask2-8BITS.c.tar
- 8 Bit mask. C Code. Easy to use example. Useful to test configuration in microchips.-8 Bit Bitmask. C Code. Easy to use example. Useful to test configuration in microchips.
adcon1d.c.tar
- MCP3424 ADC Chip This code gives you all the 8 Channel readouts at once. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $ sudo gcc adcon1d.c -o adcon1d
adcon1e.c.tar
- 8 Channels ADC This C language code, will read all 8 channel at once. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $
ruijie-2013-interview-c-
- 星网锐捷2013年应届生招聘,笔试题,含C语言和行测题。-Ruijie 2013 graduate recruitment, examination questions.
FM2018SHI-c-code
- 美国fortemedia消回音芯片FM2018SHI控制程序C 代码以及寄存器操作,可兼容FM1188.-American fortemedia echo cancellation chip FM2018SHI control procedures C code as well as register operation, compatible FM1188.
MCP3424_11c.c.tar
- Filename: MCP3424_11c.c 8 Channels ADC This C language code, will read all 8 channels. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Version: MCP3424_11c (Based on my own work of adcon11c.c)
ADC_MCP3424_11d.c.tar
- 4 January 2014 Update 8 Channels ADC This C language code, will read all 8 channels. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Version: ADC_MCP3424_11d (Based on my own work of adcon11c.c)
C-yuyan
- c语言编程介绍,为c相关的开发人员提供便捷。-c language programming, as c-related developers convenient.
International-C-language-code
- 国际C语言混乱代码大赛所有得奖源码,包括了1984年~2011年所有得奖作品-International C language confusion all contest winners source code, including the 1984 ~ 2011 All winning entries
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)