-
The content vb function of the preparation of menu design, suitable for beginner...
该内容实现vb编写菜单设计的功能,适合初学者学习!-The content vb function of the preparation of menu design, suitable for beginners to learn!
- 2022-03-16 05:37:59下载
- 积分:1
-
Can be very good to help beginners master C++, The future of learning programmin...
能够很好的帮助初学者精通C++,对以后编程语言的学习有很好的帮助-Can be very good to help beginners master C++, The future of learning programming languages have a very good help
- 2023-08-13 20:00:03下载
- 积分:1
-
使用人工智能算法解决二次分配问题,需要建立距离/流量矩阵...
使用人工智能算法解决二次分配问题,需要建立距离/流量矩阵-use of artificial intelligence algorithms to solve quadratic distribution problems, we need to create distance/Flow Matrix
- 2022-10-07 08:20:03下载
- 积分:1
-
pso for function optimization
粒子群优化算法是优化算法的重要组成部分。粒子群优化算法已被广泛应用于函数优化、车间调度优化、配电网、旅行商问题等领域。。上传程序是在函数优化中的应用。
- 2022-03-11 16:51:08下载
- 积分:1
-
VC环境下USB读写设计
我们如果想实现一个USB 的HID 类设备,不需要在Windows 下开发自己的驱动程序。HID不一定要是标准的外设类型,唯一的要求是交换的数据存储在报文的结构内,设备固件必须支持报
文的格式。任何工作在该限制之内的设备都可以成为一个HID,例如温度计、电压计、读卡机等。报文的格式是由报告描述符决定的,所以只要修改描述符就能实现我们需要的报文格式。下面
我们来实现一个简单的报文格式:上位机发送固定64 字节数据给设备,这个数据可以是命令,也可是数据,具体含义并不是由报告描述符来决定的,是由开发人员事先约定好的。设备返回的数据
也是64 个字节,同样这个数据流的每个字节(甚至每个位)的具体含义由开发人员事先约定好。本设计 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-02-15 09:04:41下载
- 积分:1
-
[[[基本计算器]]]
[[[基本计算器]]]
- 2022-01-26 01:38:37下载
- 积分:1
-
运行时,需要人工交互输入数据,按照界面给出的提示完成输入即可。
结果显示从初始状态到目标状态的整个过程。...
运行时,需要人工交互输入数据,按照界面给出的提示完成输入即可。
结果显示从初始状态到目标状态的整个过程。-Run-time, the need for manual interaction input data, in accordance with the interface are given prompts to complete the input. The results showed that from the initial state to target state of the whole process.
- 2022-08-08 23:55:05下载
- 积分:1
-
它表现为TPTP即测试和性能工具平台
it is presentaion for TPTP i.e. test and performance tools platform
- 2022-07-18 11:40:37下载
- 积分:1
-
无线网络协议 802_11e
IEEE 802.11e-2005年 or 802.11e是对核准的修订802.11 IEEE 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-07 04:15:03下载
- 积分:1
-
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞...
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞
3、如果一个细胞周围8格存活细胞数为1个或1个一下,则下一世代该细胞因孤独而死
4.如果一个细胞周围8格存活细胞数为4个或4个以上,则下一世代该细胞因生存空间拥挤而死-Game of Life rules: 1, a cell survival of the surrounding eight grid cells 2 ~ 3 months, then the next times at 2 this cell is still viable, if a grid around the eight cell survival of three cells, then the next era of the grid to creation of a cell 3, around 8, if a cell survival of cells for cell 1 or a click, then the next generation of the cells die because of loneliness 4. If a cell survival of cells in the surrounding 8 cells for 4 or 4 or more, then the next generation of the cells died due to crowded living space
- 2022-02-03 18:18:30下载
- 积分:1