代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/426466/1990962
c data.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/426274/1994028
js data.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo l
www.eeworm.com/read/425422/2008297
js data.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.ope
www.eeworm.com/read/425012/2010623
java data.java
package db;
import java.sql.*;
public class Data{
String sd="sun.jdbc.odbc.JdbcOdbcDriver";
String sc="jdbc:odbc:busession";
ResultSet rs=null;
Connection conect=null;
public Data(){
tr
www.eeworm.com/read/424907/2011958
c data.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/424669/2014896
h data.h
typedef unsigned int u16;
u16 add1=0xd555; //FLASH的寄存器地址(根据开发板的空间不同而不同)
u16 add2=0xaaaa; //FLASH的寄存器地址(根据开发板的空间不同而不同)
u16 SouProg=0x3000; //源程序的起始地址;根据被烧程序的.CMD文件设定
u16 length=0x0033;
www.eeworm.com/read/424390/2016770
js data.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2005 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.ope
www.eeworm.com/read/423790/2021806
js data.js
/*
* Ext JS Library 0.20
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
// Unique task ids, if the time isn't unique enough, the addition
www.eeworm.com/read/423237/2028680
js data.js
YAHOO.example.Data = {
menu: {
breakfasts: [
"donuts",
"omelette",
"pancakes",
"yogurt"
],
lunches: [
"burrito",
"hamburger",
www.eeworm.com/read/423237/2028708
js data.js
YAHOO.example.Data = {
apitester: [
{number:0, date:new Date(1999, 1, 1), string:"1"},
{number:1, date:new Date(1999, 10, 10), string:"12"},
{number:2, date:new Date(20