虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

list

  • 最大流

    最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run "make" to compile the programs and generators. File "list" lists the programs produced my "make". Input files are in DIMACS format. See sample.input.

    标签:

    上传时间: 2015-12-30

    上传用户:zhenyushaw

  • 这是基于jsoncpp项目写扩展功能

    这是基于jsoncpp项目写扩展功能,jsoncpp只支持简单的系列化,我写了JsonArchive.h类,并提供了测试源代码tt.cpp。扩展了value,自动支持list、vector的系列化,支持2进制数据的系列化。这可是我花费了不少时间才搞定的。 包中不包含jsoncpp,请使用者自己下载。

    标签: jsoncpp 项目 扩展功能

    上传时间: 2014-09-06

    上传用户:aa54

  • dkcs_ddos_bot, written on VC++ 7.10 with admin panel on PHP (MqSQL as database server). Command

    dkcs_ddos_bot, written on VC++ 7.10 with admin panel on PHP (MqSQL as database server). Command list in archive, simply inject into explorer.exe. Create an army of bots. You can manage every bot, or all bots/bots in selected country

    标签: dkcs_ddos_bot database Command written

    上传时间: 2015-12-31

    上传用户:zhengjian

  • 《为Windows Vista编写安全的代码》

    《为Windows Vista编写安全的代码》,2007年出版 Providing developers with first-hand insights into design decisions and practical advice for solving real-world security issues, this authoritative guide urges developers to write more secure code on the Vista platform to support a growing customer base. Table of Contents Writing Secure Code for Windows Vista Foreword Introduction Chapter 1 - Code Quality Chapter 2 - User Account Control, Tokens, and Integrity Levels Chapter 3 - Buffer Overrun Defenses Chapter 4 - Networking Defenses Chapter 5 - Creating Secure and Resilient Chapter 6 - Internet Explorer 7 Defenses Chapter 7 - Cryptographic Enhancements Chapter 8 - Authentication and Authorization Chapter 9 - Miscellaneous Defenses and Security-Related Technologies Index list of Figures list of Tables list of Sidebars

    标签: Windows Vista 编写 代码

    上传时间: 2016-01-07

    上传用户:zxc23456789

  • C语言进阶,包含以下的内容:C语言进阶-第一讲概述.pdfC语言进阶-第二讲C语言复习.pdfC语言进阶-第三讲编译汇编调试.pdfC语言进阶-第四讲存储器与指针.pdfC语言进阶-第五讲 数据结构与

    C语言进阶,包含以下的内容:C语言进阶-第一讲概述.pdf\C语言进阶-第二讲C语言复习.pdf\C语言进阶-第三讲编译汇编调试.pdf\C语言进阶-第四讲存储器与指针.pdf\C语言进阶-第五讲 数据结构与链表.pdf\C语言进阶-第六讲中断与驱动.pdf\C语言进阶-第七讲编码风格.pdf\C语言进阶-第八讲编写安全无错的代码.pdf\C语言进阶-lmalloc 第四讲代码.rar\C语言进阶-ASIX Win link list 第五讲代码.rar

    标签: pdfC 进阶 语言 C语言

    上传时间: 2016-01-16

    上传用户:pinksun9

  • Sherwood算法消除最坏实例

    Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默认设为1000,可在宏定义处修改 用法: gcc -o sherwood sherwood.c gcc -o rd_list rd_list.c gcc -o list list.c ./rd_list s.txt 1000 产生一个长度为1000的互不相等的随机序列,保存在s.txt中 ./list s1.txt 1000 产生一个长度为1000的互不相等的降序序列,保存杂s1.txt中 ./sherwood s1.txt 运行算法,比较其中的4个算法的性能差异

    标签: Sherwood 算法

    上传时间: 2016-01-20

    上传用户:ainimao

  • TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe

    TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix

    标签: TFIND searches boolean reports

    上传时间: 2016-01-24

    上传用户:lindor

  • A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual

    A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as list controls with in-place label-editing and column sorting, progress indicators, and reading and writing to the Registry

    标签: CInternetSession CFtpConnection Demonstrates Windows

    上传时间: 2014-01-04

    上传用户:FreeSky

  • RAR Registration and Support sites ~~~ ~~~ ~~~ ~~~ ~~~ ~~~~ The latest version of RAR and supp

    RAR Registration and Support sites ~~~ ~~~ ~~~ ~~~ ~~~ ~~~~ The latest version of RAR and support conferences are available at the sites and BBS s listed below. Most of them are FIDONET-nodes, so you can request the latest version of RAR, via file request, using the magic name of RAR . NOTE: This list is distributed with the current version of RAR and may not be up-to-date. For the latest RAR_SITE list please visit our website at http://www.rarlab.com There you will also find the latest versions of RAR for all platforms as well as FAR, the greatest file manager in the world. North American Continent: USA

    标签: Registration and Support

    上传时间: 2016-02-14

    上传用户:cooran

  • 在使用VC6.0时,能够自动提示函数参数信息,以及对象的属性、方法等信息

    在使用VC6.0时,能够自动提示函数参数信息,以及对象的属性、方法等信息,但是不提供常量、宏的信息(不知Microsoft为什么会这样????)。这使得我们在使用常量时,如果记不全,就得查帮助文件。本人想如果能自动提供常量信息的话,就方便许多。于是自己开发了这个Add_In(VCExtendTools)。 此版本把原 VC常量、宏等自动提示器(Autolist.dll)的文件名改成了现在的 VC扩展工具集(VCExtendTools.dll)。 并新增两项功能:头文件与接口文件互换、用文本方式打开资源文件两个功能。 这个Add_In包括三个文件:VCExtendTools.dll、AutoDisplaylist.dll、list.txt。其中 list.txt 为在提示框中显示的信息库(即常量、宏、函数等)。如果本库中没有你需的常量,你可以修改此文件,加入你需要的信息(注意:每条信息占一行)。或者,换成你自己的常量库。此文件已经包含了VC6.0中的常量、宏、VBScript对象、VBScript事件、VBScript方法、VBScript属性和部分函数、数据类型。

    标签: 6.0 VC 自动 函数参数

    上传时间: 2016-02-17

    上传用户:zhangyi99104144