登录
首页 » 通信 » 手机嵌入式Linux下可用的busybox源码,可替代shell的多种命令

手机嵌入式Linux下可用的busybox源码,可替代shell的多种命令

于 2022-03-07 发布 文件大小:908.44 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

手机嵌入式Linux下可用的busybox源码,可替代shell的多种命令-phone Embedded Linux source code available busybox, the shell can replace multiple orders

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 手机连接ASP服务锻
    手机连接ASP服务锻-phone services forging links ASP
    2022-01-25 19:30:01下载
    积分:1
  • 用MODEM实现来电显示的方法,可以针对任何内置与外置型的MODEM
    用MODEM实现来电显示的方法,可以针对任何内置与外置型的MODEM-with MODEM CND approach to address internal and external to any type of MODEM
    2022-01-26 03:04:17下载
    积分:1
  • 功能描述:FileManager用于对射频读卡器的数据更新和文件管理,操作界面仿照Windows的文件管理。讯采用串口讯,波特率为115200。 开发环...
    功能描述:FileManager用于对射频读卡器的数据更新和文件管理,操作界面仿照Windows的文件管理。通讯采用串口通讯,波特率为115200。 开发环境:C++ Builder 6.0 所用控件:TComm、ExpressNavBar Suite-Functional Description: FileManager RF card reader for data update and document management, user interface modeled on the Windows file management. Communications using serial communications, baud rate to 115200. Development Environment: C++ Builder 6.0 used in the control: TComm, ExpressNavBar Suite
    2022-05-18 03:59:37下载
    积分:1
  • 无线收发模块NRF2401datasheet
    无线收发模块NRF2401datasheet-Wireless transceiver modules NRF2401datasheet
    2022-10-01 09:50:04下载
    积分:1
  • 模拟的距离矢量路由使用 NS2 模拟器
    模拟的距离矢量路由使用 NS2 模拟器 在这个项目中,它描述了仿真的距离向量路由选择使用 Ns2 模拟器 我也有附件所有输出的快照 按照步骤安装 linux 紧接着 ns2 模拟器 目的: 研究距离矢量路由的性能。我们设计一个网络,如下所示: ·     节点之间
    2022-05-14 18:34:37下载
    积分:1
  • c# plc modibus
    c# 串口 以太网通信 modibus  连接 plc  从文本框输入负数 -2 补码=反+1=进位+原数 Vb 清除输入缓冲区 输出缓冲区 c#用不用清除??哪个函数?? //發送二進制數據 ?????????????? private void SendBytesData(SerialPort serialPort) { ////从 文本框取得数据 如果负数 -2 怎么办???? byte[] bytesSend = Encoding.Default.GetBytes(txtSend.Text); spcom.Write(bytesSend, 0, bytesSend.Length); } 通过MODBUS TCP读写PLC源码 功能模块一:读写PLC主模块 using System; using System.Net; using System.Net.Sockets; public static void WriteWord(int mwAddress,int mwValue) {写字到以太网 if (init_plc() == 0) { try { hi = mwAddress / 256; low = mwAddress - hi * 256; hi1 = mwValue / 256; ///////////16bit low1 = mwValue - hi * 256; sendBuf[7] = 6; sendBuf[8] = (byte)hi; sendBuf[9] = (byte)low; sendBuf[10]
    2022-07-10 15:42:30下载
    积分:1
  • ZTE
    中兴-GPRS原理培训手册,文档详细描述了整个GPRS的构成架构及数据交换原理,希望对大家有用。-ZTE-GPRS principle of training manuals, documents GPRS is described in detail the composition of the whole structure and data exchange principle, useful for all of us hope.
    2022-03-10 23:35:25下载
    积分:1
  • sd卡读写
    sd卡读写
    2022-02-27 09:20:38下载
    积分:1
  • 一个采用.NET SOCKET技术的在聊天室,内里有一个关键的技术可以看看....
    一个采用.NET SOCKET技术的在聊天室,内里有一个关键的技术可以看看.-.Net Socket technology for online chatting room,there is a important technology in it.
    2023-07-06 06:35:03下载
    积分:1
  • modbus_tcpip.pdf英语Modbus连接基于TCPIP
    modbus_tcpip.pdf 英文的基于tcpip的modbus通信-modbus_tcpip.pdf English modbus connection based on the communication tcpip
    2022-03-18 14:21:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载