搜索资源列表

  1. MacAddr

    0下载:
  2. 获得指定IP地址或者主机名节点的MAC地址(console程序)-was designated IP address or host name of the node MAC address (console procedure)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:刘涛
  1. PropDump

    0下载:
  2. Console界面的可以得到文件的任何属性的程序。-Console interface can be of any document attributes procedures.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:chengjr
  1. MazeGame

    0下载:
  2. 迷宫算法,console-maze algorithm console
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:吴奇
  1. Microsoft Management Console (MMC) idls translatio

    0下载:
  2. Delphi的Microsoft MMC(管理控制台)头文件。-Delphi Microsoft MMC (Management Console) headers.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:杨文捷
  1. console app to draw with opengl

    0下载:
  2. console app to draw with opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:付少辉
  1. VirtualMemory

    0下载:
  2. program VirtualMemory {$APPTYPE CONSOLE} uses SysUtils, Windows const PageSize = 4096 //定义页面大小 var VmAddress, CommitAddress: Pointer //存放虚拟内存基址 Text: Pchar begin //保留二页虚拟内存 VmAddress := VirtualAlloc(nil, PageSize * 2, ME
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:黄春标
  1. MFCConsole_demo

    0下载:
  2. How to send debugging output to a console in a MFC application
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:丁丁
  1. 字符串处理函数集1

    0下载:
  2. 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:梁志洪
  1. struts-console(配置文件制作)-4.8

    0下载:
  2. 一个专门为struts开发的可视化xml配置文件的生成工具,可以方便生成struts的配置文件!使用很方便!-a struts developed specifically for the visualization xml configuration file generation of tools that facilitate the generation struts configuration files! Easy to u
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2330624
    • 提供者:曾波
  1. ConsoleCool+

    0下载:
  2. Console mode show digital char. vc6 compiled!
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:
  1. 08_165214_descriptorfn

    0下载:
  2. symbian OS C++ S60 的 描述符(descr iptor)的一个例程,非常实用 console 程序-football scores OS C S60 descr iptors (descr iptor) of a routine, very practical procedures console
  3. 所属分类:Symbian

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:thosing
  1. SglCon

    0下载:
  2. 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本-mapping function using mcc generated code embedded VC engineering example, Win32 Console Version
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:141312
    • 提供者:谢芊芊
  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.-for
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:孙新
  1. ConsoleTitleColor

    0下载:
  2. Win32控制台类型App的颜色控制, SetConsoleTextAttribute,GetConsoleScreenBufferInfo,FillConsoleOutputAttribute,SetConsoleCursorPosition -Win32 console type App color control, SetConsoleTextAttribute, GetConsoleScreenBufferInfo, F
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:szh
  1. router3

    0下载:
  2. console下模拟一个小的路由器程序 socket对话 多线程通信 DV算法的实现-console under simulated a small router dialogue process multi-threaded socket communication DV Algorithm the realization
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:284672
    • 提供者:SANG HWAK
  1. five_dos_pointer

    0下载:
  2. DOS版的五子棋,雙人對戰,console視窗的游標控制示範-DOS version of the 331, a double screen, console Windows cursor control model
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:李慣頭
  1. FuzzyCluster

    0下载:
  2. 一个用于模糊聚类的算法。源码是基于VC平台下的Win32 console application-for a fuzzy clustering algorithm. VC source is based on the Win32 platform console application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:119808
    • 提供者:史剑
  1. enderlw_PL0

    0下载:
  2. Win32 Console下C++实现的PL/0语言编译程序,含设计文档,欢迎讨论。-Win32 Console C realized PL/0 language compiler, including design documentation, welcomed the discussion.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:363520
    • 提供者:enderlw
  1. enumres

    0下载:
  2. 这是一个Windows Console程序,可以PE文件中所有的资源一次性通通取出来,存放在以文件名命名的目录中,支持用通配符指定多个文件,并且,可以指定/s参数以搜索子目录。 This program enumerates and extracts resources in DLLs or EXEs,etc. Syntax: EnumRes [/[e][s]] [filename ...] /e To ext
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:林宇
  1. comlib

    0下载:
  2. (17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programme. There is also a readme.txt. Don t forget to register the dll before trying to ru
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:liujia
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org