资源列表
[Linux/Unix编程] testmysql
说明:Linux环境下连接mysql数据库,实现数据库操作-connect to mysql under the Linux system<hkx> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[Linux/Unix编程] The_Linux_Kernel_Module_Programming_Guide_2.6
说明:The Linux Kernel Module Programming Guide 2.6 编写LINUX内核模块(例如设备驱动)很好的一本指导。-A guide to programming Linux kernel modules.<liu> 在 2024-11-02 上传 | 大小:492544 | 下载:0
[Linux/Unix编程] The_Linux_Kernel_Module_Programming_Guide_2.4
说明:The Linux Kernel Module Programming Guide 2.6 编写LINUX内核模块(例如设备驱动)很好的一本指导。-A guide to programming Linux kernel modules.<liu> 在 2024-11-02 上传 | 大小:486400 | 下载:0
[Linux/Unix编程] linuxnetworkdriver
说明:its sample linux driver<tansanns> 在 2024-11-02 上传 | 大小:718848 | 下载:0
[Linux/Unix编程] ftp
说明:linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.<juckciy> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[Linux/Unix编程] autosuggest_v2
说明:实现文本输入框自动完成功能的 Javascr ipt 组件,可以通过 Ajax 方式从服务器端获取包括XML和JSON格式的数据-Javascr ipt Ajax XML\JSON<yuehua2006> 在 2024-11-02 上传 | 大小:129024 | 下载:0
[Linux/Unix编程] write
说明:该程序是在linux下执行,首先创建一个文件,然后对此文件进行读写操作。接着,写入“Hello,I m writing to this file!”,此时文件指针位于文件尾部。接着再使用lseek函数将文件指针移到文件开始处,并读出10个字节并将其打印出来。-The program is run under linux, first of all to create a document, and then read and write<牛志强> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[Linux/Unix编程] exp1
说明:首先在linux下打开一个文件,然后将该文件上写入锁,并写入hello字符串。接着在解锁后再将该文件上读取锁,并读取刚才写好的内容。最后模拟多进程,同时读写一个文件时的情况。-First, open a file under linux, and then write lock on the file and write the string hello. Then, after unlocking the file lock on t<牛志强> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[Linux/Unix编程] serial
说明:在linux下的串口读写程序,包括串口的各种设置。用到open-port和set-port函数。-In linux serial port to read and write under the procedures, including a variety of serial port settings. Open-port and use set-port function.<牛志强> 在 2024-11-02 上传 | 大小:1024 | 下载:0