-
multiplicacion en c++
multiplicacion en c-multiplicacion en c++
- 2022-12-20 10:35:03下载
- 积分:1
-
采用WPF框架编写的多项式拟合软件,能显示拟合效果
采用WPF作为框架,构建界面,使得界面美观,易于操作。能提供任意幂次的多项式拟合。本程序采用Gauss按比例列主元消去法来解法方程组。采用开源作图控件ZedGraph来显示拟合效果。
- 2023-02-02 09:00:03下载
- 积分:1
-
一个128位大整数类
一个128位大整数类--An class of 128 bit long integers
- 2022-09-30 18:55:03下载
- 积分:1
-
信息论书。
Information theory book.
An instant classic, covering everything from Shannon s fundamental theorems to the postmodern theory of LDPC codes.
- 2022-01-28 01:27:41下载
- 积分:1
-
计算功率普的小程序,很好用。this program is used to calculate power spectrem...
计算功率普的小程序,很好用。this program is used to calculate power spectrem-Computing power Pu small procedures, a very good use. this program is used to calculate power spectrem
- 2023-02-23 08:15:03下载
- 积分:1
-
本程序实现随机数值内的四则运算(加减乘除)
本程序实现随机数值内的四则运算(加减乘除)-Random value of the program within the four operations (addition and subtraction multiplication and division)
- 2023-03-03 01:45:04下载
- 积分:1
-
一个简单的程序,在Eclips下用SWT/JFace实现显示菜单和工具栏。...
一个简单的程序,在Eclips下用SWT/JFace实现显示菜单和工具栏。-A simple procedure, in Eclips using SWT/JFace realize display menus and toolbars.
- 2022-01-26 01:52:04下载
- 积分:1
-
一个用Delphi做的工作计划工具(含源程序的)
一个用Delphi做的工作计划工具(含源程序的)-a Delphi done by the planning tools (including source code)
- 2023-07-20 22:20: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
-
著名的U臂
ARM 著名的启动代码u-boot
官方最新版本1.1.6-ARM famous u-boot startup code official the latest version 1.1.6
- 2022-05-24 02:16:21下载
- 积分:1