代码搜索:预置数
找到约 10,000 项符合「预置数」的源代码
代码结果 10,000
www.eeworm.com/read/179122/5310020
pas shuru.pas
unit shuru;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Buttons;
const long=251;//定义常量控制数组长度
const MM=10000;//定义一个比已知数都
www.eeworm.com/read/179122/5310028
~pas shuru.~pas
unit shuru;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Buttons;
const long=500;//定义常量控制数组长度
const MM=10000;//定义一个比已知数都
www.eeworm.com/read/164520/5489346
dat 123.dat
"2","*******","3","*******","11","*******","ABC","*******","A","*******","B","*******","C","*******","1","2","1","2","3","4","5","6","第1列"
"第2列"
"列数"
"行数"
"总行数"
"标题"
"行标1"
"行标2"
"行标3"
"列标"
"
www.eeworm.com/read/345490/3199219
java pager.java
package com.sunny.test.page;
public class Pager
{
private int currentPage;// 当前页数
private int size = 4;// 每页显示多少记录
private int totalCounts;// 总记录数
private int totalpages;// 总页数
private i
www.eeworm.com/read/334028/3375476
m yj8.m
%定义遗传算法参数
Dim=20; %变量维数
NIND=20; %个体数目(Number of individuals)
Preci=20; %变量的二进制位数(Precision of variables)
MAXGEN=100; %最大遗传代数(Maximum number of ge
www.eeworm.com/read/334028/3375479
m yj2.m
%定义遗传算法参数
NIND=40; %个体数目(Numbe of individuals)
MAXGEN=500; %最大遗传代数(Maximum number of generations)
NVAR=20; %变量的维数
PRECI=20; %变量的二进制位数(Precision
www.eeworm.com/read/320262/3548539
js webim.js
//函 数 名:CloseWinWithoutParent
//功能介绍:关闭那些没有父窗口的页面
//参数说明:无
//返 回 值:无
function CloseWinWithoutParent() {
var ua=navigator.userAgent
var ie=navigator.appName=="Microsoft Internet Explorer"?tru