-
vb的反编译程序,可以将VB编写的执行文件反编译出来。
vb的反编译程序,可以将VB编写的执行文件反编译出来。-anti-vb compiler can be prepared by the implementation of document VB Decompiler out.
- 2022-01-23 10:19:12下载
- 积分:1
-
一个简单的树形程序
一个简单的树形程序-a simple procedure tr
- 2022-03-04 11:34:41下载
- 积分:1
-
网络与通信ComTest.rar
网络与通信ComTest.rar-networking and communications ComTest.rar
- 2022-03-20 22:59:55下载
- 积分:1
-
LM优化算法用于系统的参数估计和辨识
LM优化算法用于系统的参数估计和辨识-LM optimization algorithm for the estimation of parameters and Identification
- 2022-03-20 20:55:12下载
- 积分:1
-
车上的收音机项目汽车无线电工程。
car radio project car ra dio project.
- 2022-02-20 00:11:47下载
- 积分:1
-
C++标准模板容器的应用程序
改程序简单的应用了C++中的各种标准模板容器!对于初学C++标准模板库的同学是一个和好的全集教程,代码简单,易于分析研究!
- 2023-06-27 05:00:05下载
- 积分:1
-
vc程序 读取磁盘信息
vc程序 读取磁盘信息-vc procedure to read the disk information
- 2022-02-10 02:23:25下载
- 积分:1
-
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单...
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单处理记录,然后更新库存,如果库存存量低于订单的数量,系统做相应的记录,同时向库存管理员发送邮件。
大致介绍了.NET Framework的对象调用拦截的实现机制,目的是让大家对这种机制有一个认识,通过代码的实现,可以看到消息如何被处理的过程。-Attribute to discuss high-level application code to demonstrate a practical example: Suppose there is a order processing system, when an order when submitted, the system checks inventory, if the inventory stock to meet the number of orders, the system record deal with record orders, and then update Stock, if the inventory stock is lower than the number of orders, the system to do the appropriate records, at the same time send a message to the Inventory Manager. Generally introduced. NET Framework object call interception mechanism to realize the aim is to enable everyone to have an understanding of such a mechanism, through the realization of the code, you can see how the news process.
- 2022-08-26 14:00:02下载
- 积分:1
-
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考...
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考-use vc calling Windows API functions, simulated keyboard input of small procedures. For reference
- 2022-03-21 07:18:48下载
- 积分:1
-
读者写者问题
操作系统中中线程同步时一个很重要的问题,而有时候同步却会造成死锁。为了解决这个问题,一种方式是通过信号量来实现线程调度。本代码使用c语言开发,vc++6.0 ide,在windows下运行。即可展示信号量在读者写者问题中的图形化界面表示。
- 2023-06-06 22:00:03下载
- 积分:1