-
DELPHI经典游戏设计四十例光盘源码,DELPHI游戏设计初学者很好的参考例子...
DELPHI经典游戏设计四十例光盘源码,DELPHI游戏设计初学者很好的参考例子-DELPHI 40 cases of classic game design source CD-ROM
- 2022-01-26 04:54:38下载
- 积分:1
-
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是...
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which the grid yard. Now demands of the problem : this Jiugongge adjusted to the squad as shown in Figure 1-1 forms. Adjusted rules : Each will only spaces (upper and lower, or left and right), a number of adjacent spaces- were moved. Test Programming Solution of this problem.----------- VC complete application code
- 2022-05-31 10:30:23下载
- 积分:1
-
当时的如同热
当时的如同热-then soak
- 2022-07-07 14:36:41下载
- 积分:1
-
nrComponent for any Port
nrComponent for any Port
- 2023-05-17 18:55:04下载
- 积分:1
-
使用vc制作程序的安装,可以所有的文件都以资源的方式存放在一个exe里面,然后运行该exe时解压这些文件到硬盘,对于小的安装程序是非常有用的...
使用vc制作程序的安装,可以所有的文件都以资源的方式存放在一个exe里面,然后运行该exe时解压这些文件到硬盘,对于小的安装程序是非常有用的-Make setup program by VC++, it bind all the resources in the exe file,and extract the resources to the disk when the app running. It is usful for small program.
- 2022-08-21 16:52:12下载
- 积分:1
-
wince platform OpenGL es under the application of a source code, dancing rats, u...
wince 平台下的 的一个 OpenGL es 应用的原代码,跳舞的老鼠, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, dancing rats, using compiled EVC4.0
- 2023-07-22 19:05:02下载
- 积分:1
-
导出到Excel
Export To Excel
{*** *** *** *** *** *** *** *** *****}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu }
{*****************************************************}
{ }
{ TExcel is provided free of charge as so long as }
{ it is not in commercial use. When it produces }
{ income for you, please send me some portion of }
{ your income (at least $50). Thank you. }
{ }
{*****************************************************}-Export To Excel
{*****************************************************}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu
- 2023-02-24 23:05:04下载
- 积分:1
-
CSDN程序员网站的关于ASP.NET的资料收集
CSDN程序员网站的关于ASP.NET的资料收集-Information about ASP.NET is collected from csdn programmer network station.
- 2022-04-23 23:36:48下载
- 积分:1
-
EVC6下非常好的按钮贴图,非常炫,强烈推荐下载!
EVC6下非常好的按钮贴图,非常炫,强烈推荐下载!-EVC6 button under the picture very good, very-hyun, strongly recommend to download!
- 2022-01-26 00:55:45下载
- 积分:1
-
最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE...
最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友!
GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或者是决定图象表现行为的控制块, 用以实现动画和交互式应用。GIF文件还通过LZW压缩算法压缩图象数据来减少图象尺寸。
-recent collate documents, found previously wrote "how the acquisition process NT path," he also has a problem that has not been resolved : text of the procedures do not have access to the trails system processes, such as : csrss.exe. Remember that there are spaces VCKBASE said a netizen : "Enumerate to the process can increase SE_DEBUG_NAME competence", so the Internet to find the information, solve the original problem. Special thanks here to rovershen who named the netizens! GIF image is based on the color of the table (data storage is the point corresponding to the color of the color value of the index list), only support a maximum of eight (256 colors). GI
- 2022-07-13 07:42:02下载
- 积分:1