搜索资源列表
sparsematric.cpp
- 十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起——实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的
gupiaojisuanqivb
- 这是一个用visua baisic编写的股票计算交易小程序,并不能应用到实际,只做学习用。-visua baisic prepared with the small stocks trading procedures and can not be applied to reality, doing to learn from.
lancontrl
- 网络控制--在局与网络内控制网络流量,现实等,实现网络的控制及其管理-network control -- the Bureau and the network control network traffic, the reality, the network control and management
20070003
- 鼠标滚动缩放图象,其中是通过Module1.bas这个类文件来现实!很实用哦-mouse rolling zoom images Module1.bas which is the type of document to reality! Oh, very practical
SimpleOperatingSystem
- 只是一个简单模拟操作系统,是一个现实操作系统的压缩版,只模拟操作系统的部分功能。-just a simple simulation of the operating system, the reality is a compressed version of the operating system. only the operating system simulation function.
hangbianji
- 一个实现行编辑的小程序- A reality present edition scr ipt
敲冰块游戏2000的源码
- 敲冰块游戏2000的源码,这个游戏能给你带来敲冰块的现实感.-knocking on the ice FOSS 2000 game, the game can bring you knock ice in a sense of reality.
LMSyuyin
- 本文将现实中采集到的一段语音加上了高斯白噪声,利用了LMS算法,将噪声滤除,仿真效果良好-This article will be collected in reality a section of voice coupled with a Gaussian white noise, using the LMS algorithm, the noise filtering, simulation results
cheng
- 对卡车和小汽车的重量进行判断,并分类,当输入卡车时即可现实重量-Of trucks and cars to determine the weight and classification, when you enter the truck when the weight of reality
m05003104
- 日历,VB语言,实验课,有实验报告,在系统下现实日期-Calendar, VB language, the experimental class, there are experimental reports, the reality in the system date
12864
- 12864液晶显示时钟 用单片机控制可是现实中调整和设置闹钟-12864 Single-chip liquid crystal display controlled by the clock but in reality the adjustment and set up alarm clock
Disassembly_Tutorial
- 这本书是专门为黑客基本的分析程序使用调试器和汇编器的方法。这是有问题的巨大兴趣,但在现实中,很少有对谁掌握了专业水平,这些方法的程序员。-This book is dedicated to the basics of hacking—methods of analyzing programs using a debugger and disassembler. There is huge interest in this topic, but in reality, there are very
3D-Math-Primer-for-Graphics-and-Game-Development-
- This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math is related to computational geometry, which deals with solving geometric problems algorithmically. 3D math and computational geometry have applica
zj
- 六层电梯程序,符合实际,运行良好,用的是单片机-Six-story elevator procedures, in line with reality, running well, using a microcontroller
16X16-74HC154
- 本程序为16X16点阵显示程序,是用74HC154做扫描,P0-P2为数据输出来现实。-This program is 16X16 dot matrix display program, is to use 74HC154 done scanning, P0-P2 for data output to the reality.
DOUTREE
- 二叉树,也就是树的一个特殊结构。在现实中,二叉树也经常被使用,比如储存一些数据。在数据结构中,二叉树作为一个特大重点内容。-Binary tree, that is, a special structure of the tree. In reality, the binary tree are often used, such as storage of some data. In the data structure, binary tree, as a large focus.
IMGCaputre
- 图像的感知和获取,基础的获取,采样,现实量化等-Image perception and access to, basic access, sampling, quantization reality
matrix
- 实现两个n维矩阵相乘并用矩阵输出 用算法复杂度最低- devlpment two matrix multiple and I/O reality afafeafdfadsfdgf
multifunc_clock
- 自己编写的现实中工具,FLASH时钟,定时开关机,秒表记录,闹钟日程提醒等等一应俱全!-Preparation of their own reality tools, FLASH clock, timer switch, stopwatch, alarm clock calendar reminder so readily available!
Clock
- 一个小时钟的软件,可以动态的更新时间,秒针每秒刷新一次,时钟的功能基本实现,-this is a clock softward,it can show the current time as the reality world.