资源列表
[通讯编程] BankAccout
说明: ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DOS环境下进入Bankps.dll所在目录,运行regsvr32 bankps.dll进行注册。 设置数据库:打开操作系统控制面板,打开管理工具-数据源 (ODBC),添加 系统DSN,命名为<lxj> 在 上传 | 大小:3.02mb | 下载:0
[其他小程序] CONSTANT_E
说明:计算e A very easy program to compute e with many digits. ** A basic program to learn how to compute in multiprecision.-Calculation of e A very easy program to compute e with many digits .** A basic program to learn how to compute in multiprecision.<> 在 上传 | 大小:7kb | 下载:0
[其他小程序] CourterfietMoneyProblem
说明:意给定n个球,其中有一个球较轻,通过天平找出这个球(用最少次数),并模拟过程-Italy given n balls, of which there is a lighter ball, through the balance to find the ball (with a minimum frequency), and simulate the process of<> 在 上传 | 大小:6kb | 下载:0
[其他小程序] mycalendar
说明:日历程序!它可以显示任意一年的日历!是dos界面的-Calendar programs! It can display any calendar year! Is the dos interface<> 在 上传 | 大小:9kb | 下载:0
[其他小程序] N_FACTORIAL
说明:这是一个计算大数阶乘的算法. ** 主要是通过链表来保存结果的每一位数。 ** 这样就不会有像long或int类型时,数太大而导致溢出的情况-This is a calculation of factorial of large numbers of the algorithm.** Mainly through the list to save the results of each of the median.** So there will not be as long or in<> 在 上传 | 大小:7kb | 下载:0