-
its very useful 4 en
its very useful 4 en-its very useful 4 enggg
- 2023-05-21 10:15:03下载
- 积分: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
-
索博在 matlab 中的筛选器
Sobel 筛选器用于在图像处理中边缘检测算法。
它计算渐变的图像强度函数的近似值。拖车掩码为 X 坐标,另一个用于 Y-协调。
- 2023-06-03 01:35:03下载
- 积分:1
-
一个用c语言编写的麻将程序,简单好玩,值得研究下
一个用c语言编写的麻将程序,简单好玩,值得研究下-a language with the mahjong procedures, the simple fun, it is worth considering the next
- 2022-01-26 05:55:04下载
- 积分:1
-
称重系统的上位机监控程序,通过MODBUS通讯协议实现.
称重系统的上位机监控程序,通过MODBUS通讯协议实现.-Weighing the Host Computer System Monitoring Program, MODBUS communications protocol.
- 2022-07-02 01:47:12下载
- 积分:1
-
directx show 的帮助文档是一个很好的参考资料。可是里面的很多东西都讲得太多了,而我们在开始接触的时候,都想从最简单的东西入手,然后逐渐深入,可是参考...
directx show 的帮助文档是一个很好的参考资料。可是里面的很多东西都讲得太多了,而我们在开始接触的时候,都想从最简单的东西入手,然后逐渐深入,可是参考SDK里面的例子程序,总是云里雾里,特别是自己动手写FILTER,要拨开它的丛丛雾水,还真有些不容易。 -DirectX show with the help documentation is a good reference. But there are a lot of things they said too much, and we start contact, the most wanted from the start with simple things, and then gradually deepening, but inside the SDK reference examples procedures, always waves, especially to write himself FILTER, it is supposed to touch the fog, it really these will not be easy.
- 2023-03-14 08:15:03下载
- 积分:1
-
使用CWinApp写控制台程序的例子
使用CWinApp写控制台程序的例子-The Example of writing console application using CWinA
- 2022-12-31 08:10:03下载
- 积分:1
-
Think in C++ 2nd Edition,Volume 1和2,加原代码
Think in C++ 2nd Edition,Volume 1和2,加原代码-Think in C++ 2nd Edition, Volume 1 and 2, plus source code
- 2023-07-27 13:25:04下载
- 积分:1
-
With VC (MFC) to prepare a simple game of Sokoban source process, as I can run a...
用VC(MFC)编写的简单的推箱子游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用。-With VC (MFC) to prepare a simple game of Sokoban source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts.
- 2022-02-07 11:48:37下载
- 积分:1
-
Explanation to RANSAC Algorithm, useful to fit lines or better least square algo...
Explanation to RANSAC Algorithm, useful to fit lines or better least square algorithm.
- 2023-04-04 23:10:03下载
- 积分:1