资源列表
排序选择:
[VxWorks] vxworks_load
说明:原创:VxWorks 动态加载的应用 实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。-To achieve the goal of dynamically loaded modules in a lot of methods,<郑禾> 在 2025-07-05 上传 | 大小:76kb | 下载:0
[VxWorks] xmodem_VxWorks
说明:原创:xmodem协议介绍及VxWorks下的应用 最初,XMODEM协议是一种基于调制解调器直接拨号通讯的文件传输协议,用来支持两台计算机之间的文件传输。由于其简单可靠、实现方便的特性,现在已经广泛应用于嵌入式设备中。实现xmodem只需要微处理器带有串口控制器就行了,一般的8位单片机也能进行文件传输。-Original: xmodem agreement under VxWorks introduction and application of the first, XMODEM pro<郑禾> 在 2025-07-05 上传 | 大小:318kb | 下载:0
[文档资料] sourcescode
说明:文件为一些实用的函数实现,其中包括小波,复制,剪切,粘贴,一年中的第几天,一个过程所需的总天数等等.-Documents for some useful function.Including wavelet, copy, cut, paste, a year in the first few days, a process required for the total number of days and so on.<子华> 在 2025-07-05 上传 | 大小:8kb | 下载:0
[VxWorks] VxWorks_memory
说明:原创:VxWorks操作系统内存分配解析 嵌入式操作系统分配内存的算法有很多,如最先匹配算法,最优匹配算法,最坏匹配算法,伙伴算法,还有很多人研究了各式各样的各有优势的算法。目前,常用的有VxWorks操作系统使用的最先匹配算法,linux操作系统使用的伙伴算法等。-Original: VxWorks operating system, embedded operating system to resolve memory allocation algorithm to allocate m<郑禾> 在 2025-07-05 上传 | 大小:166kb | 下载:0
[Windows编程] S-waveAndP-waveSuperposition
说明:横波与纵波的叠加,通过设置不同频率,相位可以得到横波与纵波的叠加图像,有利于更好的理解波的叠加。-S-wave and P-wave superposition, by setting different frequency, phase transverse wave can be superimposed with the P-wave images, is conducive to a better understanding of wave superposition.<MC> 在 2025-07-05 上传 | 大小:50kb | 下载:0
[VxWorks] msg_VxWorks
说明:原创:vxworks的消息队列 一个任务运行时的数据和状态怎么告诉其他任务?信号量为任务间同步和互斥提供了提供了高效的方法,但它不能携带更多的任务信息。因而需要使用更高级的通讯方式,即消息队列和管道。这节主要讲消息队列。-Original: vxworks task message queue for run-time data and how to tell the status of other tasks? Semaphore for inter-task synchronizatio<郑禾> 在 2025-07-05 上传 | 大小:122kb | 下载:0
[Linux/Unix编程] myrm2
说明:使用unix的api实现unix下的rm函数,可支持-r -i -u选项-a brief source code of rm under linux,-i-r-u options are available<litao> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[文件操作] MultiFunction_dll
说明:How to create a professional dll file and use it in your own program. This dll has lots of functions some of them are given below: 1. It allow the create and delete database on MySql Server. 2. Print ListView data and text file. 3. Utility of ini fil<Shyam Singh> 在 2025-07-05 上传 | 大小:34kb | 下载:0