登录
首页 » C# » test03

test03

于 2020-06-23 发布
0 269
下载积分: 1 下载次数: 1

代码说明:

说明:  测绘技能大赛试题03 帮助需要进行比赛的同学解除困难(Question 03 of Surveying and Mapping Skills Competition)

文件列表:

test03\.vs\WindowsFormsApplication1\v14\.suo, 47104 , 2019-03-27
test03\Text03.txt, 840 , 2019-03-27
test03\WindowsFormsApplication1\App.config, 189 , 2019-03-27
test03\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe, 14336 , 2019-03-27
test03\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe.config, 189 , 2019-03-27
test03\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.pdb, 24064 , 2019-03-27
test03\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe, 22696 , 2019-03-27
test03\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.config, 189 , 2019-03-27
test03\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest, 490 , 2015-06-04
test03\WindowsFormsApplication1\Form1.cs, 5502 , 2019-03-27
test03\WindowsFormsApplication1\Form1.Designer.cs, 4642 , 2019-03-27
test03\WindowsFormsApplication1\Form1.resx, 8399 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 868 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7248 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt, 2226 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.csproj.GenerateResource.Cache, 1012 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.csprojResolveAssemblyReference.cache, 2384 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.exe, 14336 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.Form1.resources, 1978 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.pdb, 24064 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.Properties.Resources.resources, 180 , 2019-03-27
test03\WindowsFormsApplication1\Program.cs, 536 , 2019-03-27
test03\WindowsFormsApplication1\Properties\AssemblyInfo.cs, 1374 , 2019-03-27
test03\WindowsFormsApplication1\Properties\Resources.Designer.cs, 2861 , 2019-03-27
test03\WindowsFormsApplication1\Properties\Resources.resx, 5612 , 2019-03-27
test03\WindowsFormsApplication1\Properties\Settings.Designer.cs, 1111 , 2019-03-27
test03\WindowsFormsApplication1\Properties\Settings.settings, 249 , 2019-03-27
test03\WindowsFormsApplication1\WindowsFormsApplication1.csproj, 3946 , 2019-03-27
test03\WindowsFormsApplication1.sln, 1039 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug\TempPE, 0 , 2019-03-27
test03\.vs\WindowsFormsApplication1\v14, 0 , 2019-03-27
test03\WindowsFormsApplication1\bin\Debug, 0 , 2019-03-27
test03\WindowsFormsApplication1\obj\Debug, 0 , 2019-03-27
test03\.vs\WindowsFormsApplication1, 0 , 2019-03-27
test03\WindowsFormsApplication1\bin, 0 , 2019-03-27
test03\WindowsFormsApplication1\obj, 0 , 2019-03-27
test03\WindowsFormsApplication1\Properties, 0 , 2019-03-27
test03\.vs, 0 , 2019-03-27
test03\WindowsFormsApplication1, 0 , 2019-03-27
test03, 0 , 2019-03-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Open MPI多线程程序设
    说明:  本文介绍的基于多线程和图像分块实现加速运算,因为调用了opencv库,比较容易编写和实现。OpenCV全称是是Open Source Computer Vision Library,它是由Intel微处理器研究实验室的视觉交互组开发,是一种用于数字图像处理和计算机视觉的开源函数库,采用的开发语言是C++。(This paper introduces an acceleration algorithm based on multi-threading and image partitioning, because it is easy to write and implement by calling the opencv library. OpenCV is called Open Source Computer Vision Library. It is developed by the Visual Interaction Group of Intel Microprocessor Research Laboratory. It is an open source library for digital image processing and computer vision. The development language used is C++)
    2019-10-10 09:12:50下载
    积分:1
  • parallel-computing
    并行计算导论,作为基础入门的指导书 张林波出版(Introduction to parallel computing, as a basis for entry guide book)
    2013-11-20 00:19:49下载
    积分:1
  • ad9850
    内含串行与并行模式程序。有读函数,写函数,复位说明 与测试程序主函数(With serial and parallel mode program. Read write function, function, reset and test program main function)
    2013-08-31 13:08:23下载
    积分:1
  • CUDA_Matrix
    CUDA的基礎的矩陣相乘法,包含CPU版本以及GPU版本(CUDA Matrix)
    2013-09-07 00:56:32下载
    积分:1
  • Mars_v2
    GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by Google for the ease of development of web search applications on a large number of commodity CPUs. Compared with CPUs, GPUs have an order of magnitude higher computation power and memory bandwidth, but are harder to program since their architectures are designed as a special-purpose co-processor and their programming interfaces are typically for graphics applications.)
    2009-03-17 11:22:47下载
    积分:1
  • Matlab pso1
    PSo代码如何提供鼠标点击和帮助请用代码dcscsdcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
    2022-01-27 18:24:48下载
    积分:1
  • julia
    一个基础的CUDA例子,绘画出julia集合。(One based on CUDA example, draw julia set.)
    2012-07-13 11:37:45下载
    积分:1
  • NVIDIA_CUDA_1
    cuda资料,对于并行编程很有帮助!该资料描述了cuda的基本信息,以及重要的步骤,让您逐渐上手,轻松掌握cuda并行编程。(cuda information useful for parallel programming! The information describes the cuda s basic information, as well as an important step, so that gradually you get started, easy to master parallel programming cuda.)
    2020-12-11 21:39:18下载
    积分:1
  • extract
    提取VASP中OUTCAR、EIGENVAL、DOSCAR中的内容,可以用于绘制计算体系的能带结构、态密度(extract information like band structure,dos,from OUTCAR,EIGENVAL,DOSCAR file)
    2018-06-26 08:31:53下载
    积分:1
  • implementation of the multiplication of two double matrices by using MATLAB C-Mex and CUBLAS library
    本文介绍了一个通过GPU CUDA实现两个双矩阵相乘的MATLAB运算包。
    2022-07-17 00:43:28下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载