代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/273116/10925772
txt 友人通讯录).txt
package com.bjinfotech.practice.annotation.runtimeframework;import java.util.*;/** * 友人通讯录 * 包含:姓名、年龄、电话、住址(多个)、备注 * @author cleverpig * */@Exportable(name="addresslist",description="address list")pub
www.eeworm.com/read/416921/11009695
m gddemo.m
function gddemo
% GDDEMO A little demonstration of gradient descent.
%
% Click in the space above the error surface to drop a ball onto it. Ball
% descends gradient using local search (negative hi
www.eeworm.com/read/463000/7190747
txt readme-chap6.txt
%
% README Chapter 6
%
% by Hiroshi Harada
%
% If you have any bugs and questions in our simulation programs, please e-mail
% to harada@ieee.org. We try to do our best to answer your questions.
www.eeworm.com/read/441245/7672694
m prwaitbar.m
%PRWAITBAR Report PRTools progress by single waitbar
%
% H = PRWAITBAR(N,M,TEXT)
% H = PRWAITBAR(N,TEXT,FLAG)
% S = PRWAITBAR
%
% INPUT
% N Integer, total number of steps in loop
www.eeworm.com/read/243419/12942547
txt readme-chap6.txt
%
% README Chapter 6
%
% by Hiroshi Harada
%
% If you have any bugs and questions in our simulation programs, please e-mail
% to harada@ieee.org. We try to do our best to answer your questions.
www.eeworm.com/read/329501/12951805
txt readme-chap6.txt
%
% README Chapter 6
%
% by Hiroshi Harada
%
% If you have any bugs and questions in our simulation programs, please e-mail
% to harada@ieee.org. We try to do our best to answer your questions.
www.eeworm.com/read/140854/13058051
java personinfo.java
package pagination;
import java.io.*;
import java.util.*;
/**
* @hibernate.class
* table="personinfo"
*
*/
public class Personinfo implements Serializable
{
/**
www.eeworm.com/read/152713/5668172
java basegraphicitemdao.java
package domain.dao.basedao;
import domain.dao.GraphicItemDAO;
/**
* This class has been automatically generated by Hibernate Synchronizer.
* For more information or documentation, visit The H
www.eeworm.com/read/152713/5668173
java basebackgraphicdao.java
package domain.dao.basedao;
import domain.dao.BackGraphicDAO;
/**
* This class has been automatically generated by Hibernate Synchronizer.
* For more information or documentation, visit The H