虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Name

  • good morning,my dear teachers,my dear professors.i am very glad to be here for your interview.my nam

    good morning,my dear teachers,my dear professors.i am very glad to be here for your interview.my Name is song yonghao,i am 22 years old .i come from luoyang,a very beautiful aicent city.my undergratuade period will be accomplished in changan university in july ,2004 and now,i am trying my best for o

    标签: dear professors interview my

    上传时间: 2015-05-24

    上传用户:shus521

  • This program uses the database created by MakeAPIDB. It opens a connection * to a database using t

    This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information about Java APIs. It can be used to look up the fully-qualified * Name of a member, class, or package, or it can be used to list the members * of a class or package.

    标签: database connection MakeAPIDB program

    上传时间: 2013-11-25

    上传用户:miaochun888

  • 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS

    看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http://blog.21ic.com/more.asp?Name=computer00&id=16341

    标签: ARM ADuC 7027 ARM7

    上传时间: 2015-06-16

    上传用户:FreeSky

  • 学生注册— 本模块允许新的学生创建和维护他们的帐户信息

    学生注册— 本模块允许新的学生创建和维护他们的帐户信息,帐户信息包括:first Name, last Name, address, e-mail, login Name, and password 学生验证— 本模块处理学生的登录过程,像验证用户名和口令,这可以确保仅有已注册的学习可以浏览课程目录和注册课程。 课程目录浏览— 本模块由Web site显示学校当前提供的课程和他们的 细节,课程细节包括课程名和费用 注册购物车— 本模块允许学生在浏览课程目录中将选择的课程放置入购物车,同时在下订单前查看购物车的内容。 订单处理— 本模块允许学生下订单,和在正式下单前执行必要的验证 管理员界面— 本模块允许管理员查看和同意注册的订单 通知— 本模块由系统发送E-MAIL给已注册课程的学生

    标签: 模块

    上传时间: 2015-06-18

    上传用户:yuzsu

  • brew开发的c文件的模板

    brew开发的c文件的模板,使用时查找Name并替换成你得工程名,用vc++开发

    标签: brew 模板

    上传时间: 2015-07-03

    上传用户:stella2015

  • The program was written with some object-orientation in mind, which means that all functions that op

    The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s Name as prefix in the function Name, for example "Bitstream_get" which gets bits from a bitstream structure.

    标签: object-orientation that functions program

    上传时间: 2014-01-15

    上传用户:epson850

  • SpamManager是一款支持任何POP3邮箱的反垃圾邮件的工具。它非常容易设置

    SpamManager是一款支持任何POP3邮箱的反垃圾邮件的工具。它非常容易设置,只需花你几分钟的时间就可以设置完成。它有一套先进的检测垃圾邮件的机制,它根据DNSBL服务器上的被阻止的清单,通过简短的学习过程,知道你的邮件收取策略。 Name:crsky Code:CEZ0E2LYYYW

    标签: SpamManager POP3

    上传时间: 2015-07-10

    上传用户:duoshen1989

  • he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jum

    he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same Name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis

    标签: implementing reversible Unix-like automatic

    上传时间: 2015-07-24

    上传用户:集美慧

  • Microsoft Press books are available through booksellers and distributors worldwide. For further info

    Microsoft Press books are available through booksellers and distributors worldwide. For further information about international editions, contact your local Microsoft Corporation office or contact Microsoft Press International directly at fax (425) 936-7329. Visit our Web site at www.microsoft.com/mspress. Send comments to mspinput@microsoft.com. Microsoft, Microsoft Press, Visual Basic, Visual Studio, Windows, and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Other product and company Names mentioned herein may be the trademarks of their respective owners. The example companies, organizations, products, domain Names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain Name, e-mail address, logo, person, place, or event is intended or should be inferred.

    标签: distributors booksellers Microsoft available

    上传时间: 2013-12-27

    上传用户:wuyuying

  • 一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中

    一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。 3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’,STATE=’F’)和用于外派培训的用户(ID=’PXCOUT’,Name=’外派培训’)。 4. 修改Admin源程序中的数据库连接属性,并且重新编译training.exe。 5. 修改Client源程序中数据库连接属性,并且重新生成html文件和cab文件,然后将这两个文件拷贝到web服务器指定目录中。

    标签: MISDBA MISDB ISQL 数据库

    上传时间: 2014-01-09

    上传用户:zxc23456789