-
example c# program wich demonstrate using multi
example c# program wich demonstrate using multi-layered architecture
- 2023-09-01 18:55:04下载
- 积分:1
-
snort的修改代码,仅仅限个人使用,其后果本人不负责任
snort的修改代码,仅仅限个人使用,其后果本人不负责任-snort code changes, limited to just personal use, the consequences of irresponsible I
- 2022-01-26 07:36:51下载
- 积分:1
-
winmain封装
应用背景通过学习,自己动手写了一个window下的窗口函数,一大堆的窗口类的初始化和注册,让人很烦,看了各位大牛的一些参考代码后,自己就动手写一个一个封装,用c++面向对象的方法封装出了自己的winmain,在此分享给大家关键技术windows下的编程,窗口的初始化和定义,创建窗口,注册窗口,显示窗口,最后也是最总要的事件的循环机制,根据需要进行了一下封装。
- 2022-03-11 10:23:19下载
- 积分:1
-
世界时钟立体显示,可查询当前各区时间。用bcb6编写。
世界时钟立体显示,可查询当前各区时间。用bcb6编写。-World Clock stereoscopic display, will be able to access all current time. Bcb6 used to prepare.
- 2023-05-12 13:20:03下载
- 积分:1
-
你可以勾系统,做你想做的!
You can hook the system and do what you want!
- 2023-08-07 02:55:03下载
- 积分:1
-
asp.net 會計系統源碼
人asp.net 會計系統源碼,可以用來2次開發,如果想學會計系統的人可以參考看看唷。
- 2022-01-26 06:00:37下载
- 积分:1
-
wince驱动开发教程
wince驱动开发教程-Jack Driver Development Guide
- 2022-11-06 15:00:03下载
- 积分:1
-
简单计算器
这是一个delphi版的简单计算器,源码版,大家可以参考,无第三方控件,支持D7-XE5。
- 2022-03-13 10:19:19下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
语音采集、回放、显示,分析
语音采集、回放、显示,分析-voice capture, playback, display, analysis
- 2023-08-27 03:00:04下载
- 积分:1