Welcome![Sign In][Sign Up]
Location:
Search - 多路

Search list

[Other resource三种多路选择器的源代码

Description: 三种方法编写多路选择器的VHDL源代码 分别使用if else ,select ,when 语句-three methods to prepare multiple choice of VHDL source code were used if else, select, when words
Platform: | Size: 1736 | Author: 蔡孟颖 | Hits:

[Other基本语法:VHDL实例---条件赋值:使用多路选择器

Description: 基本语法:VHDL实例---条件赋值:使用多路选择器.rar-basic syntax : VHDL examples --- conditions assignment : use of multi-channel selector. Rar
Platform: | Size: 1957 | Author: 张洪 | Hits:

[Other多路选择器

Description: 用maxplus2实现的简易多路选择器
Platform: | Size: 95200 | Author: lixm1988 | Hits:

[Linux-UnixIO多路复用 SELECT函数

Description: IO的多路复用(Select函数) 注:为了解决创建子进程带来的系统资源消耗而采用多路I/O模型 一般来说当我们在向文件读写时,进程有可能读写出阻塞,如果我们不希望阻塞,我们的一个选择是用select系统调用。只要我们设置好select的各个参数那么文件可以读写的时候select通知我们说可以读写,在我们调用select时进程会一直阻塞到以下一种情况发生 1) 有文件可以读 2) 有文件可以写 3) 超过所设置的时间
Platform: | Size: 30720 | Author: yjw312yjw@yahoo.com.cn | Hits:

[Graph program多路视频回放实例的源程序

Description: 多路视频回放实例的源程序-multiple video playback examples of the source
Platform: | Size: 4630528 | Author: 於俊 | Hits:

[VHDL-FPGA-Verilog三种多路选择器的源代码

Description: 三种方法编写多路选择器的VHDL源代码 分别使用if else ,select ,when 语句-three methods to prepare multiple choice of VHDL source code were used if else, select, when words
Platform: | Size: 1024 | Author: 蔡孟颖 | Hits:

[Other基本语法:VHDL实例---条件赋值:使用多路选择器

Description: 基本语法:VHDL实例---条件赋值:使用多路选择器.rar-basic syntax : VHDL examples--- conditions assignment : use of multi-channel selector. Rar
Platform: | Size: 2048 | Author: 张洪 | Hits:

[Mathimatics-Numerical algorithms多路归并思想代码C++

Description: 多路归并算法的实现,代码放在word文档里了,可以运行的,用递归思想实现的
Platform: | Size: 23552 | Author: chengxiuli_1016 | Hits:

[Embeded-SCM DevelopKeil_XMC1300_ADC_多路同步转换例程

Description: Keil_XMC1300_ADC_多路同步转换例程.zip,基于XMC1300,在Keil平台实现ADC多路同步转换(Implementation of ADC multiple synchronous conversion on Keil platform based on XMC1300)
Platform: | Size: 842752 | Author: kingryluo | Hits:

[Windows Develop多路18B20温度采集

Description: c++builder编写的串口多路18B20温度采集、数据显示程序(C++builder prepared by the serial multi-channel 18B20 temperature acquisition, data display program)
Platform: | Size: 2227200 | Author: laogao | Hits:

[Embeded-SCM Develop多路驱动呼吸灯

Description: 该程序通过生成多路PWM波驱动多个呼吸灯(Drive multiple breathable lights)
Platform: | Size: 1024 | Author: wv010vw | Hits:

[Other多话筒音量控制

Description: 控制话筒音量程序,适用于多路声卡话筒控制,如禁言,增加减少音量,在各种会议、庭审系统中使用(The microphone volume control procedures, suitable for multi microphone sound control, such as the gag, reduce the volume increase, used in various meetings, the trial system)
Platform: | Size: 4096 | Author: 遥浪淘沙 | Hits:

[Linux-Unixio多路复用

Description: io多路复用用于一个服务器端接收多个客户端请求,实现非阻塞数据传输(IO multiplexing is used to receive multiple client requests at one server to achieve non blocking data transmission)
Platform: | Size: 10240 | Author: farsight_suifeng | Hits:

[Other50-产生多路不同频率方波

Description: 50-产生多路不同频率方波(50- produces multiple Fang Bo channels with different frequencies)
Platform: | Size: 9216 | Author: 7tb97xvv | Hits:

[OtherADC1多通道DMA - 定时器触发

Description: 通过DMA将ADC采集到的多路ADC数据存到内存中,ADC采集通过定时器触发。(The data collected by ADC is stored in memory through DMA.)
Platform: | Size: 4745216 | Author: Suns@asd | Hits:

[Other多路复用

Description: 多路复用的实现,tcp情况下的多路复用的实现(The implementation of multiplexing, the implementation of multiplexing in the TCP case)
Platform: | Size: 7168 | Author: lili_l | Hits:

[Embeded-SCM Develop8路捕获程序

Description: 利用单片机实现的多路超声波的捕获,对初学单片机有很大的价值(Capture multiple ultrasonic)
Platform: | Size: 4096 | Author: 东北狼 | Hits:

[Other创新实验—多路温度检测

Description: C51实现多点温度的检测功能,无线收发模块选用NRF24L01,1MASTER+3SLAVE(C51 realizes multi-point temperature detection function, the wireless transceiver module chooses NRF24L01, 1MASTER+3SLAVE.)
Platform: | Size: 261120 | Author: 毛毛mao | Hits:

[SCMMCU3-多路任意方波发生

Description: 通过单片机编程实现多路任意方波的产生,该程序简洁实用(Through the MCU programming to achieve multi-channel arbitrary square wave generation, the program is simple and practical)
Platform: | Size: 15360 | Author: dskfhdsf | Hits:

[VHDL-FPGA-Verilog基于FPGA的多路同步脉冲发生器设计1

Description: 采用FPGA(现场可编程门序列)编写VHDL语言设计多路同步脉冲发生器,对信号进行分频处理,实现四路信号相位相差T/16和T/8的延迟相位输出,实现的四路脉冲与传统的脉冲同步器不同,它具有高集成度,高通用性,容易调整和高可靠性等特点。(Using FPGA (field programmable gate sequence) to write VHDL language to design multi-channel synchronous pulse generator, to divide the frequency of the signal, to achieve the four-way signal phase difference T / 16 and T / 8 delay phase output, the realization of the four-way pulse is different from the traditional pulse synchronizer, it has the characteristics of high integration, high-throughput, easy adjustment and high reliability.)
Platform: | Size: 10240 | Author: 哈哈哈哈daxiao | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net