-
原名:AI Techniques for Game Programming
作者:Mat Buckland Andre LaMothe
ISBN: 1...
原名:AI Techniques for Game Programming
作者:Mat Buckland Andre LaMothe
ISBN: 1-931841-08-X
游戏智能 游戏编程-AI Techniques For Game Programming
- 2022-02-16 05:46:10下载
- 积分:1
-
关闭电脑的程序
关闭电脑的程序-Turn off the computer procedures
- 2022-09-23 00:40:03下载
- 积分:1
-
获得任意你打开窗口的类名,不用烦恼不知道的窗口类名。简单实用。...
获得任意你打开窗口的类名,不用烦恼不知道的窗口类名。简单实用。-can get any windows class name,and dont worry about the windows class name which you dont know,easy to use
- 2022-05-31 21:54:25下载
- 积分:1
-
are classic operating system replacement pages of LRU algorithm simulation progr...
是经典的操作系统中页面置换中的LRU算法模拟程序源代码-are classic operating system replacement pages of LRU algorithm simulation program source code
- 2023-03-07 18:20:03下载
- 积分:1
-
我好厲害的
http://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edithttp://www.codeforge.cn/article/edit
- 2022-04-23 17:06:46下载
- 积分:1
-
windows写字板的源代码,直接使用VC++ 6编译即可!
windows写字板的源代码,直接使用VC++6.0即可编译!-WordPad windows source code, directly used VC++ 6.0 can be compiled!
- 2022-01-25 16:05:08下载
- 积分:1
-
PCI
pci-1716的应用程序-pci- 1716 applications
- 2023-07-16 20:05:04下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
小计算器
一个MFC的简单小程序,利用多个按钮控件,可实现一般加减乘除运算
- 2022-03-21 19:23:03下载
- 积分:1
-
在DOS下显示HZK16。
最近要用到此功能,本来打算在网上随便下一个用的。可down来down去都找不到纯汇编环境下的,唯一一个被copy的飞来飞去的版本还有错,根本通不过编译。
唉~~ 无奈了,只好自己写一个。希望能用到的朋友来看看。很高兴能帮到大家。
本程序中采用了即时显示的方法,不缓存数据,显示速度大大提高。程序中包含了几个头文件,是为了方便程序的可读性写的,内容比较简单,大家可以自己写一下。万一懒的动手,可以给我发邮件索取。
欢迎指正,欢迎转载。请标明出处并保证代码的完整性。
我的邮箱: han_shuai@163.com- Show HZK16 under DOS.
- 2023-01-24 21:45:04下载
- 积分:1