-
vmulti-master
windows 虚拟输出设备包含鼠标键盘(windows virtual output device contains mouse and keyboard)
- 2020-12-08 15:29:21下载
- 积分:1
-
Test_FPU_RFFTF32
DSP 2833x的实数快速傅里叶变换源程序(Real DSP 2833x Fast Fourier Transform of the source)
- 2014-07-18 18:00:18下载
- 积分:1
-
游戏架构设计与策划基础
和游戏相关的书籍,一本很不错的书籍,推荐给大家(About game,it is a good book, you can have!!)
- 2020-06-23 09:40:02下载
- 积分:1
-
WTL4MFC5_demo
Windows 编程,WTL源代码,这里有一些简单的从网上Down的代码。(Windows programming, WTL source code, here are some simple code from the Internet Down.)
- 2009-01-20 11:33:54下载
- 积分:1
-
ourdev_421497
实现很多字的连续显示.可以动态显示。和静态显示等诸多功能
(jist a display)
- 2010-06-26 22:26:08下载
- 积分:1
-
GetWindowLong
一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息(A message related VB6 source code download, intercept messages and the processing of the message to wndproc Cancel message interception, ending the process of sub-classification. Module1.bas, the definition of global variables, data storage control signs, wndproc function is used to receive child when class intercepted message, the message will be stored in the interception down the msg parameter. detected a message, you can add processing code. Note that if you do not add any code here, is the equivalent of eating this message)
- 2014-05-06 15:46:29下载
- 积分:1
-
ADOgridComplete
说明: 一个在VB中使用 数据库绑定控件DataGrid的实例(An example of using the database binding control DataGrid in VB)
- 2020-06-16 16:58:00下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
Beginning-Visual-CPP-2010
Beginning Visual C++ 2010
- 2014-10-25 22:17:13下载
- 积分:1
-
vc__mallat
mallat算法 小波分解 vc++环境编写 运行正确(mallat wavelet)
- 2009-04-22 17:25:04下载
- 积分:1