-
工具srec_cat,可以站的进制转换,命令格式如下:SREC…
工具srec_cat, 可将bin转换为hex, 命令格式如下:srec_cat blob -Binary -Output blob.hex -Motorola
另该工具也支持hex转bin, 如下:
srec_cat bootrom_uncmp.hex -Motorola -Output bootrom_uncmp.bin -Binary
适用于某些只支持二进制格式的烧录
-Tools srec_cat, could be bin convert hex, the command format is as follows: srec_cat blob-Binary-Output blob.hex-Motorola The tool also supports another hex to bin, as follows: srec_cat bootrom_uncmp.hex-Motorola-Output bootrom_uncmp.bin-Binary applicable in some binary format only supports the writers
- 2023-07-19 02:55:03下载
- 积分:1
-
C++编程思想例子程序(位容器)
C++编程思想例子程序(位容器)-C programming examples thinking (place containers)
- 2022-03-23 23:09:20下载
- 积分:1
-
msmtp source to achieve an embedded message is sent, and mutt shell binding ene...
msmtp源程序实现了嵌入式消息的发送,并结合mutt壳能量实现了电子邮件的发送和接收
- 2023-08-09 22:35:04下载
- 积分:1
-
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>...
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c ,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。-In the myshell v0.1 based on adding new features: In the parent process to receive the console input line of string, as issued by the Linux user commands, such as ls/usr /*. c < Enter " , in creating a sub- the process, the child process by calling execlp () system call, the implementation of this Order.
- 2023-05-10 18:30:02下载
- 积分:1
-
的最新版本
PHPBB最新版本-PHPBB newest edition
- 2022-06-11 19:28:38下载
- 积分:1
-
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。...
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL/SQL block of code examples, and are packaged as function interface.
- 2022-07-12 11:46:21下载
- 积分:1
-
linux 下的at91系列,基于AT91SAM9260的ADC驱动程序,自己测试过!...
linux 下的at91系列,基于AT91SAM9260的ADC驱动程序,自己测试过!-linux under at91 series, based on the AT91SAM9260 the ADC driver that he tested!
- 2022-02-02 23:39:09下载
- 积分:1
-
嵌入式Linux实时
嵌入式Linux的实时抽象层源代码,是嵌入式应用要求实时功能时很好的实时功能实现方式。-Embedded Linux Real-Time Abstraction Layer source code is embedded applications require real-time functions very good way to achieve real-time functionality.
- 2022-01-23 10:26:58下载
- 积分:1
-
进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!...
进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!-process synchronization, philosopher dining area share critical variables. Definition signal to the process control mechanism not contradict!
- 2022-03-02 03:25:37下载
- 积分:1
-
It is a informix esql/c technology development of banking procedures code.
这是一个使用 informix esql/c 技术开发的银行程序的部分代码。-It is a informix esql/c technology development of banking procedures code.
- 2022-06-16 12:33:56下载
- 积分:1