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

MY-TEST

  • Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

    Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.

    标签: available libraries Although nearly

    上传时间: 2014-01-22

    上传用户:zhoujunzhen

  • J2MEUI设计Demo

    J2MEUI设计Demo,其中包含UI中的界面实例,Test,Command等控件

    标签: J2MEUI Demo

    上传时间: 2013-11-27

    上传用户:wendy15

  • BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:oot.ini ) --删除文件Select dbo.FileDelete(

    BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini ) --删除文件Select dbo.FileDelete( C:\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\Test\test ,1) --文件复制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1) --删除目录Select dbo.RDDIR( C:\Text ,1) --锁定计算机Select dbo.LockPc() --结束程序Select dbo.KillPorg( Notepad.exe ) --执行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com

    标签: Select FileDelete FileExist dbo

    上传时间: 2014-01-22

    上传用户:1109003457

  • 简易java框架开源订销管理系统 v0.1 该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印

    简易java框架开源订销管理系统 v0.1 该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印,销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。 系统采用面向对象的设计方法,页面设计及系统逻辑分离,具有较好的扩展性。系统使用数据库中间件技术,支持My SQL、MS SQL Server等多种数据库系统平台。系统涉及到复杂表单数据提交、AJAX无刷新数据提交、WEB打印等常用应用软件中涉及到的技术。

    标签: Java Web EasyJWeb java

    上传时间: 2013-12-25

    上传用户:hakim

  • 短信PDU的编码(代码)呵呵

    短信PDU的编码(代码)呵呵,短信发送分两种方式,一种是TEST,一种就是PDU,PDU是一种编码方式

    标签: PDU 短信 代码 编码

    上传时间: 2013-12-23

    上传用户:hzy5825468

  • 它是VC++6.0下面的一个项目

    它是VC++6.0下面的一个项目,该目录包括PL/0编译器的源代码。 PL0/debug下面是已经编译成功的PL/0编译器:PL0.exe。该小编译器可以处理一些简单的 利用PL/0语言书写的程序。例如,PL0/debug下面的test.PL0就是一个简单的 PL/0 程序。 运行PL0.exe, 并把test.pl0提供给PL0.exe,处理结果将保存在test.out 中。 注:test.pl0 和 test.out 可以用Notepad(记事本)软件打开。

    标签: 6.0 VC 项目

    上传时间: 2015-06-02

    上传用户:wangzhen1990

  • 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.o

    图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph

    标签: mColor GraphOpr GraphM cpp

    上传时间: 2015-06-03

    上传用户:franktu

  • Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li

    Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.

    标签: Installation Everywhere Scripting Compiler

    上传时间: 2013-12-19

    上传用户:zhangzhenyu

  • 体育馆预约系统: --------------------------------------- 数据库: gym

    体育馆预约系统: --------------------------------------- 数据库: gym,SLQ Server 2000 数据库用户名/密码: sa/无 普通用户:test/test 管理员: admin/admin 数据库连接位于 gym\Connections\gym.asp文件中 解压密码:admin 主要模块:添加新场地、场地维护、预约确认、预约统计、注销等。

    标签: gym 数据库

    上传时间: 2014-10-31

    上传用户:yph853211

  • 纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveTo

    纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test() UpdateData(0) delete qq } void CTestQQwryDlg::OnChangeEditIp() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->IP2Add(m_szIP) UpdateData(0) delete qq }

    标签: NL_QQwry CTestQQwryDlg OnButtonSave SaveTo

    上传时间: 2013-12-09

    上传用户:许小华