Location:
Search - PRG
Search list
Description: DirectX8开发的一个角色扮演游戏的服务器程序,其中包含了DPlay的编程知识。-DirectX8 development of a role-playing game on the server, it covers a DPlay programming knowledge.
Platform: |
Size: 20316 |
Author: 张朋 |
Hits:
Description: 急转弯程序,可添加数据到数据表中,在VF下可连编成exe文件(main.prg作主文件)-sharp turn, may add data to the data table, under the VF even into exe files (main.prg disposes)
Platform: |
Size: 5138 |
Author: 李宁 |
Hits:
Description: 软件程序,用于软件开发,各种应用;软件开发方法,程序风格.
-software program for software development, applications; Software development methods, procedures style.
Platform: |
Size: 14031 |
Author: 李一奇 |
Hits:
Description: vfp原程序prg-Probe original program prg
Platform: |
Size: 89892 |
Author: 张建 |
Hits:
Description: 一.解压到某一目录后,编译并运行pRegServer.prg,以注册数据库。 二.打开ProjectGroup1.bpg,编译,把所有COM+组件安装到某一个组件包中。 三.导出客户端组件包。 四.在客户端安装ServerSide组件包的客户端proxy。 (如果在同一台机器上运行,三、四步可以省略) 五.把目录下的ServerName.ini中的RServerName值Win2k改为你安装服务组件包的机器名。 六.可以编译、运行客户端。(这个实验版本的客户端名为Procject1.prg) 这个版本只注册功能的实现,有些乱。-one. Decompression of a directory, compile and run pRegServer.prg to registration database. 2. Open ProjectGroup1.bpg, compile and install all COM components of a package. 3. Derived client kits. 4. The client installation kits ServerSide client proxy. (If the same machine running, three, four-step can be omitted) 5. Put the directory of RServerName ServerName.ini value to you Win2k installation services kits from the machine. 6. It can be compiled and run the client. (The experimental version of the client called Procject1.prg) this version only to achieve the registration of some chaos.
Platform: |
Size: 136032 |
Author: 王为 |
Hits:
Description: this a html prg and it used write web cell.-this a html prg and write it used web cell.
Platform: |
Size: 8750 |
Author: ynmmm |
Hits:
Description: (1)main.prg 系统初始化代码
wset talk off
wset safety off
wclose all
wset talk off
wset near on
wset exact on
w*---设置运行环境
wset ansi on
wset excl off
wset safety off
wset dele on
wset century on
wset date to YMD
Platform: |
Size: 1488 |
Author: grp |
Hits:
Description: 一个PRG游戏源代码,带有示例,挺好玩的。
Platform: |
Size: 701448 |
Author: 周成家 |
Hits:
Description: 摄像头照相程序,VFP的prg书写,含测试代码,无需外部控件,安装摄像头驱动即可。
Platform: |
Size: 5214 |
Author: 红雨 |
Hits:
Description: 超市进销存管理系统
学生学籍管理系统
1、把源代码解压到适当的目录下(教材讲到的目录)。
2、1-9章 打开对应章节例子代码复制到命令窗口,或建立一个命令文件(.prg文件)即可调试运行。
3、10-12章 需要复制到教材讲到的目录或新建目录。
4、13-15章 按教材讲到的内容操作
Platform: |
Size: 882964 |
Author: 谢氏 |
Hits:
Description: 软件名称:dbfview2000
版本:2.02
原版下载:http://www.dbf2002.com
详细链接:http://www.dbf2002.com/dbfview.exe
运行环境:Windows 95/98/NT/2000/2003/XP
软件性质:共享
汉化软件:HAP-pdbfview-hyy.rar
汉化大小:335K
汉化作者:兰天白云
E-mail:huyy3@tom.com
软件介绍:
1.支持 Clipper/FoxPro/VFP/DB2K DBF文件格式
2.支持超过2GB的DBF文件
3.自动检测数据表和字符集
4.自动关联.DBF文件
5.快速浏览
6.支持通配符查询
7.快速删除重复记录
8.记录浏览方式
9.创建、修改和打印dbf文件结构
10.输出到DBF, TXT, XML, Excel, HTML(以表或表单方式), PRG, SQL文件
11.高级排序:以任何字段排序
12.如果文件允许,自动打开共享方式
13.由DBF, text and Paradox文件输入记录
14.恢复删除的记录
15为每个字段统计信息:最小、最大、平均、求和
16.OEM和ANSI转换
17.格式命令: 大写、小写和首字大写
18.设置编辑权限口令
19.用户自定义字体和颜色
Platform: |
Size: 346798 |
Author: ymy |
Hits:
Description: 用prim算法实验最小生成树
本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树
定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。
定义二维数组g[ ][ ]来建立无向图的邻接矩阵。
Platform: |
Size: 94953 |
Author: Tina612 |
Hits:
Description: 圣剑英雄1的源代码(英雄救美版)。经典PRG游戏编程示例。
Platform: |
Size: 653820 |
Author: 崔常喜 |
Hits:
Description: vfp原程序prg-Probe original program prg
Platform: |
Size: 90112 |
Author: 张建 |
Hits:
Description: 一.解压到某一目录后,编译并运行pRegServer.prg,以注册数据库。 二.打开ProjectGroup1.bpg,编译,把所有COM+组件安装到某一个组件包中。 三.导出客户端组件包。 四.在客户端安装ServerSide组件包的客户端proxy。 (如果在同一台机器上运行,三、四步可以省略) 五.把目录下的ServerName.ini中的RServerName值Win2k改为你安装服务组件包的机器名。 六.可以编译、运行客户端。(这个实验版本的客户端名为Procject1.prg) 这个版本只注册功能的实现,有些乱。-one. Decompression of a directory, compile and run pRegServer.prg to registration database. 2. Open ProjectGroup1.bpg, compile and install all COM components of a package. 3. Derived client kits. 4. The client installation kits ServerSide client proxy. (If the same machine running, three, four-step can be omitted) 5. Put the directory of RServerName ServerName.ini value to you Win2k installation services kits from the machine. 6. It can be compiled and run the client. (The experimental version of the client called Procject1.prg) this version only to achieve the registration of some chaos.
Platform: |
Size: 136192 |
Author: 王为 |
Hits:
Description: VFP最近技术介绍,可能对你有用-VFP recent technical presentation may be useful to you
Platform: |
Size: 5120 |
Author: 李鸿祥 |
Hits:
Description: 在线flash编程的小应用软件。试试吧-online small flash programming application software. Try it.
Platform: |
Size: 3162112 |
Author: 李焱 |
Hits:
Description: 单片机源代码,自己做的电路板,好使-Single-chip source code, make their own circuit board, so that
Platform: |
Size: 555008 |
Author: 颜滨 |
Hits:
Description: 基于STM32 的LED点阵的中文显示屏 应用在停车厂 可以滚动显示 可以与与停车场管理系统上位机通信-Based on the STM32 LED dot matrix display used in the Chinese can scroll for Parking and Parking Management System with PC communication
Platform: |
Size: 6772736 |
Author: jinweijun |
Hits:
Description: 基于VC++的PRG游戏角色走动模块,虚框框起来的区域就是人物能走到的范围-VC++ PRG game character based on moving module, range box in the area is the character of virtual box can go
Platform: |
Size: 41984 |
Author: zhcho |
Hits: