-
Aseemble-Language
了解和掌握 MOV、PUSH、POP、XCHG四条指令的作用和在编程中的用法.
逻辑指令、跳转指令与分支程序设计.
算术运算类指令、移位指令及循环程序设计.(Understand and master MOV, PUSH, POP, XCHG four instructions in a programming role and usage. Logic instructions, branch instructions and branch design program. Arithmetic type instructions, shift instructions, and loop programming.)
- 2011-07-02 17:23:11下载
- 积分:1
-
TexCube
directx9.0 绘制立方体木箱并赋予纹理贴图,加光照(directx9.0 draw a cube wooden box and give texture mapping, plus light)
- 2012-05-28 13:43:56下载
- 积分:1
-
基于CC2530的无线测温程序
一共两个无线模块,一个是采集模块,主要功能是采集温度并无线传输;
另外一个无线模块的主要功能是将接受到的温度数据通过SPI传输给主控制器和设置采集模块的参数;
芯片采用的是CC2530, 开发环境是IAR7.51A;
- 2022-02-07 01:33:47下载
- 积分:1
-
dev
windows 编程循序渐进源码,分为3部分,每四章做了包,因为怕太大了(windows programming step-by-step source, divided into 3 parts, each of four chapters to do the package, because too much fear)
- 2009-03-04 09:56:25下载
- 积分:1
-
SARViewer
通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
- 2013-08-03 19:39:01下载
- 积分:1
-
格子波尔兹曼程序
二维平板热扩散的格子玻尔兹曼方法模拟的编程资料(Two dimensional plate thermal diffusion)
- 2021-03-23 15:29:15下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1
-
C# 程序写的调用扫描仪扫描图片并保存实现自动扫描和手动扫描功能
用C# 写的调用扫描仪扫描图片并保存实现自动扫描和手动扫描功能!
- 2022-07-19 10:59:08下载
- 积分:1
-
tuxingtianchong
图形填充,单击画图形,双击后在封闭图形内填充图案(The graphics filled, click painted graphics, double-click in the closed graphics fill pattern)
- 2020-06-30 19:40:01下载
- 积分:1
-
上传头文件
Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。用C++语言编写
- 2022-03-11 10:26:48下载
- 积分:1