CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - recipes

搜索资源列表

  1. NumericalRecipes

    0下载:
  2. Numerical Recipes 之程序列表说明
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:7.37kb
    • 提供者:flcwk
  1. nr

    0下载:
  2. 《数值分析方法库》(Numerical Recipes)PDF
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:9.66mb
    • 提供者:Wujuncun
  1. Functions

    0下载:
  2. Numerical Recipes一书中例子的源码所用到的函数集,William H. Press 和 Saul A. Teukolsky 所著-One example of the book Numerical Recipes source code used by the function sets, William H. Press and Saul A. Teukolsky book
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:164.94kb
    • 提供者:吴军
  1. nrc_ch1

    0下载:
  2. chapter 1 of numerical recipes textbook
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:213.65kb
    • 提供者:qwerty123
  1. nrc_ch2

    0下载:
  2. numerical recipes textbook chapter 2
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:726.34kb
    • 提供者:qwerty123
  1. nrc_ch3

    0下载:
  2. numerical recipes textbook chapter 3
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:263.07kb
    • 提供者:qwerty123
  1. nrc_ch4

    0下载:
  2. numerical recipes textbook chapter 4
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:375.91kb
    • 提供者:qwerty123
  1. nrc_ch5

    0下载:
  2. numerical recipes textbook chapter 5
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:627.21kb
    • 提供者:qwerty123
  1. Numerical

    1下载:
  2. Numerical Recipes in C
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:6.81mb
    • 提供者:jeong
  1. 6744caipu

    0下载:
  2. 6744菜谱大全 -6744 recipes 6744 recipes Daquan Daquan
  3. 所属分类:source in ebook

    • 发布日期:2017-05-19
    • 文件大小:5mb
    • 提供者:谭先生
  1. Numerical-Recipes-in-C-Source-code

    1下载:
  2. Numerical Recipes in C.(The Art of Scientific Computing.2nd Edition)的随书源代码-Numerical Recipes in C. (The Art of Scientific Computing.2nd Edition) source code accompanying the book
  3. 所属分类:source in ebook

    • 发布日期:2017-03-22
    • 文件大小:695.55kb
    • 提供者:笛子
  1. LR

    0下载:
  2. LR文法预测分析,预测分析表的建立,及分析过程。-Some good cooks are gourmet cooks who pride themselves on always using extravagantly rich ingredients in elaborate recipes.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:2.03kb
    • 提供者:田野
  1. cantinguganlixitong

    0下载:
  2. 前台操作系统:订餐管理 点菜(输入桌台代码和食物代码)、加菜、下单 结账管理:结账(输入桌台代码)、结账方式选择(包括现金结账、信用卡结账、支票结账、签单等);交班管理:当班数据(包括桌台数、人民币结账金额以及总金额等),为下班操作作准备。用户权限设置:菜谱设置:新菜单录入(包括菜式名称、代码、类型、价格、成本等)、菜式修改、删除等菜式维护。付款方式设置:分为人民币付款、信用卡、支票签单等,可以根据需要进行添加和删除。 -Reception operating system: orderin
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:5.61mb
    • 提供者:杨莹
  1. MSTX

    1下载:
  2. 以美食为主题的网页制作课程设计,本网站以各种类型菜谱为主导展开,主要体现了天下的美食很多,以及健康饮食的重要性-Web publishing courses as the theme for its cuisine designed this website to all types of recipes led expand mainly reflects the cuisine of the world a lot, and the importance of healthy eating
  3. 所属分类:Editor

    • 发布日期:2014-12-20
    • 文件大小:1.5mb
    • 提供者:陈秀枝
  1. NiNoKuniRecipes

    0下载:
  2. Uses a brute-force approach to determine the possible alchemy recipes from a list of inventory items in Ni No Kuni.
  3. 所属分类:MacOS develop

    • 发布日期:2017-12-05
    • 文件大小:5.32kb
    • 提供者:goocy
  1. Numerical-Recipes-(3rd)--c

    0下载:
  2. C语言描述的《Numerical Recipes (3rd)》及其C++源代码以及第二版书的源码-C language descr iption of " Numerical Recipes (3rd) and its C++ source code as well as the second edition of the book source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:1.12mb
    • 提供者:John
  1. wt

    0下载:
  2. wavelet transform from numerical recipes
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:678byte
    • 提供者:Rujie Liu
  1. recipe

    0下载:
  2. SORT sort an array by quicksort method (8.2) SORT2 sort two arrays by quicksort method (8.2) SORT3 sort, use an index to sort 3 or more arrays (8.4)-from numerical recipes
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:2.08kb
    • 提供者:Rujie Liu
  1. Source-Code---Numerical-Recipes-In-C-Version-2.10

    0下载:
  2. Source Code - Numerical Recipes In C Version 2.10.zip
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:957.98kb
    • 提供者:mutunake
  1. Numerical Recipes in Fotran77_90

    0下载:
  2. 两卷数值计算的fortran书终于全了。(Two volume of Numerical Recipes in fortran 77 and 90.)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-04
    • 文件大小:18.26mb
    • 提供者:古古龙
« 12 »
搜珍网 www.dssz.com