-
串口编程调试精灵
串口编程调试精灵 -Serial Programming Debugging Wizard
- 2022-05-30 14:14:39下载
- 积分:1
-
实现三维数据的方法,轴点附近的过程…
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:计算每对顶点间的距离,比较之 效率为O(n2)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : for each pair of vertices the distance, a comparison of the efficiency of O (n2)
- 2022-08-15 11:59:41下载
- 积分:1
-
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。...
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。-own calculator, it functions passably divided into three parts : an input data type conversion; 2, the conventional basic arithmetic; 3, the base for the conversion.
- 2023-02-13 17:55:04下载
- 积分:1
-
E-bookautomatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-09-13 10:55:03下载
- 积分:1
-
c sharp的点对点聊天 不用说太多了把凑下凑西
c sharp的点对点聊天 不用说太多了把凑下凑西-c sharp point to point chat
- 2023-06-29 18:30:04下载
- 积分:1
-
仿windows的画板程序
适合初学者使用
仿windows的画板程序
适合初学者使用-imitation windows slate procedures for beginners
- 2022-03-03 03:55:19下载
- 积分:1
-
基于单片机的全自动洗衣机功能实现
基于51单片机的嵌入式全自动洗衣机的各个功能模块模拟实现,包括了显示模块,键盘输入模块和控制模块。采用汇编语言编程,源代码思路清晰,简洁易懂,上手很快。
- 2022-01-22 00:29:15下载
- 积分:1
-
Shijiazhuang City, the traffic control department of traffic accidents managemen...
石家庄市交通管理部门使用的交通违章管理系统,部分县市仍在使用,可惜不给我钱。-Shijiazhuang City, the traffic control department of traffic accidents management system, some counties and cities are still in use, Unfortunately, I am not paid.
- 2023-05-05 01:05:04下载
- 积分:1
-
汇编语言开发工具程序
汇编语言开发工具程序-compilation of language development tools procedures
- 2022-05-16 19:44:30下载
- 积分:1
-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1