资源列表

« 1 2 ... .86 .87 .88 .89 .90 213891.92 .93 .94 .95 .96 ... 216429 »

[控制台(字符窗口)编程递归枚举模板

说明:递归枚举模板 问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时: //  abcba 满足条件 //  abcbc 不满足条件 //输入:n p //输出:所有满足条件的字串及总数-recursive template Problem descr iption : n generation length of the string a
<qew> 在 2008-10-13 上传 | 大小:1.26kb | 下载:0

[其它viewcut

说明:实现简单的分割视图并在其中实现计数器功能,以及简单的绘图-simple segmentation View in which to achieve and counter functions, and simple graphics
<陆营> 在 2008-10-13 上传 | 大小:60.84kb | 下载:0

[其它二叉树的创建及先序、中序、后序遍历

说明:实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
<陆营> 在 2008-10-13 上传 | 大小:29.37kb | 下载:0

[杀毒计算机病毒原理与反病毒工具

说明:本书分为两个部分.第一部分介绍了病毒基础知识和反病毒工具的使用方法.第二部分深入DOS内部介绍病毒原理.使用与中高级人员参考!-the book is divided into two parts. The first part gives a basic knowledge of the virus and anti-virus tools use. The second part of the internal DOS-depth
<王宇> 在 2008-10-13 上传 | 大小:5.03mb | 下载:0

[杀毒Windows环境下32位汇编语言

说明:本书从简单的例子开始,逐步深入到windows平台汇编语言方方面面.汇集了作者深厚的win32汇编经验!-this book from a simple example, the gradual deepening of the windows platform assembly language aspects. The authors pooled deep win32 Series experience.
<王宇> 在 2008-10-13 上传 | 大小:2.69mb | 下载:1

[GDI/图象编程MaskSrc

说明:适用于WINDOWS98以后的版本, 从CODEPROJECT上找到的 -apply to future versions of Windows 98, found on the CODEPROJECT
<wsdg> 在 2008-10-13 上传 | 大小:2.87kb | 下载:0

[Windows编程自制蠕虫

说明:这是个模拟蠕虫病毒的原代码,对于学习病毒知识的朋友是个很好的学习。但请不要用它做坏事。-This is a simulation of the original worm code, learning knowledge of the virus is a very good friend of the study. But please do not use it to do bad things.
<llll> 在 2008-10-13 上传 | 大小:8.07kb | 下载:0

[网络编程计算机之间互相传输屏幕图象 .RAR

说明:屏幕精灵 (V1.0 Beta) 这是一个例子程序,主要是向初学者演示一下如何利用WINSOCK在几台计 算机之间互相传输屏幕图象。 抓屏对象为正在运行“屏幕精灵”的计算机,如果关闭“文件”菜单的 “开放端口”选项,别人就无法用“屏幕精灵”查看自己的屏幕了。新建窗 口以后会自动抓第一屏,以后双击窗口就是下一屏,全屏显示后可以通过双 击来关闭全屏窗口。 该程序用C++BUILDER 4.0编译(第一次会因为缺少文件报错,不用跟他计 较,重
<黄影> 在 2011-05-17 上传 | 大小:303.34kb | 下载:1

[ListView/ListBoxXListCtrlTest

说明:listview 内加 checkbox-error within plus checkbox
<陈云飞> 在 2008-10-13 上传 | 大小:75.05kb | 下载:0

[Windows编程Lagrange 插值法

说明:数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
<姚天伟> 在 2008-10-13 上传 | 大小:14.46kb | 下载:0

[Windows编程分段线形Lagrange插值法

说明:这个是用分段法求解线形方程组的算法,可以看一下,有帮助的-this section is used method of linear equations algorithm can look at, help
<姚天伟> 在 2008-10-13 上传 | 大小:3.66kb | 下载:0

[Windows编程矩阵直接三角分解法

说明:数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
<姚天伟> 在 2008-10-13 上传 | 大小:7.23kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 213891.92 .93 .94 .95 .96 ... 216429 »

源码中国 www.ymcn.org