-
cloudsim_学习笔记
说明: 这是我学习cloudsim用到的讲解,对我帮助很大(This is the explanation I used to learn cloudsim, and it helped me a lot.)
- 2019-05-15 08:52:02下载
- 积分:1
-
duffing
duffing振子的安全盆做法,运用Fortran软件运行,很方便,很实用,对学习非线性方面的同学很有帮助(duffing osillator for the safe basin)
- 2012-10-16 21:52:22下载
- 积分:1
-
matlabhaffman
基于哈夫曼编码的图像压缩编码程序设计
很好啊(huffman)
- 2009-12-05 19:52:16下载
- 积分:1
-
IOCP(I/O Completion Port)Winsock例子
IOCP(I/O Completion Port)Winsock例子-IOCP(I/O Completion Port)Winsock example
- 2022-02-21 01:52:01下载
- 积分:1
-
MFC下的文件传输的例子
MFC下的文件传输的例子-the MFC example file transfer
- 2023-01-10 02:10:04下载
- 积分:1
-
ssm mysql实现的Java web酒店管理项目(源码+数据库+文档+视频)
【实例简介】新手练习项目,很适合练习
- 2021-10-03 00:31:34下载
- 积分:1
-
C#与halcon联合编程
多模板匹配
- 2019-12-14下载
- 积分:1
-
logic operation : addition
logic operation : addition-logic operation : addition
- 2022-07-17 07:55:43下载
- 积分:1
-
indirect adjustment
二维点的间接平差模型计算,运算速度还不错,运行结果可以达到一定的精度。(The calculation speed of two-dimensional point indirect adjustment model is good, and the result can reach a certain precision.)
- 2018-08-23 14:47:58下载
- 积分:1
-
win32programming
在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗
口都对应着一个消息队列。下列几句话应该作为"定理"被记住:
"定理" 一
所有产生给某个窗口的消息,都先由创建这个窗口的线程处理;
"定理" 二
Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
- 2010-08-26 08:43:28下载
- 积分:1