-
Capacitor_Voltage_test
控制吉时利公司的CV590设备,来测试半导体器件以及分立器件的电容及电导程序及算法。(control CV590 intruments to measure capacitor and conductor of wafer or capacitor.)
- 2009-11-03 19:37:15下载
- 积分:1
-
第4章_多重信号分类算法
说明: 阵列信号处理,多重信号分类,music求根music,二维music等(Array signal processing, multiple signal classification, music rooting music, two-dimensional music, etc)
- 2020-12-15 20:29:25下载
- 积分:1
-
空时自适应信号处理
空时自适应信号处理 。。。。。。。。。文献(Space-time adaptive processing algorithm)
- 2020-06-20 10:40:01下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1
-
读者写者问题
说明: 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。
2、定义一个读者函数:
?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。
?当有其他读者在占用buffer时,读者可对buffer进行读取操作。
?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。
?当buffer中没有数据时,应等待,直到buffer中有数据可读。
3、定义一个写者函数
?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。
?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。
?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。
?当buffer满时,写者应该等待,直到buffer有空闲为止。
4、定义主函数,在其中可以任意创建读者与写者。
可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion.
2. Define a reader function:
When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer.
When other readers occupy the buffer, they can read the buffer.
When there is data in the buffer, read a data from it, display and exit.
When there is no data in the buffer, wait until the data in the buffer is readable.
3. Define a writer function
When a reader is occupying the buffer, the writer should wait until all readers quit.
When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
- 2019-12-27 18:49:46下载
- 积分:1
-
tidsp2407汇编程序例程,完整的源代码。
tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
- 2023-07-23 17:50:04下载
- 积分:1
-
caiseToast
说明: An example of Android color dialog box source code, you can add different colors to the original button, detailed source code implementation can be downloaded to see for yourself.
- 2020-06-18 15:00:01下载
- 积分:1
-
矩阵按键
STM32F103RCT6矩阵键盘,4×4键盘,按键串口打印(STM32F103RCT6 Matrix Keyboard, 4*4 Keyboard, Key Serial Port Printing)
- 2020-06-19 02:00:01下载
- 积分:1
-
2018416
2018认证杯数学建模A题论文一等奖,最终获得一等奖(2018 certification cup mathematical modeling first prize paper)
- 2020-10-12 23:07:32下载
- 积分:1
-
102 红外解码1602液晶显示
基于51单片机,芯片STC89C52,用1602液晶屏红外解码实验源代码(Based on 51 MCU, chip STC89C52, experiment source code of infrared decoding with 1602 LCD screen)
- 2020-06-20 01:00:02下载
- 积分:1