代码搜索:Samples
找到约 10,000 项符合「Samples」的源代码
代码结果 10,000
www.eeworm.com/read/100127/6274167
py aplay.py
#! /usr/bin/env python
# Play synchronous video and audio.
# Highly experimental!
import sys
import getopt
import string
import os
import VFile
import aifc
import gl, GL, DEVICE
import al, AL
de
www.eeworm.com/read/466142/7039615
m discrete_sampler.m
function samples_out=discrete_sampler(density,num_samples,replacement_option)
%
% Function that draws samples from a discrete density
%
% density - discrete probability density (should sum to 1)
% num
www.eeworm.com/read/285975/8797766
052_best ch09.052_best
##############################################################################
## Code fragment (Recommended) from Chapter 9 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associate
www.eeworm.com/read/436088/7777295
cs classificationdata.cs
using System;
using System.Collections.Generic;
namespace FinanceAI.AI
{
// TODO: Move it out of AI and into Data?
// TODO: Make it ICollection
// Add all the correspo
www.eeworm.com/read/285975/8797690
049_best ch09.049_best
##############################################################################
## Code fragment (Recommended) from Chapter 9 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/285975/8797705
047_best ch09.047_best
##############################################################################
## Code fragment (Recommended) from Chapter 9 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/449744/7497447
m bayesboundary.m
% ==========================================================
%
% Neural Networks A Classroom Approach
% Satish Kumar
% Copyright Tata McGraw Hill, 2004
www.eeworm.com/read/112303/6145752
c sampleio.c
#include
#include
#include
#include "lpc10.h"
/* The return value of each of these calls is the same as that
returned by fread/fwrite, which should be the number
www.eeworm.com/read/338524/12295082
m bayesboundary.m
% ==========================================================
%
% Neural Networks A Classroom Approach
% Satish Kumar
% Copyright Tata McGraw Hill, 2004