-
gdal
一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用(A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use)
- 2011-09-21 22:35:45下载
- 积分:1
-
Easy-paint
画图工具实现windows GDJ 图像绘制 子窗口控制项的使用.(Easy paint)
- 2014-12-18 14:34:08下载
- 积分:1
-
ADucm350 ADC代码实现
ADucm350是ADI公司最近发布的一款芯片,本代码实现了在ADucm350开发板上输出正弦波,该正弦波用sine generator生成,利用sequence设置寄存器来改变输出的各种参数。
- 2022-02-05 18:58:20下载
- 积分:1
-
BU9792
段式液晶驱动芯片BU9792驱动程序,也是低功耗的,是日本设计的,非常不错啊。(Segment LCD Driver IC BU9792 driver, but also low-power, is a Japanese design, very good ah.)
- 2020-12-24 16:59:05下载
- 积分:1
-
hilbert
希尔伯特变换的c程序完整代码,可以实现相应功能(Hilbert transform of the c program code integrity, you can realize the corresponding function)
- 2008-06-04 11:03:18下载
- 积分:1
-
boyi
威佐夫博弈问题......................(Wei Zuofu Game.......................)
- 2010-05-13 09:25:52下载
- 积分:1
-
SPI
stm32的SPI库函数固件库,挺好用的,新手必备!(SPI for STM32.And it is very useful.)
- 2020-06-19 06:40:02下载
- 积分:1
-
092203
实现对二叉树的一个指定的操作或用二叉树解决一应用问题
问题描述:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码.
(Binary tree to achieve a specified operation or application of a binary tree to solve the problem description: for any period of English input for the preparation of each character corresponding Huffman coding and use the code for any input 0,1 sequence decoding.)
- 2011-06-30 00:16:39下载
- 积分:1
-
HT-C语言范例
说明: 这是HOLTEK HT 48系列单片机应用实例,是学习HT-C语言的范例(HT 48 Series SCM example, the study of HT-C language paradigm)
- 2021-03-10 21:49:26下载
- 积分:1
-
ArcGIS AE 二次开发 Map和Layer的右键菜单及其操作
本文是利用C#自带的contextMenuStrip来实现; 1、在contextMenuStrip的OnClick事件中编写相应显示代码; 2、在axTOCControl的OnMouseDown事件中将对应事件与axTOCControl联系起来; contextMenuStrip.Show(axTOCControl1, new Point(e.x, e.y));
- 2022-06-13 07:08:11下载
- 积分:1