搜索资源列表
2
- 作品是命令行界面下解决特定电路分析问题的工具,开发平台是TC,但绝大部分代码都仅依赖于标准库,有可移植性。代码风格严谨,质量较高。介绍这份作品的一个初衷,是希望同学们在选题时能开阔思路:不一定要编千人一面的小游戏,从所学课程内容中找到选题的灵感是值得鼓励的。-Work is under the command-line interface circuit analysis to solve specific problems in the development platform is the
Simple_library_manage_system
- 本程序实现了dos命令行下的简易图书管理系统。-This programm implements a simple library management system under dos command.
ZRFree
- 自己常用的两个小工具的Delphi源码 1.超级短小的屏保启动程序 sss(ScreenSaverStarter) 如果要离开电脑一会并希望立即启动屏保,执行这个小程序即可。就一个非常小的 .dpr, 适合Delphi任何版本。 2.系统搜索路径设置程序 ZRPath 自家用的一个小小工具,可以方便地修改系统搜索路径,即时生效。 如果你是Delphi程序员,发布带运行包的程序时,你还可以用这个小小工具帮你暂时屏蔽 Delphi7.0/6.0 运行环
ZoobleLauncher
- An example how to create a lightweight executable file (with icon) that launches another executable with various command line arguments using MinGW. Written in pure C, so to keep library needs low (and the file REALLY small).-An example how to create
library
- 图书管理系统用c语言编写,在命令行下运行。适合本科c语言课程设计-Library management system using c language, run the command line. C language curriculum for undergraduate
GoogleHacks
- Search engines for large collections of data preceded the World Wide Web by decades. There were those massive library catalogs, hand-typed with painstaking precision on index cards and eventually, to varying degrees, automated. There were the large d
Remote
- 远程线程注入支持库 (1.0_2版)争取大家的意见,增加了一个命令取进程ID 和修改了注入进程参数为进程ID,修改了上次的例程无效果的情况,本例程WIN7以上无效果-Remote thread injection support library (1.0_2 edition) fight for everyone s views, and adds a command to take the process ID and modifying the injection process param
NCRE39
- 2014年全国计算机等级考试 一、一二级考试:必须运行管理系统中的“一致性校验及上报处理”命令,且只有通过上报处理操作的数据才能上报(执行完操作后会自动生成一个SQLite库的压缩包,上报该压缩包)。考试结束后,考点在备份考生文件夹数据的同时,务必备份服务器上D:\NCRESYS2013\Wsave38完整目录(备份时无需关闭SQL服务器)。备份数据(考生文件夹、Wsave38)同时刻录光盘上报。光盘内含资料为:SQLite库的压缩包、考生文件夹、Wsave38。-SQLite will a
library
- c语言,用class编的图书馆借还系统。举例如下: Welcome to the library management system, please type your commands. > listbook There is no book in the system. > listcustomer There is no customer in the system. > addbook 1 book1 book1 added to the
20160416_013209748
- 易语言驱动级进程管理源码例程程序结合易语言应用接口支持库和扩展界面支持库,调用API函数和易语言模块命令,实现进程的管理。-Easy language source driver stage process management routine program combined with easy language support library and application interface expansion interface support library, call the API
gsl-shell-2.3.1-win32
- GSL shell is an interactive command line interface that gives easy access to a collection of numeric algorithms and functions based on the GNU Scientific Library (GSL). GSL Shell is able to work with matrices or vectors to perform linear algebra oper
chompfull_win32
- Kaczynski “computational homology”专著的相关程序-The CHomP software package consists of a C++ programming library and a collection of command-line driven programs, which allow to use the most fundamental features of the library through an easy interface. (P
jbigkit-1.6-src
- JBIG是二值图像压缩的国际标准.二维压缩技术是指在水平方向和垂直方向都进行了压缩.二值图像的每一个像素只用一位表示.JBIG技术已相当完善,并且广泛应用于传真,印刷等领域.但是JBIG只考虑单幅二值图像压缩,并没有考虑动态二值视频帧间的相关性.用JBIG直接进行二值动态视频的压缩(JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such a
libpcap-1.4.0.tar
- This is the official web site of tcpdump, a powerful command-line packet analyzer; and libpcap, a portable C/C++ library for network traffic capture. In this page, you'll find the latest stable version of tcpdump and libpcap, as well as current de
PDF
- C#编程读取pdf文件 这看起来是一个不太难的任务,或许您已经在web中找到了如何实现的参考资料。如果您有一个PDF文件,而您不知道如何从中读取数据,可以参考下面的内容。 首先,您需要一些能够帮助您处理PDF文件的动态库。我用的是PDFBox。那么,什么是PDFBox呢?官方网站的介绍如下PDFBox 是一个开源的用于处理PDF文档的Java PDF 库 。它能够创建新的PDF文档,处理现存的PDF文档,还能从文档中抽取内容。PDFBox还包含几个命令行工具。(C# programming
C - Hello World!
- The #include <stdio.h> is a preprocessor command. This command tells compiler to include the contents of stdio.h (standard input and output) file in the program. The stdio.h file contains functions such as scanf() and print() to take input and
