-
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
- 2022-03-23 13:19:41下载
- 积分:1
-
八位码游戏
用vb.net实现的哦
现在网上还没人做出来噢
八位码游戏
用vb.net实现的哦
现在网上还没人做出来噢-eight games with vb.net code realized oh online now, no one has done Oh
- 2022-02-19 21:39:41下载
- 积分:1
-
MSK相干调制解调
首先实现了MSK信号的相干调制解调,再比较了在MSK系统中加入不同(慢扫和快扫)线性调频信号(LFM)作为干扰信号时系统的误比特性能,都有程序实现
- 2022-03-09 10:45:47下载
- 积分:1
-
这是对时钟的补充,也是很好用的程序。方便用户使用。
这是对时钟的补充,也是很好用的程序。方便用户使用。-This is a complementary clock, but also a very good program to use. User-friendly.
- 2022-05-08 03:26:34下载
- 积分:1
-
利用win_32窗口机制编写的恶搞程序
和朋友没事情做的时候可以娱乐一下嘛~~
- 2022-07-16 17:53:15下载
- 积分:1
-
TreeComboBox的使用例子(向TreeComboBox中插入相关信息)
TreeComboBox的使用例子(向TreeComboBox中插入相关信息)-TreeComboBox the use of examples (to insert the relevant TreeComboBox information)
- 2022-04-18 01:47:39下载
- 积分:1
-
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1
-
a tiny useful midi player
很小巧实用的midi播放器!-a tiny useful midi player
- 2022-07-07 14:45:26下载
- 积分: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
-
tcpdump的windows版本
tcpdump的windows版本-windows version of tcpdump
- 2022-07-22 13:20:57下载
- 积分:1