CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 系统编程

资源列表

« 1 2 ... .12 .13 .14 .15 .16 1917.18 .19 .20 .21 .22 ... 15013 »
  1. rpgedit

    0下载:
  2.  某PRG游戏的参数编辑器,VC++ PRG游戏编写教程中的一个随书例子,可以对人物名称、攻击力、防御力、魔法、等级、攻击距离等进行参数设置,在一些PRG游戏中,你这样的编辑器是经常在在的。-A PRG game parameter editor, VC++ PRG game to write a tutorial with the book example, can the character name, attack power, defense force, parameter setti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:15.58kb
    • 提供者:王佩华
  1. haofang

    0下载:
  2. 最近迷上了魔兽真三国无双,但是一次一次的挤房间然我很不爽,本程序将自动尝试进入浩方真三菜鸟房的40-60号房间。先需要进浩方然后选 竞技-真三-上海专区。 -Recently hooked Warcraft Dynasty Warriors, but again and again I am very unhappy crowded room and then the program will automatically attempt to enter Holdfast really thre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:16.87kb
    • 提供者:王佩华
  1. prgflash

    0下载:
  2. 基于VC++的PRG游戏角色走动模块示例,用虚框框起来的区域就是人物能走到的范围,超出这个范围的话是不行的,示例简单,仅供参考。-PRG game characters move around based on VC++ module example, a virtual frame up area is the range of characters can come outside this range is not an example of a simple reference purp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:43.02kb
    • 提供者:王佩华
  1. personnel

    0下载:
  2. 一款VC++与Access结合实现的简单人事管理系统,登录的用户和密码均为RSK,功能简单,欢迎初学者下载参考。-A VC++ with Access achieved with a simple personnel management system, user login and password are the RSK, features a simple, beginners are welcome to download the reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:88.64kb
    • 提供者:王佩华
  1. emsdemo

    0下载:
  2. 员工基本信息管理,实现员工基本信息的管理,以及工资等的管理-employee management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:25.29kb
    • 提供者:liqiang
  1. dmscodes

    0下载:
  2.  VC++/Access仓库管理系统的源代码,此程序源码是VC++数据库系统开发实例导航中的一个随书实例,功能不太多-VC++/Access warehouse management system source code, program source code VC++ database examples navigation systems development in one instance with the book, not too much
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:120.24kb
    • 提供者:谢忠
  1. hotsys

    0下载:
  2. VC++酒店业务管理系统,包括订餐、客户等功能模块,界面较粗糙,是书中的范例实例。在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS-VC++ hotel business management system, including ordering, customers and other functional modules, the interface is rough, examples of instances in the bo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:76.4kb
    • 提供者:谢忠
  1. datagrid

    0下载:
  2. VC++操作DataGrid控件,实例Test测试程序源码,运行程序前,必须注册ODBC数据源。-VC++ operation DataGrid control instance Test test program source code, before running the program, you must register the ODBC data source.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:76.76kb
    • 提供者:谢忠
  1. treedata

    0下载:
  2. VC++操作Tree控件,点击TRee的节点可依次展开二级节点,Tree节点应用是相当广泛的。要运行程序必须将数据库文件夹Database(包含数据库文件City.mdb)与可执行文件放在一起-VC++ to operate the Tree control, click Tree nodes can expand the secondary node the Tree node application is quite extensive. To run the program must be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:49.47kb
    • 提供者:黄洁
  1. driverman

    0下载:
  2. VC++数据有效性监测一例,一个与Access数据库操作相关的小例子,测试时请注意,要运行程序必须将数据库文件drivers.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-VC++ data validation monitoring one case, a small example of the operation of the Access database, test Please note, to run the program must b
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:27.34kb
    • 提供者:黄洁
  1. accesspic

    0下载:
  2. 本实例演示如何使用VC++将BMP图片存入Access数据库,注意Access字段的类型及长度值,测试时请注意,要运行程序必须将数据库文件userinfo.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-This example demonstrates how to use VC++ BMP image into the Access database, pay attention to the type and length of the Acces
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:54.19kb
    • 提供者:黄洁
  1. odbcexcel

    0下载:
  2. VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ to read and write Excel files, write data to Excel, and then read data from Excel To run the program must establish a the named Demo.xls Excel
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:19.38kb
    • 提供者:黄锡铭
« 1 2 ... .12 .13 .14 .15 .16 1917.18 .19 .20 .21 .22 ... 15013 »
搜珍网 www.dssz.com