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

搜索资源列表

  1. VB编程资源大全(英文源码 数据库)

  2. 1 , datafile.zip"This sample demonstrates how to do file input and output using Visual Basic. The sample creates a new database file and allows you to view, add, or delete records in this database."2 , dbprint.zip<br&g t;This demonstrates how to
  3. 所属分类:Access

    • 发布日期:2007-10-24
    • 文件大小:11mb
    • 提供者:zhangxucool
  1. VB编程资源大全(英文源码 控件)

  2. 1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start
  3. 所属分类:VB

    • 发布日期:2007-10-24
    • 文件大小:6mb
    • 提供者:zhangxucool
  1. VB编程资源大全(英文源码 ASP)

  2. 1,xmldirviewer.zipThis is a sample from an XML implementation I created for my company's Intranet, giving the capability for user maintained content. 2,dnslookup.zipEasy DNS Lookup and Reverse Name lookup using qdns.dll (dll vb source is included in
  3. 所属分类:C#

    • 发布日期:2007-10-24
    • 文件大小:2mb
    • 提供者:zhangxucool
  1. Advanced Rails Recipes(英语清晰文字pdf+源码)

  2. (Ruby Recipeswas is written for Rails 1.x,this book for Rails 2.0.) Ruby on Rails continues to build up a tremendous head of steam. Fueled by significant benefits and an impressive portfolio of real-world applications already in production, Rails is
  3. 所属分类:其它

    • 发布日期:2011-08-09
    • 文件大小:17mb
    • 提供者:liuyanzhi08
  1. Advanced Rails Recipes(随书源码)

  2. (Ruby Recipeswas is written for Rails 1.x,this book for Rails 2.0.) Ruby on Rails continues to build up a tremendous head of steam. Fueled by significant benefits and an impressive portfolio of real-world applications already in production, Rails is
  3. 所属分类:其它

    • 发布日期:2011-08-09
    • 文件大小:18mb
    • 提供者:liuyanzhi08
  1. Radar Signal Analysis and Processing Using MATLAB源码

  2. Radar Signal Analysis and Processing Using MATLAB 2009 年新书源码Bassem R. Mahafza Features Provides comprehensive coverage of radar signals and signal processing techniques and algorithms Presents easy-to-follow mathematical derivations of all equations
  3. 所属分类:专业指导

    • 发布日期:2011-11-10
    • 文件大小:74kb
    • 提供者:lzl32163
  1. Coding with JavaScript For Dummies

  2. 很好的Javascr ipt入门书,强烈推荐,源码可以在这个网址下载http://www.codingjsfordummies.com/code/?C=N;O=A This book is a friendly and approachable guide to getting started with writing Javascr ipt code. As programming languages go, Javascr ipt is fairly easy to pick up and
  3. 所属分类:Javascript

    • 发布日期:2016-04-07
    • 文件大小:14mb
    • 提供者:xucaifeng66
  1. 源码Deployment with Docker_ Apply continuous integration models, deploy app

  2. Key FeaturesUse Docker containers, horizontal node scaling, modern orchestration tools (Docker Swarm, Kubernetes, and Mesos) and Continuous Integration/Continuous Delivery to manage your infrastructure.Increase service density by turning often-idle
  3. 所属分类:讲义

    • 发布日期:2018-07-29
    • 文件大小:200kb
    • 提供者:wang1062807258
  1. 源码+书TensorFlow 1.x Deep Learning Cookbook

  2. In this book, you will learn how to efficiently use TensorFlow, Google's open source framework for deep learning. You will implement different deep learning networks such as Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Dee
  3. 所属分类:深度学习

    • 发布日期:2018-07-29
    • 文件大小:88mb
    • 提供者:wang1062807258
  1. 源码MATLAB Machine Learning 2017

  2. Machine learning is becoming important in every discipline. It is used in engineering for autonomous cars. It is used in finance for predicting the stock market. Medical professionals use it for diagnoses. While many excellent packages are available
  3. 所属分类:其它

    • 发布日期:2018-12-11
    • 文件大小:20mb
    • 提供者:wang1062807258
  1. Visual C++ 编程资源大全(英文源码 系统)

  2. 1,01.zipClass for displaying system error messages显示系统错误信息的一个类(5KB)2,02.zipSimple Thread Class一个简单的线程类(13KB)3,03.zipSingle Instance Program 单进程的例子(12KB)4,interface.zipA series of articles that resulted from experimenting with adding Drag and Drop fea
  3. 所属分类:C++

    • 发布日期:2007-10-23
    • 文件大小:6mb
    • 提供者:zhangxucool
  1. easy-note:易记-源码

  2. 易记 易记 使用方法样本NoteBook //自定义获取JDBC连接 Connection con = ... FunctionTool tool=FunctionTool.getInstance(); NoFunction f=tool.getNoteBookFunction(); //为NoFunction设置JDBC连接 f.setConnection(con); //1.获取指定id的笔记本 NoteBook book=f.getById(1L); //2.获取全部的笔记本 List
  3. 所属分类:其它

    • 发布日期:2021-03-15
    • 文件大小:20kb
    • 提供者:weixin_42172572
  1. webrtc-for-the-curious:WebRTC的好奇心-源码

  2. 欢迎来到WebRTC以求好奇! 这本书是什么。 直接从GitHub或在开始阅读这本书 当我们向社交媒体发布这本书时,我们使用了以下副本 Title: WebRTC for the Curious: Go beyond the APIs Subject: The WebRTC book that explains everything. WebRTC is a real-time communication framework that makes it easy to build real-t
  3. 所属分类:其它

    • 发布日期:2021-03-08
    • 文件大小:239kb
    • 提供者:weixin_42133899
  1. easy-book-源码

  2. 简易预订 特别感谢React为Pasacomputer Youtube Channel的所有人课程
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:211kb
    • 提供者:weixin_42134144
  1. scala-json:针对Scala,Scala Native和Scala.js的编译时JSON封送处理和抽象-源码

  2. scala-json import json . _ accessor case class Book ( name : String , pages : Int , chapters : Seq [ String ]) Book ( " Making JSON Easy in Scala " , 2 , List ( " Getting Started, Fast " , " Getting Back to Work " )).js res0 : json. JObject = { "
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:106kb
    • 提供者:weixin_42110070
  1. easy-bib:这是一个Python脚本,可为乳胶生成漂亮的bibtex文件-源码

  2. 简易围嘴 这是一个Python脚本,可为乳胶生成漂亮的bibtex文件。 用法 要运行它,您需要 将您想要的围兜项目添加到Conference.txt,journal.txt,arxiv.txt或book.txt中 python easy-bib.py normal 生成的.bib是normal_generation.bib 结果 inproceedings {P18, 作者= {中国熊猫}, title = {{一种在野外寻找竹子的有效算法}}, booktitle = {{2018年熊猫大
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:33kb
    • 提供者:weixin_42116650