您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Bioinformatics Biocomputing and Perl

  2. Bioinformatics Biocomputing and Perl: An Introduction to Bioinformatics Computing Skills and Practice Bioinformatics, Biocomputing and Perl presents a modern introduction to bioinformatics computing skills and practice. Structuring its presentation
  3. 所属分类:Perl

    • 发布日期:2010-01-08
    • 文件大小:3mb
    • 提供者:lasergene
  1. c#图像数据操作例子

  2. 本程序为C#例程,练习数据与图片的相互转换.并且通过这个程序熟悉BitmapData数据类型的使用方法.
  3. 所属分类:C#

    • 发布日期:2010-03-09
    • 文件大小:34kb
    • 提供者:chenneu
  1. OpenGL 库函数汇总(中文分类)CHM

  2. 首先感谢各位的下载,这个文档是我自己整理的,由于函数太多,没办法一一详细的添加用法的中文翻译,还望大家见谅,里面写明了是中文分类。 如哪位朋友有中文的用法介绍可以提供给我,让你我一起完善这个中文的翻译工作! 有些朋友说给我骗了,你要知道整理这个文档我花了大量时间。已经非常的不容易了,我找了好多CHM文档都没有一个是我自己想要的。非常痛苦弄出来的!希望大家多多支持!! 中文分类 OpenGL 库函数汇总 ================================= 目前OpenGL的函数主
  3. 所属分类:C

    • 发布日期:2010-05-09
    • 文件大小:86kb
    • 提供者:chenzifeng
  1. Developing Statistical Software in Fortran 95

  2. Preface v1 Motivation 11.1 WhyWeWrote This Book . . . . . . . . . . . . . . . . . . . 11.2 ForWhomWe AreWriting . . . . . . . . . . . . . . . . . . 21.2.1 Those Accustomed to Fortran 77 . . . . . . . . . . 21.2.2 Those Who Want to Create Windows App
  3. 所属分类:C#

    • 发布日期:2008-02-13
    • 文件大小:3mb
    • 提供者:edmcf
  1. 基于c#的图像处理源代码

  2. 基于C#的典型图像处理算法 第二章: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; //using System.Drawing.Drawing2D; namespace gray { public partial
  3. 所属分类:C#

    • 发布日期:2010-12-11
    • 文件大小:982kb
    • 提供者:zhangld79
  1. java播放器

  2. java版MPEG播放器 import java.io.*; import java.net.*; import java.awt.*; import java.awt.image.*; import java.applet.*; /** * This class represents a buffered input stream which can read * variable length codes from MPEG-1 video streams. */ class BitInp
  3. 所属分类:Java

    • 发布日期:2012-04-20
    • 文件大小:101kb
    • 提供者:zijinqishi
  1. C#图片加水印,各论坛非常有用

  2. C#图片加水印,各论坛非常有用 /// /// 绘制水印(图片) /// /// 原图 /// 水印图片 /// 透明色 /// 起始点 /// /// 不透明度 /// private Bitmap DrawWatermark(Image image, Bitmap wmImg, Color key,int x, int y, double opacity) { Bitmap bm1 = new Bitmap(image); Bitmap bm2 = new Bitmap(wmImg
  3. 所属分类:C#

    • 发布日期:2008-11-03
    • 文件大小:161kb
    • 提供者:helloqqqq
  1. Modern C++ Programming Cookbook

  2. Modern C++ Programming Cookbook by Marius Bancila English | 15 May 2017 | ASIN: B01MQDKPV8 | 590 Pages | AZW3 | 800.97 KB Over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of
  3. 所属分类:C++

    • 发布日期:2017-05-17
    • 文件大小:801kb
    • 提供者:u013003382
  1. nRF51_SDK_10.0.0_dc26b5e.zip

  2. nRF51 SDK v10.0.0 ----------------- Release Date: Week 46 Highlights: - New BLE Peer Manager (experimental), replacement for the BLE Device Manager - FreeRTOS support - New ANT modules, additional examples, and new and expanded ANT+ profiles - Suppo
  3. 所属分类:C

    • 发布日期:2017-10-23
    • 文件大小:30mb
    • 提供者:zhangshaoye998
  1. ARM® Compiler v5.06 for µVision® armasm User Guide

  2. Table of Contents Preface About this book Using this book Glossary Typographic conventions Feedback Other information 1 Overview of the Assembler 1.1 About the ARM Compiler toolchain assemblers 1.2 Key features of the assembler 1.3 How the assembler
  3. 所属分类:硬件开发

    • 发布日期:2017-12-08
    • 文件大小:2mb
    • 提供者:xietao1233_
  1. EJB3.0 master

  2. This book is a tutorial on Enterprise JavaBeans (EJB). It’s about EJB concepts, methodology, and development. This book also contains a number of advanced EJB topics, giving you a practical and real-world understanding of the subject. By reading thi
  3. 所属分类:Java

    • 发布日期:2009-04-01
    • 文件大小:9mb
    • 提供者:mayazhong
  1. CNN 卷积神经网络

  2. mdCNN is a Matlab framework for Convolutional Neural Network (CNN) supporting 1D, 2D and 3D kernels. Network is Multidimensional, kernels are in 3D and convolution is done in 3D. It is suitable for volumetric input such as CT / MRI / video sections.
  3. 所属分类:深度学习

    • 发布日期:2018-04-22
    • 文件大小:76kb
    • 提供者:qq_19258871
  1. CNN 卷积神经网络

  2. The first CNN appeared in the work of Fukushima in 1980 and was called Neocognitron. The basic architectural ideas behind the CNN (local receptive fields,shared weights, and spatial or temporal subsampling) allow such networks to achieve some degree
  3. 所属分类:深度学习

    • 发布日期:2018-04-22
    • 文件大小:1mb
    • 提供者:qq_19258871
  1. 威胁建模-STRIDE.pptx

  2. STRIDE 模型介绍
  3. 所属分类:系统安全

    • 发布日期:2020-12-29
    • 文件大小:89kb
    • 提供者:tonyhzwu
  1. stride-blog-源码

  2. 标语 actionText 特征 页脚 英雄副标题 快速上手→ 标题 细节 简洁至上 以Markdown为中心的项目结构,以最少的配置帮助您专注于写作。 标题 细节 Vue驱动 享受Vue + webpack的开发体验,在Markdown中使用Vue组件,同时可以使用Vue来开发自定义主题。 标题 细节 高效 VuePress为每个页面预渲染生成静态HTML,同时在页面被加载的时候,将作为SPA运行。 麻省理工学院许可| 版权所有:copyright:2018-至今Evan You 主
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:31mb
    • 提供者:weixin_42139252
  1. STRIDE-AI-源码

  2. STRIDE-AI STRIDE-AI是一种针对机器学习的,以资产为中心的方法,用于识别对基于AI的系统的威胁。 这里是参考文件: STRIDE-AI:一种识别机器学习资产漏洞的方法 拉拉·毛里( Lara Mauri)和埃内斯托·达米亚尼( Ernesto Damiani) 附加材料: 将ML资产的故障模式映射到CIA 3 -R Hexagon 3a。 3b。 3c。 ->不久将添加更多材料!
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:15mb
    • 提供者:weixin_42154650
  1. VL.Stride:带有工具和节点的VL库,可通过Stride(fka Xenko)简化补丁工作流程-源码

  2. VL。跨度 VL的。 与vvvv一起尝试,vvvv是.NET的可视实时编程环境下载: : 贡献 确保可用(通过在git bash中键入git lfs检查) 将此存储库检出到没有空格的文件夹中 (运行git lfs install和git lfs pull进git bash(像GitExtensions这样的高级git工具会自动执行此操作)) 打开解决方案packages\VL.Stride.sln ,将其切换为Release模式,将VL.Stride设置为启动项目,然后按Ctrl+F5
  3. 所属分类:其它

    • 发布日期:2021-02-10
    • 文件大小:41mb
    • 提供者:weixin_42129300
  1. stride-v1:Stride是一个简单的项目管理应用程序-源码

  2. 大步进行项目管理 安装: git clone cd步幅 捆绑安装; 纱线安装 宝石安装工头 工头开始 宝石: 设计 Nested_scaffolds
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:202kb
    • 提供者:weixin_42138545
  1. Myra:用于MonoGame,FNA和Stride的UI库-源码

  2. 总览 Myra是用于 , 和UI库。 产品特点 丰富的小部件集。 Myra具有以下小部件:按钮,复选框,组合框,列表框,TabControl,网格,图像,菜单,ProgressBar,ScrollPane,SplitPane(具有任意数量的拆分器),滑块,TextBlock,TextField,SpinButton,树,窗口,对话框,FileDialog, ColorPickerDialog和PropertyGrid。 MML(迈拉标记语言)。 基于XML的描述性语言,用于描述UI()。
  3. 所属分类:其它

  1. Stride.CustomRootRenderFeature:可在图形合成器中使用的Stride根渲染功能的演示实现-源码

  2. Stride.CustomRootRenderFeature 在Stride图形合成器中显示的Stride根渲染功能的演示实现。 根渲染功能可用于通过进行自定义绘制并构建自己的着色器管道。 这样做的好处是,绘图将与主相机矩阵和后缓冲纹理一起发生,因此可以正确地集成到场景渲染中。 代码概述 该示例的主要部分是两个C#类和一个着色器,可以在文件夹。 如果您从RootRenderFeature继承,则自定义类将显示在GameStudio的图形合成器中: 添加自定义根渲染功能后,选择它并添加Sim
  3. 所属分类:其它

« 12 3 4 5 »