-
Process begins to create producers, consumers and then create them from the shar...
程序首先创建生产者,然后创建消费者,他们从共享数据结构存取数据,使用互斥信号量,可以有效保护共享数据。-Process begins to create producers, consumers and then create them from the shared data structure to access data, the use of mutex semaphores, shared data can be effectively protected.
- 2022-01-28 19:29:33下载
- 积分:1
-
用EVC4.0开发的一个画图板程序,可以打开或存储为bmp格式的文件...
用EVC4.0开发的一个画图板程序,可以打开或存储为bmp格式的文件-EVC4.0 with a drawing board to develop procedures that will open or stored as bmp files
- 2022-01-31 09:42:40下载
- 积分:1
-
log control like the unix tail
log control like the unix tail
- 2022-05-08 03:54:26下载
- 积分:1
-
本文介绍了nn+ga+sa+fuzzy等算法的总结性的东西,对于这些算法有初步认识,很有帮助...
本文介绍了nn+ga+sa+fuzzy等算法的总结性的东西,对于这些算法有初步认识,很有帮助-nn sa ga fuzzy algorithms such as a summary of things, these algorithms have an initial understanding and helpful
- 2022-03-05 07:25:38下载
- 积分:1
-
This is a algorithm demo system developed by some persons, which including n que...
在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
- 2022-06-20 13:13:03下载
- 积分:1
-
关于 农夫与羊的过河问题的求解算法,这是一个关于算法的问题,运用的数据结构与算法都是十分经典的 是非常值得借鉴的。...
关于 农夫与羊的过河问题的求解算法,这是一个关于算法的问题,运用的数据结构与算法都是十分经典的 是非常值得借鉴的。-On the farmer and the sheep across the river problem solving algorithm, this is a problem on the algorithm, using the data structure and algorithm are very classic is worthy of consideration.
- 2022-08-20 13:18:55下载
- 积分:1
-
Vhdl 语言和语言执行 dds 和 fft
DDS 波形发生器的核心组件是蓄能器。蓄能器是一个正在运行的计数器,将值存储到当前阶段生成波形。蓄能器更新和累加器增量值确定生成波形的频率速率。如果蓄能器每秒和累加器增量更新 360 倍的例子是一个学位,然后生成的频率是 1 Hz (每秒 360 度)。当蓄能器相位值达到最大 (360 度) 它滑过和 0 度时再次启动。为了更准确地代表相位值蓄能器通常使用 32、 48 或 64 位计数器。在 32 位累加器的阶段值具有一个范围从 0 到 4294967295,代表的参考波形或 0 到 360 度的一个完整周期。
累加器 (阶段) 的当前值用于参考波形来确定下一个输出值的查找表中执行查找操作。查找表包含一个周期的波形生成,通常包含 1024年到 8192 采样点所代表的波形。
因为累加器的值通常有很多决议比参考波形,由样本,数目有限的查找操作也可以执行两个样本中的参考波形之间的内插。这基于累加器的值在额外的分辨率进行并返回生成的信号中一个更准确的更新值,提供了更好的频率控制和较少的谐波失真。
- 2023-01-21 17:40:05下载
- 积分:1
-
Wrote it myself a very simple serial debugging tools, it is suitable for beginne...
自己写的非常简单的串口调试工具,很适于初学者学习。-Wrote it myself a very simple serial debugging tools, it is suitable for beginners to learn.
- 2022-04-28 01:14:08下载
- 积分:1
-
具有checkbox的tr
具有checkbox的tr-checkbox with the tr
- 2023-09-07 01:30:03下载
- 积分:1
-
Realize the Joseph Ring with C language, and it is realized with data structure.
用c语言实现阅瑟夫环,是利用数据结构实现的-Realize the Joseph Ring with C language, and it is realized with data structure.
- 2022-07-24 02:20:39下载
- 积分:1