搜索资源列表

  1. masm_dos

    0下载:
  2. 这是初学者学习汇编语言的必备编译链接工具! 先要设置一下环境变量,下载此压缩包后,解压缩到一个路径,然后将此路径添加到系统变量的path下,然后在命令行键入masm进行编译,键入link进行链接-This is a beginner to learn assembly language compiler links essential tool! Must set some environment variables, downlo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:178176
    • 提供者:laymu
  1. 1

    0下载:
  2. 这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景! 1)把下面的代码粘贴到记事本里面,另存为 1.txt 文档。 2)在命令行窗口下(在开始→运行→cmd),进入文档所存盘符,输入debug<1.txt,就出现标准的三维空间动画和音乐了。悍啊....
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:李伟
  1. DEBUG

    0下载:
  2. 详细的DEBUG命令行参数解释,包含格式及用途、细节等。-DEBUG detailed explanation of the command line parameters, including format and uses the details.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:vive
  1. httpget-2.0.0

    0下载:
  2. 命令行的httpget2.0.0程序,几乎可以在任何C语言编译器及操作系统中编译通过。-httpget the command line procedures, in almost any C language compiler and operating system compile. -Command line httpget2.0.0 procedures, almost in any C language compiler an
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-13
    • 文件大小:52224
    • 提供者:zhang
  1. check_sum

    0下载:
  2. 用于计算网络文件校验和的计算:使用方法如下: 1) 以命令行形式运行:check_sum infile,其中check_sum为程序名,infile为输入数据的文件名。 2) 输出数据文件的校验和。 -Used to calculate the network file checksum calculation: Use as follows: 1) to run the command-line form: check_s
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:陈美美
  1. layer3

    0下载:
  2. MP3 解码c语言代码,在命令行下输入参数执行。-MP3 decoder c language code, in the command line, enter the parameters of the implementation.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-13
    • 文件大小:395264
    • 提供者:saint
  1. 0896170052

    0下载:
  2. 实现指定路径下的所有文件词频统计,基于命令行的。文件包括cpp和release版的exe-The achievement of designated trails of all documents under the frequency statistics, based on the command line. Documents include cpp and release version of the exe
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:王楠
  1. OceanmapVer1_1

    0下载:
  2. 这是一个通用的数组编辑器,OceanMap只是我给它起的一个名字。 主要功能: 1. 数组的行和列的个数可以自动进行保存,不必担心丢失数据; 2.可以以命令行方式调用OceanMap; 3.可以把输入的网格型数据转换成矩阵形式。-This is a common array editor, OceanMap only since I gave it a name. The main functions: 1. Array
  3. 所属分类:数据库编程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:蓓贝
  1. xsb

    0下载:
  2. 这是一个用visual C++开发的学生成绩管理系统,适用于C++初学者,采用命令行界面方式。主要功能有学生成绩的新建、添加、删除、排序等,为了提高效率,程序没有使用链表,而采用了了数组实现。-This is a visual C development of student achievement management system, applicable to C beginners, using command-l
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:wuyanfei
  1. sis

    0下载:
  2. 学生信息管理系统,命令行版 查看修改学生信息,管理学生成绩-Student information management system, command-line version of Show modify student information, manage student achievement
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:吴宇晨
  1. sprintf

    0下载:
  2. 在将各种类型的数据构造成字符串时,sprintf 的强大功能很少会让你失望。由于sprintf 跟printf 在用法上几乎一样,只是打印的目的地不同而已,前者打印到字符串中,后者则直接在命令行上输出。这也导致sprintf 比printf 有用得多。-In all types of data structure into a string, sprintf power will rarely disappoint you. Print
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:w33839834
  1. sqlinject

    0下载:
  2. 一个命令行的SQL注入工具源码,对于想学习网络安全编程的人来说有参考价值。-A command-line source of SQL injection tool, for want to learn programming, network security for a valuable reference.
  3. 所属分类:扫描程序

    • 发布日期:2024-05-13
    • 文件大小:18432
    • 提供者:dylan
  1. Tax

    0下载:
  2. 一个基于命令行界面的计算个人所得税应用程序。利用简单的菜单方式,让用户选择所需的功能。-A command line interface based on the calculation of personal income tax applications. Menu using simple methods to enable the user to select the desired function.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:金婷
  1. Agenda

    0下载:
  2. 采用面向对象方法和Java语言开发一个基于命令行交互方式的议程(agenda)管理系统-Using object-oriented methods and the development of a Java-based command-line interactive agenda (agenda) Management System
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:金婷
  1. secret

    0下载:
  2. pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:莫松成
  1. colorbar

    0下载:
  2. IDL中添加COLORBAR的函数。IDL中添加色标条需要由命令行编写。这个函数可方便添加COLORBAR.-IDL to add COLORBAR function. IDL add color need to be prepared by the command line. This function can be easily added COLORBAR.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:jinshan
  1. ftp

    0下载:
  2. 简单的linux客户端命令行的,不需要界面,可以模式求恶欢等操作。-Simple linux command line client, and do not need to interface, you can enjoy, such as mode of operation for evil.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:subhack
  1. XP_CMD

    0下载:
  2. 在windows下的命令行编写的一个小程序,主要是应用了一些dos指令,非常实用-In the windows command line under the preparation of a small process, mainly the application of a number of dos commands, very useful
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:陈轩辕
  1. MyZip

    0下载:
  2. 这是一个利用Java编写的命令行的zip压缩和解压程序,虽然只有一个.java源文件,但是可以实现文件夹的压缩和解压-This is a Java prepared to use the command line of zip compression and decompression procedures, although there is only one. Java source files, but can be achiev
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:李耀华
  1. tax

    0下载:
  2. 基于命令行界面的计算个人所得税应用程序,根据用户输入的当月工资薪水总额计算应缴纳的个人所得税额-Command line interface based on the calculation of personal income tax applications, based on user input in terms of gross monthly wage salary to be paid the amount of pers
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:liyingan
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org