-
From regular expressions to DFA thorough study of examples like regular expressi...
从正则表达式到有穷自动机实例
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。
-From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give you a good reference sample. Compiled program generates an executable file, run this file from a DOS window, then prompted to enter a regular expression.
- 2022-01-26 01:32:36下载
- 积分:1
-
该程序能够显示多种形状的旋转对话框!旋转方向可设置
该程序能够显示多种形状的旋转对话框!旋转方向可设置-the program will show a variety of shapes rotating box! Rotation direction is set
- 2022-12-18 19:05:03下载
- 积分:1
-
实现简单的桌面写字功能 实现简单的桌面写字功能
实现简单的桌面写字功能 实现简单的桌面写字功能-err
- 2022-02-21 07:02:48下载
- 积分:1
-
through serial communication with TCPIP
通过TCPIP与串口通信-through serial communication with TCPIP
- 2022-01-25 14:10:44下载
- 积分:1
-
DataGrid里面的执行分页删除
DataGrid里面的执行分页删除-DataGrid inside delete the implementation Pagination
- 2022-07-01 00:47:54下载
- 积分: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
-
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息...
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息-Get local information, including the machine name, ip address, subnet mask, this machine protocol, network resources and reset the IP configuration, TCP protocol to obtain statistical information, IP statistics
- 2023-01-08 17:10:03下载
- 积分:1
-
VB 创建互斥体 阻止实例重复运行的例子
VB 创建互斥体 阻止实例重复运行的例子-VB Change Mutex
- 2023-04-05 07:05:04下载
- 积分:1
-
firewall software source code types : C source/Network Programming
防火墙源代码 软件类型: C++源码 / 网络编程-firewall software source code types : C source/Network Programming
- 2022-02-01 23:59:15下载
- 积分:1
-
a test messaging procedures
一个测试消息发送的程序-a test messaging procedures
- 2022-03-07 20:32:09下载
- 积分:1