-
BookManager
书本管理系统,包含普通用户与管理员登录,书本信息查询,删除,修改,添加等功能。(Book management system, including the ordinary user and administrator login, books information search, delete, modify, add, and so on.)
- 2010-11-08 17:45:22下载
- 积分:1
-
Ray
说明: Orleans是一个框架,它提供了一种直接构建分布式高规模计算应用程序的方法,而无需学习和应用复杂的并发或其他扩展模式。
Ray在Orleans框架进行封装,在一致性方面得到了很好的处理(A straightforward approach to building distributed, high-scale applications in .NET.
Orleans is a framework that provides a straightforward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns.)
- 2020-06-21 08:40:01下载
- 积分:1
-
C++实战源码-手写数字识别程序(入门级实例579).zip
C++实战源码-手写数字识别程序(入门级实例579).zip
- 2019-10-01下载
- 积分:1
-
MinMax
find min and max together
- 2009-11-10 10:09:39下载
- 积分:1
-
Apex-Legends-Simple-Glow-master
透视自瞄DX11 HOOK源码,编译可用(APEX-LEGENDS DX11 HOOK)
- 2020-06-30 05:00:01下载
- 积分:1
-
CAN_ECHO-AB
can a传送到can b,然后将数据回传给can a。
然后验证传输和接收的数据。
这个例子可以用来检查can-a和can-b之间的通信。
DSP的两个端口都需要彼此连接(通过可接收的端口)。(CAN-A transmits to CAN-B, which then echoes the data back to CAN-A. CAN-A then verifies the transmitted and received data. This example can be used to check communication between CAN-A and CAN-B. Both CAN ports of the DSP need to be connected to each other (via CAN transceivers).)
- 2018-02-28 17:17:01下载
- 积分:1
-
update
站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号( Stationmaster writes uses FTP automatically to renew the
application system document the procedure, may the automatic digit
dialing )
- 2001-02-07 00:00:00下载
- 积分:1
-
gams
说明: 基于c语言的gams平台机组组合程序,用于计算含风电场的多节点机组组合(Unit commitment program of gams platform based on C language)
- 2019-01-19 14:48:09下载
- 积分:1
-
My-clock
本程序为单片机红外遥控液晶万年历程序。本程序包括ds1302时钟部分,ds18b20部分,红外遥控等部分(The program for the infrared remote control MCU LCD calendar program. The program including of ds1302 clock parts, ds18b20 part, infrared remote part)
- 2013-04-14 16:01:38下载
- 积分:1
-
数据库开发导航
数据库开发导航
vc++访问DAO数据库
运行目录,驱动器根目录下
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。
用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
- 2022-01-26 02:14:22下载
- 积分:1