-
java modbus 库
java 版本的 modbus 库,简单好用。包含应用实例,串口应用jssc,直接导入工程,运行就可以,支持android,linux系统。
- 2022-08-11 00:54:23下载
- 积分:1
-
有始终使能端的十进制计数器,经验证可以实现
有始终使能端的十进制计数器,经验证可以实现-have always enable side of the decimal counter, the experience can be achieved certification
- 2023-08-10 12:15:07下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
该文件很好 不行你下载试一试。我不相信你的电脑不中毒
该文件很好 不行你下载试一试。我不相信你的电脑不中毒-the document you download not very good try. I do not believe that your computer is not poisoning
- 2023-02-23 00:15:03下载
- 积分:1
-
控制你的Windows桌面和任务条.doc demo为示例工程,将整个目录拷贝到硬盘上编译连接...
控制你的Windows桌面和任务条.doc demo为示例工程,将整个目录拷贝到硬盘上编译连接-control your Windows desktop and taskbar. Doc demo for example, the entire catalog copy to the hard drive connected to compile
- 2023-07-17 13:15:03下载
- 积分:1
-
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
- 2022-03-23 13:19:41下载
- 积分:1
-
根据错误编号给出详细的错误信息,跟VC里的look up差不多.
根据错误编号给出详细的错误信息,跟VC里的look up差不多.-Error code given in accordance with the detailed error message, with the VC in the same look up.
- 2023-02-05 18:40:04下载
- 积分:1
-
实现简单的画图,菜单,启动另一个窗口的程序。
实现简单的画图,菜单,启动另一个窗口的程序。-achieve a simple drawing, menu, start another window procedure.
- 2022-04-29 17:34:53下载
- 积分:1
-
VC++中用Thunk机制实现浮动控件的源码
VC++中用Thunk机制实现浮动控件的源码-VC Thunk floating control mechanism to achieve the source
- 2022-10-15 19:55:03下载
- 积分:1
-
带有计算图形面积功能的计算器,图形界面,用VC++编写
带有计算图形面积功能的计算器,图形界面,用VC++编写
-Graphic area with a calculation function calculator, graphical interface, using VC++ Prepared
- 2023-03-14 05:50:03下载
- 积分:1