-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
1_63by0.Sams.Teach.Yourself.Visual.C.NET.in.21
this is a very good book for learners of Visual C++. As a beginner i found this was very useful for me. And i hope it will be very useful for those who are interested to learn Visual C++.
- 2015-03-09 15:24:07下载
- 积分:1
-
libsvm-3.17
svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译(svm linear classifier)
- 2013-05-09 07:56:24下载
- 积分:1
-
1
说明: 俄 罗 斯 方 块 小 程 序(Tetris Applet)
- 2009-12-22 11:30:52下载
- 积分:1
-
Wind-Power-Integration-Connection
风力发电机技术外文文献学习材料,包含控制技术(Foreign Literature wind turbine technology learning materials, including control technology)
- 2014-12-23 23:00:00下载
- 积分:1
-
Boost-Develop
该书详细介绍了Boost库的数十种子库,是目前为止我找到的最详细的Boost库中文书籍(The book details the Boost libraries dozens seed bank, is by far the most detailed I ve found Boost library books Chinese)
- 2014-08-12 10:56:46下载
- 积分:1
-
20060403_getpacketnt
windows环境下的截包代码,学习用,很有价值(windows environment cut package code, learn to use, great value)
- 2007-09-25 13:55:10下载
- 积分:1
-
FaceFeature
是一个人脸识别特征提取的Vc代码,很好用,希望对你有帮助!(Is a face recognition feature extraction Vc code, very good, and want to help you!)
- 2008-05-15 18:56:52下载
- 积分:1
-
Markov-Chain-Monte-Carlo
Markov Chain Monte Carlo and gibbs sampling
- 2011-12-12 19:21:20下载
- 积分:1
-
windowsprog
说明: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the process writing approach. These procedures used C language and use the original Windows Application Programming Interface (API). As discussed later in this chapter, and it is not writing the only way to Windows program. However, regardless of how you use the writing process, understand the Windows API are very important.)
- 2009-08-12 20:58:53下载
- 积分:1