-
program with c++ and java . call each other easyly.
program with c++ and java . call each other easyly.
- 2022-06-18 20:15:05下载
- 积分:1
-
learning borland C++ builder in 14 days
learning borland C++ builder in 14 days
- 2022-07-02 16:19:55下载
- 积分:1
-
自编的MODBUS-RTU 读写DLL,附源码
GMmodbusTerminal.dll--自编的MODBUS-RTU 串口读写DLL,VB.NETC#LABVIEW可直接调用,也可将源码GM8050_MODBUSClass1.vb中的函数复制到自己的代码中调用.
支持MODBUS-RTU命令集的“03”读和“06”写, 扩展命令(MODBUS“14”读,最多读2247字)需要下位机支持
GMmodbusTerminal
设置串口号和波特率
打开串口
- 2022-06-01 04:29:11下载
- 积分:1
-
添翼虎MP3播放器及界面实现源程序
添翼虎MP3播放器及界面实现源程序-Tim Escape MP3 player interface and achieving source
- 2022-10-24 04:00:03下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
JAVA 程序设计
JAVA 程序设计-JAVA Programming
- 2023-05-15 22:35:03下载
- 积分:1
-
反编译程序,实现机器码到二进制码的转换,是个简单的小程序...
反编译程序,实现机器码到二进制码的转换,是个简单的小程序-redirect compile
- 2022-03-25 09:24:34下载
- 积分:1
-
ie恢复器DELPHI源码
ie恢复器DELPHI源码-ie restorer DELPHI FOSS
- 2023-08-07 02:35:03下载
- 积分:1
-
《windows程序设计》书和源码! 学习windows程序设计难得的好资料!...
《windows程序设计》书和源码! 学习windows程序设计难得的好资料!- Windows program design book and source code! Learn windows programming rare good information!
- 2022-06-19 03:56:57下载
- 积分:1
-
狗狗管理系统 java
跟着老师一起写的一个狗系统,主要完成的就是对狗狗的添加,修改,删除,查找的功能。可以为狗狗添加图片和相关信息。用eclipse工具写的,适合刚学java得人学习一下的。
- 2022-08-23 15:34:19下载
- 积分:1