搜索资源列表
flashSize
- 安装说明: 请装所有安装文件上传到你的空间,将flash.sql文件导入到你的数据库中,然后用记事本打开 config.php文件,,根据里面的注释进行修改完成安装. 如果你在使用本程序过程中发现有任何程序错误请联系我,我将尽快进行修复,由于时间关系,本 程序并没有进行严格的测试,本程序开发环境 WIN2003+PHP5+MYSQL5 测试无误 win2000+PHP4+MYSQL4.3 测试无误 访问地址: http://
java2tuxedo
- JAVA 通过JNI 调用 TUXEDO服务的代码,由于时间关系,没有能继续把他实现,希望有心人把他搞定。-Java through JNI call TUXEDO service code, because of the time constraint, not continue to realize his hope to get him off.
pppp123
- java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束,约束名称是phone_number C 向people表中添加一列,名称是phone_number,数据类型是varchar2,长度是10 D 上述答案均不正确 5、( )BLOB和CLOB的区别在于 A CLOB只能存放字符类型的数据,而BLOB没有任何限制 B BLOB只能存放字符类型的数据,而CLOB没
Constraint
- Java Constraint satisfaction
book4
- The basic structure of the book has not been changed in this new edition. The book still consists of three parts and a string of Appendixes. However, several chapters have been extended in a meaningful way, covering additional topics that have
111
- 使用Java实现的数据库的 CREATE TABLE <表名> (<列名><数据类型>[<列完整性约束条件>][,<列名><数据类型>[<列完整性约束条件>]…][,<表完整性约束条件>] ) ALTER TABLE <表名> [ADD <新列名><数据类型>[<列完整性约束>]] [DROP<列完整性约束名>][MODI
SQLIntegrityConstraintViolationException
- An exception, which is subclass of SQLNonTransientException, is thrown when various the an integrity constraint (foreign key, primary key or unique key) has been violated.
tEST_GOTO_32.RAR
- title check forward and backward goto. This test also tests constraint C17 allowing to have backward goto as a last opcode in the method. -title check forward and backward goto. This test also tests constraint C17 allowing to have backward goto as
PKIXNameConstraintValidator
- PKIX Name Constraint Validator Source Code for Andriod.
deltablue
- The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver.
EDF
- An important class of scheduling algorithms is the class of dynamic priority algorithms. The most important dynamic priority algorithm is Earliest Deadline First (EDF). Earliest-deadline-first (EDF) is good for scheduling real-time tasks in or
doo-1.4.1
- 1. 它不会改变你使用 PHP 的习惯。依然支持$_GET。 2. 它具有很高的兼容性。 3. 它只需要三个配置文件。 即只需要设置你的项目路径。 4. 它不需要使用命令行,SSH也不是必须的。 5. 它不是另一个版本的RoR克隆,没有特别的编码规范约束。 6. 它具有清晰、完整的文档。 7. 它具有松耦合特性,可用于其他外部项目-1 it won t change your habit of using PHP. Still support $_
bbsftp4phpwind
- 结合FTP服务器,进行详细的流量下载控制,可以采用威望、积分或者金钱购买,联盟可以设置 发贴数,现金数,积分段限制,图文并茂的安装说明文档 论坛插件v1.66版更新: 1.模板更新 修正了激活界面没有显示 用户论坛id的问题。 2.插件主程序更新,修正 安装为使用论坛用户名和密码方式时,获取论坛密码不正确的问题。-With the FTP server, download control with the flow, can use the prestige, integral or
GA
- 使用java实现遗传算法,求出max{f(x1,x2)=21.5+x1*sin(4*π*x1)+x2*sin(20*π*x2)}的最优解 约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8(The use of Java genetic algorithm, calculate the max{f (x1, x2) =21.5+x1*sin (4* PI *x1 +x2*sin (*x2) 20* PI)} of the optimal solutio
13
- 亿联网云建站平台代理系统源码简介 亿联网云建站平台代理系统内含PC+手机版,自动设别终端切换显示 系统拥有以下几大优势: 1、采用CMS建站系统内核,简单,易用,语义清晰,适合SEO。 3、独创的站点分离技术: 自己创建的站点可全站打包下载,放到自己的空间里,拜托平台束缚。(This system contains PC+ mobile phone version, and the automatic terminal switch display system has the followin
GS算法
- GS算法实现相位排布。 在paraxial approximation下得出2f系统中两端平面的光波场近似符合傅立叶变换。在迭代的傅立叶变换以及逆变换过程中,通过对两端平面的光振幅设置constraint(分别是孔径处光振幅分布以及output plane目标振幅分布)、解放output plane的相位自由度来实现重建孔径处光波场相位分布的目的。