登录
首页 » C# » 生成三维管线

生成三维管线

于 2021-01-26 发布 文件大小:112KB
0 299
下载积分: 1 下载次数: 17

代码说明:

  管线生成,可以根据二维管线数据生成空间三维管线,里面有详细的代码说明已经调用方法讲解(Pipeline generation, according to two-dimensional pipeline data generated space three-dimensional pipeline, which has a detailed code that has been called to explain the method)

文件列表:

生成三维管线\pipeT\bin\Debug\pipeT.exe
生成三维管线\pipeT\bin\Debug\pipeT.pdb
生成三维管线\pipeT\bin\Debug\pipeT.vshost.exe
生成三维管线\pipeT\bin\Debug\pipeT.vshost.exe.manifest
生成三维管线\pipeT\Form1.cs
生成三维管线\pipeT\Form1.Designer.cs
生成三维管线\pipeT\Form1.resx
生成三维管线\pipeT\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
生成三维管线\pipeT\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
生成三维管线\pipeT\obj\x86\Debug\pipeT.csproj.FileListAbsolute.txt
生成三维管线\pipeT\obj\x86\Debug\pipeT.csproj.GenerateResource.Cache
生成三维管线\pipeT\obj\x86\Debug\pipeT.csprojResolveAssemblyReference.cache
生成三维管线\pipeT\obj\x86\Debug\pipeT.exe
生成三维管线\pipeT\obj\x86\Debug\pipeT.Form1.resources
生成三维管线\pipeT\obj\x86\Debug\pipeT.pdb
生成三维管线\pipeT\obj\x86\Debug\pipeT.Properties.Resources.resources
生成三维管线\pipeT\obj\x86\Debug\ResolveAssemblyReference.cache
生成三维管线\pipeT\pipeT.csproj
生成三维管线\pipeT\Program.cs
生成三维管线\pipeT\Properties\AssemblyInfo.cs
生成三维管线\pipeT\Properties\Resources.Designer.cs
生成三维管线\pipeT\Properties\Resources.resx
生成三维管线\pipeT\Properties\Settings.Designer.cs
生成三维管线\pipeT\Properties\Settings.settings
生成三维管线\pipeT.sln
生成三维管线\pipeT.suo
生成三维管线\pipeT\obj\x86\Debug\TempPE
生成三维管线\pipeT\obj\x86\Debug
生成三维管线\pipeT\bin\Debug
生成三维管线\pipeT\obj\x86
生成三维管线\pipeT\bin
生成三维管线\pipeT\obj
生成三维管线\pipeT\Properties
生成三维管线\pipeT
生成三维管线

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

发表评论


0 个回复

  • rpg
    说明:  一个rpg游戏源码,用vc++制作(A source rpg game with vc++ Production)
    2008-12-04 20:52:10下载
    积分:1
  • libsvm 源码下载
    含 java python相关 源码
    2015-04-22下载
    积分:1
  • TripleDes算法de实现
    之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。(Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized.)
    2005-05-18 21:08:51下载
    积分:1
  • SimpleCryptographer
    DES - Cryptograther using c#
    2013-11-08 13:37:10下载
    积分:1
  • 通过C#自带的头文件(类)获取Windows系统信息
    通过C#通过的类获取系统/硬件信息 
    2020-12-10下载
    积分:1
  • H264-analysis-tool
    H264码流分析工具 包含h264visa破解版和Elecard StreamEye Tools 以及注册码(H264 stream analysis tools include h264visa cracked version and Elecard StreamEye Tools and License)
    2014-07-29 16:21:54下载
    积分:1
  • norflash
    说明:  在ccs编程环境下工作,是dm6437处理器norflash外设芯片检查的程序(Programming environment to work in the ccs is dm6437 processors norflash peripheral chip inspection procedures)
    2009-08-31 14:34:19下载
    积分:1
  • DH
    说明:  Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而不能进行消息的加密和解密。双方确定要用的密钥后,要使用其他对称密钥操作加密算法实际加密和解密消息。(DH Protocol source code)
    2014-04-16 11:05:46下载
    积分:1
  • Legend-2
    AE 实现图例功能............ (AE legend)
    2013-12-10 21:58:10下载
    积分:1
  • Frequency-Analyser
    Frequency Analyser 虚拟频谱仪源代码,VC2005版本下,能运行,代码还不错!(Frequency Analyser virtual spectrum analyzer source code the VC2005 version can run, the code is pretty good!)
    2012-12-26 16:55:17下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载