-
2
说明: 2进制10进制16进制转换(包括整数小数)使用数组进行编程(Hex converter
)
- 2014-03-19 21:19:20下载
- 积分:1
-
AdvInAbat
说明: 一个采用VC+DX8.0编程的2D游戏, 有一定的可玩性.
游戏主题: 屠宰场.
同时, 对于学习DX和VC也有一定的帮助
(using VC DX8.0 a 2D game programming, a certain degree of fun. The game theme : the slaughterhouse. Meanwhile, the study also DX and VC can help)
- 2005-10-13 17:11:32下载
- 积分:1
-
meanshift_seg
用meanshift算法实现图像的平滑和分割的算法(Algorithm used meanshift image smoothing and segmentation algorithms)
- 2009-06-17 23:34:05下载
- 积分:1
-
mpxviewer
A viewer for the games Metroid Prime 1-3
(A viewer for the games Metroid Prime 1-3
This was a research project I did to mainly help me understand how to do 3D programming, early in the beginning revel8n messaged and asked if I wanted to help, heck yes I did.)
- 2011-05-25 11:36:50下载
- 积分:1
-
简易网络嗅探器
网络嗅探器在网路安全方面扮演很重要的角色。使用网络嗅探器可以把网卡设置为混杂模式,并可实现对网络上传输的数据包的捕获与分析。次分析结果可供网络安全分析之用,更有可能被用来做一些黑客行为。本文将详细介绍嗅探器的实现原理,并给出一个简单的实例。(Network sniffer plays a very important role in network security. The network sniffer can be used to set the network card as promiscuous mode, and it can capture and analyze the data packets transmitted on the network. The results of sub analysis can be used for network security analysis, and more likely to be used to do some hacker behavior. In this paper, the implementation principle of sniffer is introduced in detail, and a simple example is given.)
- 2017-10-27 20:45:09下载
- 积分:1
-
spwm
基于dsp28377的spwm的发生工程文件(SPWM engineering document based on dsp28377)
- 2020-12-01 14:29:26下载
- 积分:1
-
inventorymgtsystem
Thisa is inventoruy mgt system
- 2010-01-21 14:57:43下载
- 积分:1
-
fee
编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
- 2013-04-24 18:21:49下载
- 积分:1
-
合同信息管理系统Excel模板
说明: VBA合同管理系统,合同查询、客户信息查询(VBA contract management system, contract query, customer information query)
- 2020-03-23 16:55:10下载
- 积分:1
-
youxiangtu
编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路:
(1)如果为n阶,则随机产生一个n*n的邻接矩阵;
(2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。
这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
- 2008-06-14 02:33:57下载
- 积分:1