搜索结果

找到约 2,518 项符合 PRINTING PROGRAM 的查询结果

按分类筛选

显示更多分类

技术资料 oddChannelize

数字信道化器的模拟程序,当输入信道个数为奇数时,子信道的提取过程模拟-Digital channel of device simulation program
https://www.eeworm.com/dl/911513.html
下载: 3
查看: 5966

技术资料 VCTERM

vc写的一个终端程序,可支持telnet和串口,标准终端协议。功能很全,且运行稳定。-vc write a terminal program
https://www.eeworm.com/dl/912602.html
下载: 10
查看: 7712

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1119

单片机开发 This sample is demostrating how to create an event in a DLL file and afterward how to call this even

This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
https://www.eeworm.com/dl/648/328407.html
下载: 109
查看: 1095

matlab例程 用matlab编写的用于跳频技术的基于simulink环境的仿真程序-using Matlab prepared for the frequency-hopping technology based

用matlab编写的用于跳频技术的基于simulink环境的仿真程序-using Matlab prepared for the frequency-hopping technology based on Simulink environment simulation program
https://www.eeworm.com/dl/665/331248.html
下载: 30
查看: 1156

技术资料 Matlab一套车牌识别的程序,内含一些可供处理的图片

Matlab一套车牌识别的程序,内含一些可供处理的图片-Matlab a license plate recognition program, containing a number of images available for processing
https://www.eeworm.com/dl/856288.html
下载: 7
查看: 7336

技术资料 SPIHT

本程序实现了基于SPITH的自删余循环冗余校验码,运行成功!-the program based on SPITH I cut from the cyclic redundancy check cod
https://www.eeworm.com/dl/911899.html
下载: 4
查看: 7027

技术资料 highqualityCprogram

带领你完成一个高质量的C++程序,讲解详细,条理清晰-lead you to complete a high quality c++ program
https://www.eeworm.com/dl/912055.html
下载: 3
查看: 7411

技术资料 exampleforserialport

使用WIN32 API开发串口通信程序的一个完整实例,绝对经典-The use of WIN32 API to develop serial communication program example
https://www.eeworm.com/dl/912172.html
下载: 3
查看: 8468

微处理器开发 This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c

This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to ...
https://www.eeworm.com/dl/655/228323.html
下载: 155
查看: 1094