-
台达变频器串口通讯控制程序,包括启动、停止、调速等常用命令。
台达变频器串口通讯控制程序,包括启动、停止、调速等常用命令。-Delta converter serial communication control procedures, including start, stop, speed control, such as commonly used commands.
- 2022-01-31 07:49:32下载
- 积分:1
-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
- 2023-01-04 17:15:03下载
- 积分:1
-
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
-Data structure that contains the source code haffuman experiment encode.h weitfile.h, etc.
- 2022-07-18 11:38:53下载
- 积分:1
-
哈夫曼树编码 用哈夫曼树算法对文本文件进行0
哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
- 2022-03-12 10:11:55下载
- 积分:1
-
一个很好用的读写INI文件的类,各函数使用方法请看头文件
一个很好用的读写INI文件的类,各函数使用方法请看头文件-the class can read/write ini file,to get more info.,you can see the head file
- 2022-02-03 13:26:34下载
- 积分:1
-
AD9226 fpga 代码
Ad9226 产品 65msps 率的 ADC 模拟设备
低功耗: 59mW, 100 mW,和 250mW
单 5 V 电源供电
积分非线性误差: 0.5 LSB
微分非线性误差: 0.3 LSB
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-23 22:45:03下载
- 积分:1
-
输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。...
输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 - enter the first few weeks to determine what are the letters a few weeks, if the first letter of the same, then continue to determine the second letter.
- 2023-02-15 22:10:03下载
- 积分:1
-
RandomAccessFile对文件操作,很好用的哟
RandomAccessFile 对文件操作,很好用的哟-RandomAccessFile right file manipulation, good use of yo
- 2022-02-01 23:09:33下载
- 积分:1
-
文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。...
文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。-documents for the merger, a number of documents will be merged into one document, from the need for a fixed format named, not handling.
- 2022-08-12 09:33:12下载
- 积分:1
-
digama.m calculates双(x)=d(日志(γ(X)/ DX))
digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) ) / dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file. -digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) )/dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file.
- 2022-06-21 03:07:48下载
- 积分:1