-
对串口的端口
的测试类
是javax.comm
的入门
对串口的端口
的测试类
是javax.comm
的入门
-Serial port on the test category is javax.comm entry
- 2022-01-25 16:51:41下载
- 积分:1
-
关于进程同步的,完成的是生产者消费者问题。包含信号量
关于进程同步的,完成的是生产者消费者问题。包含信号量-With regard to the process of synchronization, and the completion of the producer consumer problem. With semaphores
- 2022-03-12 06:50:32下载
- 积分:1
-
这是我们做操作系统的一个作业,用C++程序模拟了一下,望大家指点阿,初学。...
这是我们做操作系统的一个作业,用C++程序模拟了一下,望大家指点阿,初学。-This is our operating system to do an operation, using C++ Program to simulate the look, hope everyone pointing Ah, beginner.
- 2022-06-30 13:22:32下载
- 积分:1
-
windows API 一日一练,专门为哪些想进一步学习windows API编程,提供了很好的途径...
windows API 一日一练,专门为哪些想进一步学习windows API编程,提供了很好的途径-windows API on the 1st one training, which would like to further study specifically for the windows API programming, provides a good way to
- 2022-04-11 08:20:33下载
- 积分:1
-
declaration that the procedure is suitable for personnel, finance, accounting us...
这程序适合报关人员,财务人员,会计人使用,在做帐,工资报表等都非常适合-declaration that the procedure is suitable for personnel, finance, accounting used in accounting practices, wage statements so well suited
- 2023-04-25 13:45:04下载
- 积分:1
-
交通分配之随机配流算法matlab源码(含最短路径算法)
交通分配之随机配流算法matlab源码(含最短路径算法)
- 2023-07-24 22:05:03下载
- 积分:1
-
贷款制度
最后一年会计项目贷款管理制度,只是一个小型的项目是可以改善的。
- 2022-01-26 03:01:44下载
- 积分:1
-
用51单片机产生pwm来调节灯的亮度
用51单片机产生pwm来调节灯的亮度-Generate pwm with 51 MCU to adjust the brightness of light
- 2023-03-05 03:00:03下载
- 积分:1
-
最优化算法,包括最速下降法,共轭梯度法,拟牛顿法
最优化算法,包括最速下降法,共轭梯度法,拟牛顿法-optimization algorithms, including the steepest decline, the conjugate gradient method, the quasi-Newton method
- 2022-03-21 19:49:14下载
- 积分:1
-
心形图的不同画法
一. AXIS 移动坐标系
这种方法是最简单的一种方法,适合于数据已经全部生成的场合,先画图,然后移动坐标轴。
二. Hold On 模式
此种方法比较原始,适合于即时数据,原理是先画上一帧,接着保留原始图像,追加下一幀图像,此种方式比较繁琐,涉及画图细节,并且没有完整并连续的Line对象数据。
三、以电影播放的方式显示
四、以旋转颜色的方式显示
- 2022-03-25 17:54:41下载
- 积分:1