CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - console application

搜索资源列表

  1. 在文件被使用时强制删除文件

    0下载:
  2. ForceDel.cpp : Defines the entry point for the console application. // // Modified by Zoltan Csizmadia, zoltan_csizmadia@yahoo.com // For companies(Austin,TX): If you would like to get my resume, send an email.-forcedel file when file is using.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:22513
    • 提供者:孙新
  1. RedirectSource

    0下载:
  2. This control makes it possible to redirect the stdin/stdout of a console-application to your program. It s even possible to redirect MS-DOS commands to your application. I ve written this project in Visual C++ 6.0 with ATL 3.0, because you can t use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:55179
    • 提供者:changming
  1. WNTServiceProject

    0下载:
  2. a Windows service (used to be called NT service) is a console application-a Windows service (used to be called NT serv ice) is a console application
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:25611
    • 提供者:srhg
  1. AESC

    0下载:
  2. AES算法在visualstudio6下用c语言实现,控制台程序-Under the AES algorithm in visualstudio6 with c language, console application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:9113
    • 提供者:xjg
  1. FileMon

    0下载:
  2. 控制台程序,可实时监控指定盘符的IO操作(读写),并输出日志-Console application, real-time monitoring of the specified drive IO operations (read and write), and output the log
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:4041
    • 提供者:ja
  1. ConsoleMFC

    0下载:
  2. This program teach us How to send debugging output to a console in a MFC application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:11946
    • 提供者:youjie
  1. usecryptoapibase

    0下载:
  2. use the base function Crypto API for crypt/decrypt message and view cryptoproviders in your system.(console application)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1949
    • 提供者:alex
  1. console

    0下载:
  2. this is a sample QT console application.. with some sample classes and methods
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:259936
    • 提供者:void return
  1. template_match

    0下载:
  2. Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Win32 Console Application.-Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Wi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:18691
    • 提供者:Sun
  1. student_system

    0下载:
  2. 学生信息管理系统,控制台程序,标准C语言,学生信息的录入,增删改查、成绩排序等功能。-Student Information Management System, console application, standard C, student information input, additions and deletions to change search, results sorting functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3707590
    • 提供者:张磊磊
  1. vidc_console

    0下载:
  2. vIDC_Console控制台程序,用于端口转发-vIDC_Console console application for port forwarding
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:169558
    • 提供者:sdfds
  1. md5

    0下载:
  2. 这是一个用来计算文件的MD5值控制台应用程序,C++源代码-This is a file used to calculate the MD5 value of the console application, C++ source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:863499
    • 提供者:千古
  1. Pro_bigprim

    0下载:
  2. 产生固定位长的大素数,可以通过控制台程序产生一个大素数放入一个文件中,同时在屏幕上打印;如果所产生的数较小,可以直接用变量接收的直接打印到屏幕结束。-Have a fixed bit length of the large prime numbers, you can create a console application into a large prime number file, and print on the screen If the resulting number is sm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:632142
    • 提供者:小杨
  1. console_progress

    0下载:
  2. 模仿linux下面的控制台应用程序进度指示器-console application progress indicator
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2186
    • 提供者:grant
  1. Pthread-of-linux

    0下载:
  2. 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:10294
    • 提供者:gc
  1. RSA

    0下载:
  2. 控制台应用程序:RSA 项目概述 应用程序向导已为您创建了此 RSA 应用程序。-Console Application: RSA Project Overview Application Wizard has created for you the RSA application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:139477
    • 提供者:ycq
  1. UdpAttack

    0下载:
  2. udp 泛洪攻击vc++源码,visual studi新建控制台程序编译即可-udp Pan Hung attack vc++ source code, Visual studi new console application compiled to...
  3. 所属分类:Network Security

    • 发布日期:2017-03-24
    • 文件大小:1010
    • 提供者:李振宇
  1. LINUX-Application-development

    0下载:
  2. Linux是一种自由和开放源码的类Unix操作系统。目前存在着许多不同的Linux,但它们都使用了Linux内核。Linux可安装在各种计算机硬件设备中,从手机、平板电脑、路由器和视频游戏控制台,到台式计算机、大型机和超级计算机。Linux是一个领先的操作系统,世界上运算最快的10台超级计算机运行的都是Linux操作系统-Linux is a free and open source of the Unix operating system. At present there exist man
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4465737
    • 提供者:wangleimary
  1. console

    0下载:
  2. 执行一个控制台程序并捕获它的输出,很不错的例子 -Simple project which demonstrates a method of executing a console application and capturing its output to be displayed by the GUI host
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:30656
    • 提供者:秦永久
  1. consfll-console

    0下载:
  2. 一个控制台下用程序修改系统用户密码的小程序,不错-A console application to modify the system user password small programs, good
  3. 所属分类:Network Security

    • 发布日期:2017-12-11
    • 文件大小:10910
    • 提供者:HY!838
« 12 3 »
搜珍网 www.dssz.com