-
Game theory related to well
博弈论相关著名电子书籍,包括张维迎的博弈论与信息经济学、纳什博弈论论文集等完整学习博弈论的书籍-Game theory related to well-known e-books, including Zhang Weiying game theory and information economics, game theory, Nash game theory to study the full proceedings and other books on
- 2022-01-31 22:35:22下载
- 积分:1
-
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。...
字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
- 2022-07-10 21:51:08下载
- 积分:1
-
windows GDI实现画图 播放声音
windows GDI实现画图 播放声音-windows GDI draw play sound
- 2022-01-30 17:24:01下载
- 积分:1
-
16_24_32 lattice China, Japan and South Korea
16_24_32点阵中日韩文小字库生成工具 3.0,内有帮助文件.-16_24_32 lattice China, Japan and South Korea-small font generation tools 3.0, there are help files.
- 2022-02-24 11:24:20下载
- 积分:1
-
红外线,WINCE,适合参考,适合初学者
红外线,WINCE,适合参考,适合初学者-infrared, and pulled suitable reference for beginners
- 2022-11-16 10:55:03下载
- 积分:1
-
如何获取本地用户名
如何获取本地用户名-how to access local user name
- 2022-03-04 03:29:34下载
- 积分:1
-
将一个文件,反之亦然在Win32平台
To split a file and vice versa on win32 platform
- 2022-04-21 12:45:02下载
- 积分:1
-
EVC Programming Microsoft Windows CE Dot N ET Code : main elements : a total of...
EVC Programming Microsoft Windows CE Dot NET 代码:
主要内容:
一共23章,EVC下编程源代码-EVC Programming Microsoft Windows CE Dot N ET Code : main elements : a total of 23 chapters under EVC programming source code
- 2022-08-06 13:28:42下载
- 积分:1
-
仍然是VC++编得小程序,游戏中希望人物能够动起来,所以第二部分就是使人物变换不同的形象,看起来就会动了...
仍然是VC++编得小程序,游戏中希望人物能够动起来,所以第二部分就是使人物变换不同的形象,看起来就会动了-Is still VC++ Made a small program, the game figures to move up hope, so the second part is to make different characters transform the image will appear to move
- 2022-07-05 10:30:36下载
- 积分:1
-
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知...
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。
(2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处)
(3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面,由于人的视觉暂留,所以人们在观看电影时,看到的就不是一幅一幅的画面,而是丰富精彩的场景。本程序通过调用sleep(100)函数使程序暂停0.1秒。当i
- 2022-01-21 02:30:31下载
- 积分:1