登录
首页 » Windows开发 » 关于静态DLL的代码

关于静态DLL的代码

于 2022-06-26 发布 文件大小:10.99 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

关于静态DLL的代码-static on the DLL code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 可以取得几乎所有的windows操作系统的版本信息
    可以取得几乎所有的windows操作系统的版本信息-can get almost all the windows operating system version
    2022-01-27 23:47:44下载
    积分:1
  • 更改EXE文件图表,精简的代码,效率比较高
    更改EXE文件图表,精简的代码,效率比较高-EXE file to change the graphics, streamlined code, more efficient
    2022-04-10 16:14:01下载
    积分:1
  • DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0始运行。查询转移函数δ,比如说δ(q0,a1)=...
    DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
    2022-06-15 20:45:50下载
    积分: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
  • 基于mapX控件,用VB的GIS交通网络系统
    基于mapX控件,用VB开发的GIS交通网络系统-MapX-based controls, using VB to develop the transport network of the GIS system
    2022-04-29 10:02:23下载
    积分:1
  • VC编写的card类ActiveX控件,简单易用使用方便。
    VC编写的card类ActiveX控件,简单易用使用方便。-A game of Card ActiveX Used VC program
    2023-02-11 01:55:04下载
    积分:1
  • 哈夫曼编码的c语言实现
    哈夫曼编码的c语言实现-Huffman coding in C Language
    2022-05-15 20:40:33下载
    积分:1
  • 简单ftp的编程方法
    简单ftp的编程方法-simple ftp Programming
    2023-02-19 12:20:03下载
    积分:1
  • 数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法...
    数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
    2023-02-20 16:45:03下载
    积分:1
  • pure virtual function and abstract category. The VC a virtual function of the so...
    纯虚函数和抽象类。一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-pure virtual function and abstract category. The VC a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
    2022-02-07 02:15:10下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载