资源列表
usbkey_TEXT
- USB即Universal Serial Bus,中文称“通用串行总线”,是由Compaq、IBM、Intel、Microsoft、NEC和Northern Telecom七家公司于1995年所研发与规范出来的,随着近几年的推广与应用,USB已经成为个人计算机的标准的外设接口,并将逐步取代所有的各种传统外围接口,如串行端口、并行端口以及游戏接口等。-USB is Universal Serial Bus, Chinese as the " Universal Serial Bus&quo
Source-code
- This file include many matlab file (.m) to simulate about antenna in telecommunication
Sources
- Source code for numerical algorithms in C. Useful for scientific and engineering simulations.
wangfan
- 自动往返 小车程序 实现全部功能 并且可以测量显示温度 绝对原创 正确-Automatic procedures to achieve full functionality from the car, and display temperature can be measured absolutely correct original
matlab-exercise
- This file include many matlab excercise, you can download and using file .m to examine your matlab s skill. Thanks for see!
linux_device_fasync
- linux_device_fasync 驱动程序与应用程序不能直接通讯,可以采用异步通讯来读取数据,这样应用程序就不要一直查询设备状态,当数据到达时,会主动通知-linux_device_fasync driver can not communicate directly with the application, asynchronous communication can be used to read data, so applications do not have to query
16hw
- 1602 液晶 显示红外解码-hongwai xianshi
blog_geren
- 用于学生学习PHP的小型系统网站,里面含有数据库文件,源代码等,希望对大家有帮助-Small system for students to learn PHP website, which contains the database files, source code, and hope to have everyone help
linux_device_poll
- linux_device_poll poll接口是判断是否有数据可以读写,使用于select函数来查询设备当前状态,以便用户获知是否对数据进行非阻塞访问-linux_device_poll poll interface is to determine whether there is data to read and write, use the select function to query the device on the current state, so that users a
linux_device_lseek
- linux_device_lseek seek接口用来对设备的读写位置进行定位,其中off是偏移量,whence参数是起点的位置-linux_device_lseek seek to read and write interface is used to position the device to locate where off is the offset, whence parameter is the starting position
linux_device_ioctl
- linux_device_ioctl ioctl是设备驱动程序中对设备的IO通道进行管理的的函数,程序可以通过ioctl想设备发送命令、参数等配置信息-linux_device_ioctl ioctl is device driver for device IO channel management functions, the program can send commands via ioctl to the device, parameters and other configurat
register_chrdev
- register_chrdev 注册字符设备实例,提示加载模块后,需mknod建立相应的文件节点,在执行test测试程序-register_chrdev register character device example, prompts to load the module, the need to establish the appropriate file mknod node in the test program test execution
