资源列表
[并行运算] NDVI
说明:利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加<秦论剑> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[汇编语言] BCD_conversion_routines
说明: Binary-to-BCD. Written by John Payson. Enter with 16-bit binary number in NumH:NumL. Exits with BCD equivalent in TenK:Thou:Hund:Tens:Ones. org $0010 Start of user files for 16c84- Binary-to-BCD. Written by John Payson.<Medvonok> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[汇编语言] asm_pic_lcdkeypad
说明:Asm file for pic18f877a with lck n keypad<osama munir> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[汇编语言] showstrings
说明:程序代码,其功能是在屏幕上显示“Hello World”和“My name is ICE” 两个字符串-the source code can print "hello world"and"my name is ice"<christian> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[书籍源码] SSX
说明:autocad中express工具中的ssx命令升级版,此命令只查找同属性(包括颜色、线型==)的图索-autocad in the express tool in order ssx an upgraded version of this command only to find the same attributes (including color, line ==) Figure cord<kevin jiang> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[编译器/词法分析] LL(1)Parser.C
说明:一个简单的LL(1)带预测的语法分析器源代码-A simple LL (1) with a predictable source code parser<王天放> 在 2025-07-02 上传 | 大小:2kb | 下载:0