-
基于GA的单点VPR调度问题
用遗传算法解决最简单地车场调度问题,本程序简单易上手,供新手参考,启发思路,并可在此程序上结合其他智能优化算法加以改进。
- 2022-04-21 01:16:05下载
- 积分:1
-
Windows2000 calc.exe 计算器 源代码
Windows2000 calc.exe 计算器 源代码-Windows2000 calc.exe Calculator source code
- 2022-01-25 15:53:41下载
- 积分:1
-
网上书店管理系统
网上书店系统,功能全面,包含源码和jar包下载可直接运行,觉得不错的朋友,记得点赞
- 2022-02-26 11:16:03下载
- 积分:1
-
R-K法求解微分方程组的vf-R-K Solving equations of vf
- 2023-04-09 03:50:03下载
- 积分:1
-
Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!...
实现WINDOWS计算器功能! 实现WINDOWS计算器功能! 实现WINDOWS计算器功能!-Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!
- 2022-07-08 15:37:47下载
- 积分:1
-
Microsoft Windows CE设备驱动程序开发指南
介绍了为基于Windows CE的设备开发设备驱动程序的过程。...
Microsoft Windows CE设备驱动程序开发指南
介绍了为基于Windows CE的设备开发设备驱动程序的过程。-Microsoft Windows CE Device Driver Development Guide for Windows CE-based devices device driver development process.
- 2023-05-12 14:55:04下载
- 积分:1
-
混沌映射MATLAB仿真
一些简单的混沌系统映射的仿真代码,例如lorenz,tent,等
- 2023-07-05 02:20:03下载
- 积分:1
-
rm的开发包,在网上找的。对想转码RM的有帮助
rm的开发包,在网上找的。对想转码RM的有帮助-rm
- 2022-05-16 06:32:31下载
- 积分:1
-
jbpm与OA项目
删除角色-----------------1.角色列表-->删除2.RoleAction.deleteRole(); public String deleteRole(){ roleId roleService.deleteEntity(new Role(roleId)); return "findAllRolesAction" ; }3.略4.略用户授权管理----------------1.导航栏-->用户授权2.UserAuthorizeAction.findAllUsers(); public String findAllUsers(){ this.allUsers = userService.findAllEntities(); return "userAuthorizeListPage" ; }3.略4.略修改授权--------------------1.授权列表-->修改授权2.UserAuthorizeAction.editAuthorize(); public String editAuthorize(){ userId this.model = userService.getEntity(userId); this.noOwnRoles = roleService.findRolesNotInRange(model.getRoles());
- 2023-07-06 04:25:06下载
- 积分:1
-
用DBGrid组件制作下拉列表形式的提示框
用DBGrid组件制作下拉列表形式的提示框-with DBGrid components produced in the form of drop-down list boxes
- 2022-02-04 00:07:31下载
- 积分:1