资源列表
10159921
- Delphi调用百度ocr接口的源码展示(Delphi call baidu OCR interface)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit
双踪虚拟示波器V1.0
- 示波器的设计,基本上满足日常的使用。可以自动调整频率等功能(Design of Oscilloscope)
FMSoft_uniGUI_Professional_1.90.0.1501
- 最新注册版带注册机,uniGui是基于Delphi的一套开发Web应用的前端开发空间,使用的是ExtJS,(Latest Registered Edition With Register,UniGui is a front-end development space for developing Web applications based on Delphi, using ExtJS)
labview调用Halcon的九点标定
- labview联合halcon手眼标定 ,labview调用halcon方法进行九点标定,(LabVIEW combined Halcon hand-eye calibration)
labview九点标定
- labview与机械手的九点标定 手眼标定的实现(LabVIEW and nine-point calibration of manipulator)
(强化学习入门)David Silver
- 深度学习的中文版本,里面详细介绍了深度学习的各种算法,其中还有一些用到的基础内容,例如矩阵和向量的范数(Chinese version of the depth of learning, which detailed the depth of learning algorithms, some of which used the basics, such as vector and matrix norm)
shiyan1
- 利用多GPU进行分布式训练,用的是tensorflow的Keras平台(Distributed Training Using Multi-GPU)
LabVIEW read EXCEL Data 详细 教程
- 用LabVIEW读取Excel数据,已使用,效果不错,教程不错。(Read the excel data with LabVIEW!)
Verilog源代码
- 多种基本功能的Verilog代码实现,包括多路选择器,二进制到BCD码转换,二进制到格雷码转换,7段译码器,8位数据锁存器,移位寄存器等等多种功能。(Verilog code implementation of a variety of basic functions, including multiplexer, binary to BCD code conversion, binary to Gray code conversion, 7-segment decoder, 8-bit dat
计算机操作系统(第三版)PPT.zip
- 操作系统与计算机体系结构的关系 操作系统的形成与发展 操作系统定义 操作系统的资源管理功能 计算机体系结构与现代操作系统类型 UNIX、Linux操作系统概述(The Relation between Operating System and Computer Architecture Formation and Development of Operating System Operating System Definition Resource Management Function of
6s模型气校正python遥感数据
- 调用6s模型进行遥感数据大气校正,示例包括高分系列,landset系列卫星数据。python源代码,注释详细