-
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
-
vbmatlab
本文说明 vb与matlab连接的教程(This article explains to connect vb and matlab tutorial)
- 2008-03-24 12:46:32下载
- 积分:1
-
wave
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:39:05下载
- 积分:1
-
fz
说明: 改进欧拉法的matlab程序,并且其中有一个例子(Improved Euler method matlab program, and an example)
- 2012-06-26 22:10:09下载
- 积分:1
-
Enigma
说明: 这是二战时期著名的,独领一时风骚的密码机Enigma的源代码,它真实的再现了Enigma的工作原理和真实原貌,希望有兴趣的朋友共同参详(This is the famous World War II, was the sole lead of 1:00 coquettish Enigma cipher machine source code, it is a true reproduction of the working principle of the Enigma and true original, want to have a friend interested in the common parameters are set)
- 2010-03-26 13:15:23下载
- 积分:1
-
0291512780
混沌序列发生器,一种随机序列的预测!时间序列的分析和预测!(Chaotic sequence generator, a random sequence of the forecast! Time series analysis and forecasting!)
- 2007-12-03 16:29:03下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1
-
12389icpCpp
欢迎待下载,很好很轻大,谢谢,好代码,谢谢(a dood program)
- 2013-05-24 11:11:57下载
- 积分:1
-
loudong
说明: 可以测试系统存在的漏洞
大家可以学习源码,打开应用程序
这是自己原创(Can test the existence of loopholes in the system that we can learn from source code, open the application, this is their own original)
- 2010-03-29 15:50:31下载
- 积分:1
-
CPP-progaram-example
C++ 学习基础源码程序,帮助初学者快速掌握C++的基本使用及基础的编码技巧(Learn basic c++ source program, to help beginners quickly grasp the basic use of c++ and basic coding techniques)
- 2014-11-28 10:12:00下载
- 积分:1