-
手机数据备份软件
手机数据备份软件-mobile data backup software
- 2022-02-21 00:27:35下载
- 积分:1
-
将EXCEL的内容导入到ORACLE数据库中
将EXCEL的内容导入到ORACLE数据库中-failed to translate
- 2022-07-01 06:42:58下载
- 积分:1
-
结合CSpinButtonCtrl与CEdit功能的扩展Edit(支持浮点型)
资源描述用于进行Edit数字增加或减小功能(支持浮点型),通过自绘CEdit,并绑定CSpinButtonCtrl,进行数据在指定范围内增长或减小。自绘会编辑框显示更美观
- 2022-06-16 15:55:16下载
- 积分:1
-
视频识别,基于背景差分法做的,精度不错
视频运动识别算法的源代码;
识别精度还不错,可以在这基础上延伸。
感兴趣的可以多多关注。
- 2022-02-22 03:28:44下载
- 积分:1
-
include Polynomialh
用链表实现多项式的加减乘法,c源代码。
用类封装。-include Polynomialh
- 2023-04-22 20:30:03下载
- 积分:1
-
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别...
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别-》小类-》知识点
数据库使用Acce-With c++ Builder written by a management applet source code you can add categories in the proceedings-
- 2022-02-20 09:25:27下载
- 积分: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
-
利用vc编写的源代码用于数字图像处理中hough变换检测直线
利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
- 2022-11-03 20:15:03下载
- 积分:1
-
vb写的自动关机的小程序,支持2000/xp/2003
vb写的自动关机的小程序,支持2000/xp/2003-vb write the automatic shutdown of the small programs, support 2000/XP/2003
- 2022-04-08 07:51:54下载
- 积分:1
-
Median Filter is such a kind of non linear filter which minimizes the mean squar...
Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent.
- 2022-10-31 10:45:03下载
- 积分:1