搜索资源列表
linux_c_ts_demo
- 交叉编译获取触屏X Y坐标点,Linux下编译。根据Y坐标向文件写入不同值。-TouchScreen get X and Y point demo
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
driver-of-USB-keyboad
- USB键盘驱动,应用于linux操作系统,通过获得设备版本,IP,进而获得键盘代码然后发送键盘代码-USB keyboard drive, used in the Linux operating system, through the acquisition of equipment version, IP, and get the keyboard code and then send the keyboard code
USB-Skeleton-program
- 提供了一个最基础的USB驱动程序,即USB骨架程序,可被看做一个最简单的USB设备驱动实例。 usb类驱动的信息,为了从usb核心得到一个次设备号,并取得注册的核心设备驱动- provides a the most fundamental of the USB driver, namely USB skeleton program can be regarded as one of the most simple USB device driver examples. Usb class dri
bookcode
- Unix/Linux中获取文件信息以及ls工具实现-get info of the file on Linux
ftp
- linux unix下 c语言实现ftp下载 支持更改用户名、密码等操作 get set等-linux unix c language under ftp download support changing the user name, password operation get set
i2c
- bsp 级别的 iic测试代码,测试了iic的收发等情况-bsp iic test code,including iic send and get message
intel_3945_100_linux
- The dynamic version of translation is used a free translation, dictionary, in a scene. Professional off-line dictionary and offline translation engine let you whenever and wherever possible for local search words and translation. The utility model co
MPEG2Lib
- MPEG2解码的库,该源码直接解压出来在linux下编译即可运行。里面含有demo,跟着demo学习很快就可以上手-MPEG2 decoder library, the source code can be directly extracted out compile under linux to run. Which contains demo, follow the demo to learn can get started quickly
rtc_test
- 用于在开发板上面获取实时时钟信息,一个小的应用-Get clock information
launchpad-getkeys-master
- Its a lauchpad getkeys source which can be used to get public keys
rtctest
- Tiny6410 rtc set/get function
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: $
Focaltech-Driver
- FT的驱动代码,费了好大的劲才获得的,请参考并提出宝贵意见。-FT s driving code,it s very difficult to get it, please refer to it and give you good opinion.
alien_8.90.tar
- Alien软件可以将linux系统使用的二进制软件deb和rpm相互转换-To convert packages to or from rpms, you need the Red Hat Package Manager get it from Red Hat s ftp site. If your distribution (eg, Red Hat) provides a rpm-build package, you will need it as well to gener
libftd2xx1.1.12.tar
- FT2232H芯片一般用于USB转串口,但是USB转SPI应用非常少,在这个库的基础上可以方便写出自己的固件程序,很难得到的。-FT2232H chips generally used for USB to serial, USB to SPI but very few applications on the basis of this library can easily write their own firmware, it is difficult to get.
gps_hal
- 可以直接 读取android GPS的NMEA原始文件!-get android GPS saw NMEA data
blogsend-v1.9.9
- 博客群发大师是一款独创的多内核博客群建群发软件,智能快捷,SEO利器。 本软件是一款免费的专业的离线编辑博客,并能够一口气发送博文到多个博客的智能化系统。你只要填好内容,点击发送既可,编辑和发送过程中都是所见即所得。用户可以随时点“停止”中断发送。并且可以实时查看网站的发布效果。本软件目前已经支持多个国内外高权重博客。是博客写手不可多得的利器,也是网站推广者必备工具。 -Master of blog group is a unique multi-core bloggers to bu
get-.264video
- V4L2采集视频后,通过MFC硬编码得到.264视频文件。-Get .264 video files encoded by MFC