资源列表

« 1 2 ... .46 .47 .48 .49 .50 451.52 .53 .54 .55 .56 ... 653 »

[控制台(字符窗口)编程四级2000-2.上机考试题

说明:这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginn
<冬冬> 在 2008-10-13 上传 | 大小:6.91kb | 下载:0

[控制台(字符窗口)编程packetStorm1.2

说明:可以列出当前系统支持的网络设备,分析ARP协议包,将设备设置到promisc模式,分析ARP协议包,打印更多数据、采用表格方式输出-can summarize the current system to support the network equipment, ARP packet analysis, the equipment installed to promisc model analysis ARP packets, pri
<和上> 在 2008-10-13 上传 | 大小:6.79kb | 下载:0

[控制台(字符窗口)编程fft7

说明:通过选择输入一个所需的数据进行fft变换,通过fft变换,将数据变换输出-by choosing a required input data fft transform, through fft transform, transform data output
<kevin> 在 2008-10-13 上传 | 大小:6.89kb | 下载:0

[控制台(字符窗口)编程11register

说明:寄存器的实用范例,相信看了本源代码会对寄存器有个清晰的了解-Register of practical examples that read code will register origin have a clearer understanding of
<李乘风> 在 2008-10-13 上传 | 大小:6.82kb | 下载:0

[控制台(字符窗口)编程SrvTest

说明:用于探测目标服务器端口是否开通的效程序,供初学者玩耍-used to detect whether the target server ports open to the effective procedures for beginners play
<gaotao> 在 2008-10-13 上传 | 大小:6.92kb | 下载:0

[控制台(字符窗口)编程debug-java

说明:一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术-a simple compiler in procedures, he showed a lot of data types and abstract data types, and the right strings in the technical analysis
<冯杰> 在 2008-10-13 上传 | 大小:6.98kb | 下载:0

[控制台(字符窗口)编程VoiceImport

说明:本程序的主要功能是实现语音数据的采集功能。-this program is the main function of the realization of voice data acquisition functions.
<amerwang> 在 2008-10-13 上传 | 大小:6.71kb | 下载:0

[控制台(字符窗口)编程MultiThread

说明:这是一个多线程的买票程序,是学习多线程的一个入门程序
<江风> 在 2008-10-13 上传 | 大小:6.73kb | 下载:0

[控制台(字符窗口)编程console_srv

说明:windows下控制台重定向编程演示实例
<tqy> 在 2008-10-13 上传 | 大小:6.89kb | 下载:0

[控制台(字符窗口)编程salary2

说明:基于VC++开发环境,运行后出来DOS界面,通过程序计算,用于计算某个人一天能拿到的工资
<左琪> 在 2008-10-13 上传 | 大小:6.92kb | 下载:0

[控制台(字符窗口)编程2

说明:用回溯解背包问题 假设有n件物品,定义一个结构体a[]来存储,结构体有两个成员weight和value(weight表示重量,value表示价值)先定义一个数组col[]表示每个物品当前状态(为1表示被选,为0表示未被选),其初值全为1,从下标为0开始遍历,当前所选物品总重和总价值分别设为tw和tv(初值均为0),背包的限重设为limit,若第i个物品满足tw+a[i].weight<=limit且col[i]==1 就将a[i]
<STartBoy> 在 2008-10-13 上传 | 大小:6.85kb | 下载:0

[控制台(字符窗口)编程2005042718520726994

说明:世界编程大赛一等奖作品 进去是一个3D游戏的旋转界面,还有一段美妙的音乐,真是牛!!! 快去看看吧-won the World Programming Contest entries into the game is a 3D rotating interface, there is still some wonderful music, really awesome! ! ! Giving vent to see if it
<刘军> 在 2008-10-13 上传 | 大小:6.92kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 451.52 .53 .54 .55 .56 ... 653 »

源码中国 www.ymcn.org