登录
首页 » Windows开发 » 串口调试程序,并附有说明文档,很全很详细!

串口调试程序,并附有说明文档,很全很详细!

于 2022-11-27 发布 文件大小:243.96 kB
0 277
下载积分: 2 下载次数: 1

代码说明:

串口调试程序,并附有说明文档,很全很详细! -Serial debugger, along with documentation, it is all in great detail!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 《获取并使用系统的字体》源程序.zip
    《获取并使用系统的字体》源程序.zip-"access to and use of the system font" source. Zip
    2022-08-21 03:21:01下载
    积分:1
  • 相当于任务管理器的程序 可以终止进程 列举进程
    相当于任务管理器的程序 可以终止进程 列举进程-equivalent task management procedures for the termination of the process outlined proce
    2022-05-12 23:05:14下载
    积分:1
  • 2022-03-14 20:19:37下载
    积分:1
  • 旅客在淡季旺季购买头等舱或者经济舱的票价程序
    旅客在淡季旺季购买头等舱或者经济舱的票价程序-First-class passengers to purchase season or low season economy class fares for program
    2022-05-17 19:57:11下载
    积分:1
  • geckopluginsdk
    GeckoPluginSDK-samplesWin32.zip是mozilla插件开发的一些示例,其中包含必要的SDK开发插件
    2022-01-26 06:47:53下载
    积分:1
  • 完整串口通信程序(送和接受)Vc++源代码
    一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的!
    2022-08-17 03:45:16下载
    积分:1
  • 可以使十进制的数转换成二进制的数,非常的简单方便
    可以使十进制的数转换成二进制的数,非常的简单方便-to convert the decimal value to binary value, extremely easy using
    2023-01-27 07:00:04下载
    积分:1
  • 1背包问题是NP难题。0
    0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
    2022-03-25 00:00:51下载
    积分:1
  • 让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
    让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在 -Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
    2022-03-15 07:02:13下载
    积分:1
  • bloksize.zip
    资源描述教你怎样可以让窗体的大小只保持在一定的范围内。
    2022-03-24 05:55:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载