-
particle filter
适合新手学习的标准粒子滤波。快速入门。matlab上m语句编程实现。希望可以帮助到大家。该算法适合非线性非高斯系统。具有很广的使用范围。
- 2022-07-09 01:26:40下载
- 积分:1
-
轻量级SQL SERVER编辑工具
这是一个基于C#编写的轻量级的SQL SERVER编辑工具,它不仅可以编辑SQL 语句,更可以脱离SQL SERVER来执行并获得所需的结果,非常方便,是您研究数据库连接与实现的好源码。注意:建立工程是基于VS2010的。使用方法:1、执行该工具2、选择数据库引擎3、选择数据库实例4、运行软件
- 2022-12-16 11:25:04下载
- 积分:1
-
家庭财务管理系统软件是为用户进行家庭成员的收支构成及信息管理进行辅助的应用软件、功能描述如下。
1.用户登录
2.给家庭成员提供功能选择界面
3.创...
家庭财务管理系统软件是为用户进行家庭成员的收支构成及信息管理进行辅助的应用软件、功能描述如下。
1.用户登录
2.给家庭成员提供功能选择界面
3.创建收支信息文件
4.增加家庭成员收支信息
5.删除家庭成员收支信息
6.修改家庭成员收支信息
7.查询家庭成员财务情况
8.家庭成员收支排行浏览-Family financial management system software is for users of family members constitute a balance of payments and information management in support of the application software, functions described below.
1. Login
2. To family members function selection interface
3. Create a balance information file
4. Increase the income and expenditure information on family members
5. Remove members of the family income and expenditure information
6. Modify the members of the family income and expenditure information on
7. Check the financial situation of family members
8. Members of the family income and expenditure Top View
- 2023-06-13 23:45:03下载
- 积分:1
-
如何以二进制查看文件
如何以二进制查看文件-how binary document View
- 2022-03-24 03:33:01下载
- 积分:1
-
vc项目开发全程实录 的源代码,书上的例子都有哦
vc项目开发全程实录 的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-12-10 08:20:03下载
- 积分:1
-
一个简单的录音程序
一个简单的录音程序-a simple recording procedures
- 2022-02-28 15:38:51下载
- 积分: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
-
群聊师(包含私聊)
这个群聊室是我自己写的代码,功能基本全部实现,有上线消息提醒,能群聊,也能私聊。这个程序我是用基础的代码写的,适合初学者看。当然,如果能给我提些建议,那就最好不过了,大家一起进步嘛。
- 2022-02-12 22:03:42下载
- 积分:1
-
一个用C++代码实现学生宿舍管理系统,用到MFC实现
一个用C++代码实现学生宿舍管理系统,用到MFC实现-domain system
- 2023-04-21 08:35:03下载
- 积分:1
-
prepared by the small alarm clock procedures
一个用C++编写的小时钟程序-prepared by the small clock procedures
- 2022-01-24 18:34:30下载
- 积分:1