搜索结果

找到约 158 项符合 back 的查询结果

SQL Server 本程序运用access数据库

本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“ 并在服务器端重建连接 1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接 2运行server.exe 3最后运行客户端和管理的应用程序
https://www.eeworm.com/dl/689/356118.html
下载: 113
查看: 1018

Linux/Unix编程 一个小的telnet程序与大家共享

一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ ...
https://www.eeworm.com/dl/619/368831.html
下载: 94
查看: 1046

VC书籍 Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn

Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you w ...
https://www.eeworm.com/dl/686/371862.html
下载: 97
查看: 1089

其他书籍 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Fr

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, with no Front- Cover Texts, and with no Back-Cover Texts. A copy of the ...
https://www.eeworm.com/dl/542/373138.html
下载: 137
查看: 1049

微处理器开发 The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t

The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. * The source files for the AVRcam had the author name and copyright information added back into them after the judgin ...
https://www.eeworm.com/dl/655/385533.html
下载: 92
查看: 1091

Linux/Unix编程 开源备份软件源码 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that a

开源备份软件源码 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar f ...
https://www.eeworm.com/dl/619/391269.html
下载: 37
查看: 1099

其他 Instead of finding the longest common subsequence, let us try to determine the length of the LCS.

Instead of finding the longest common subsequence, let us try to determine the length of the LCS. &#1048708 Then tracking back to find the LCS. &#1048708 Consider a1a2…am and b1b2…bn. &#1048708 Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1b2…bn-1. &#1048708 ...
https://www.eeworm.com/dl/534/406523.html
下载: 196
查看: 1035

其他书籍 PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点

PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点,以及使用的各个过程,这些功能包括: · 基本操作 · 建立元件(Component) · 建立板子边框线(Board outline) · 输入网表(Netlist) · 设置设计规则(Design Rule) ·元件(Part)的布局(Placement) · 手工和交互的布线 · SPEC ...
https://www.eeworm.com/dl/542/407090.html
下载: 43
查看: 1048

数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
https://www.eeworm.com/dl/641/407093.html
下载: 31
查看: 1093

Linux/Unix编程 mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utilit

mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utility written by Werner Almesberger (who graciously gave me some pointers when I asked for some advice about writing this code), and also to avoid me having to boot DOS just to create data partitions (I use ...
https://www.eeworm.com/dl/619/410190.html
下载: 165
查看: 1051