-
tensor_toolbox_2.6
张量基本运算,张量代数基础,张量在各行各业的应用(Tensor basic operation)
- 2017-07-14 16:25:54下载
- 积分:1
-
IpTool抓包工具
说明: 网络服务器维护,信息安全维护,日常维护工作非常有用的基础工具(the server safety set up tools)
- 2019-05-08 23:53:37下载
- 积分:1
-
使用CSocket建立ftp客户端,通过TCP连接进行文件传输
使用CSocket建立ftp客户端,通过TCP连接进行文件传输-Use CSocket to establish ftp client, through the TCP connection file transfer
- 2022-02-24 20:22:41下载
- 积分:1
-
GerberParser-master
gerber C++,解析器,可解析gerber文件和drill文件(A C++ library to parse Gerber files and Drill files)
- 2021-02-01 10:00:00下载
- 积分:1
-
C++标准库 Nicolai M,Josuttis 著
C++标准库 Nicolai M,Josuttis 著-C++ standard library Nicolai M, Josuttis the
- 2022-08-05 19:56:36下载
- 积分:1
-
The Simplest Popup Menu
这是一个用VB编写的最简单的右键菜单实例-The Simplest Popup Menu
- 2022-04-18 06:42:31下载
- 积分: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
-
实现文件上传到sql哦
看着是文件哦
这还是比较少见了拉
实现文件上传到sql哦
看着是文件哦
这还是比较少见了拉
-achieve sql file uploads to be looked at the documents oh, oh this is relatively rare in the Rafah
- 2022-01-26 03:46:58下载
- 积分:1
-
串口通讯程序
串口通讯测试程序
- 2022-01-24 14:27:54下载
- 积分:1
-
ConsoleWinSrvc
创建Windows Service,启动客户端服务程序,启动定时器,定时监控客户端服务程序是否正常,通讯方式采用WCF以及同步事件。(Create a Windows Service, start the client service program, start the timer, the timer monitoring client service program is working, communication and synchronization using WCF events.)
- 2014-01-20 11:06:13下载
- 积分:1