-
Windows CE BSP development platform pb4.2 establishment, bsp development, driver...
Windows CE BSP 开发平台pb4.2的建立,bsp的开发,驱动程序的设计等等,很详细的资料,对你一定会有帮助-Windows CE BSP development platform pb4.2 establishment, bsp development, driver design, etc., very detailed information, you must be helpful
- 2022-03-18 23:46:51下载
- 积分:1
-
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。...
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。
-This is an instance of VC call the VB controls, through this example allows you to learn how to use VB to call the VC in the development of controls. I believe you must have help.
- 2023-05-23 16:35:03下载
- 积分:1
-
一个不错的关于 SoftICE 的使用说明
一个不错的关于 SoftICE 的使用说明-A nice instructions for use on the SoftICE
- 2023-06-22 00:05:04下载
- 积分:1
-
地理信息系统
基于C++的基础地理信息系统的实现,采用MFC
- 2022-01-22 00:28:08下载
- 积分:1
-
LinProg.NET is a framework for mathematical programming implemented on .NET plat...
LinProg.NET is a framework for mathematical programming implemented on .NET platform. This framework is supporting linear, integer, boolean and quadratic programming. Framework is written on Microsoft .NET version 2.0.
- 2022-06-14 23:23:21下载
- 积分:1
-
The simple two
The simple two-dimensional CAD manufacture, also has some functions not to realize the board.-The simple two-dimensional CAD manufactu re. also has some functions not to realize the board .
- 2022-04-01 00:43:40下载
- 积分:1
-
汉字字摸生成软件及其代码,可批量生成,简单易用
汉字字摸生成软件及其代码,可批量生成,简单易用-Chinese characters confused and code generation software, available in volume production, easy to use
- 2022-07-12 18:08:26下载
- 积分:1
-
实现labview 远程通信 ,在两台不同的计算机上边,可添加其他程序实现更多功能...
实现labview 远程通信 ,在两台不同的计算机上边,可添加其他程序实现更多功能-further communication if you add more programs you will get some other ability
- 2022-08-13 07:37:11下载
- 积分:1
-
cloudsim扩展包
CloudSim有效扩展包,可完美运行《云计算》例子
- 2023-06-14 06:45:14下载
- 积分: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