Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - default.a
Search - default.a - List
DL : 0
简单链表实现 基本功能: (1)添加记录 先判断链表是否已经存在。若不存在,需首先自动新建一个链表,然后再添加一条或多条通讯记录。 (2)显示记录 显示当前所有记录。 (3)查询记录 按名字查找,并显示该记录。 (4)通信录排序 按姓名的字母顺序排序,涉及到冒泡等排序算法。 (5)删除记录 实现逐条删除和删除全部记录两种功能。 (6)更新记录 修改已存在记录的信息(提示:需首先判断该记录是否存在)。 (7)按关系显示记录 只显示与本人有指定关系(亲戚、朋友、同事、同学)的记录。 (8)保存记录 存储所有记录到某个文件(.txt)或缺省文件(Phonebook.txt)。 (9)读入记录 从某个文件(.txt)或缺省文件(Phonebook.txt)读入所有记录。首先判断当前是否有记录在进行操作,若有,进行存储或放弃存储,然后释放内存空间,之后才能从文件读入记录。 (10)退出 结束通讯录软件操作,释放内存后退出。 -List easy implementation Basic functions: (1) Add a Record First to determine whether the list already exists. Does not exist, first of all need to automatically create a new list, and then add one or more communications records. (2) Show Record Displays the current all records. (3) Record Query Search by name and displays the record. (4) recorded a sort of communication By name in alphabetical order, relating to, such as bubble sort algorithm. (5) delete Record Realize one by one and delete all the records to delete two functions. (6) Update Record Modify the record information already exists (hint: need to first determine whether the records exist). (7) by the relationship between the show Record Only show I have designated Relations (relatives, friends, colleagues, classmates) records. (8) record-keeping Store all the records to a file (. Txt) file or the default (Phonebook.txt). (9) read into the Record From a file (. Txt) file or the default (
Update : 2024-05-13 Size : 2048 Publisher : 时代

DL : 0
//实验板的AVR程序,驱动1602LCM(可显示2行,每行16个字符)模块显示实验练习。 //说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据 //具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。 //使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。 //接线定义:PD4,5,6 为RS,R/W,EA。数据位为PC口。 //使用的开关:SW2-1,2,3.SW1-1,2,3,4,5,6,7,8.SW2-5为背光开关。 SW3-8为系统复位端。 -//Experimental board AVR programs, drivers 1602LCM (shows 2 lines, 16 characters per line) module shows that the experimental practice.// Description: RS showed high/low command input high-RW Read/write EN high-low read data/write data on falling edge// specific reference circuit description of the use of guides. Each character for the 5 × 7 or 5 × 8 lattice, a total of 16 × 2 characters.// Use the device: ATMEGA8535, can be replaced. Use the default-chip RC oscillator, 1MHz.// Connection definition: PD4, 5,6 for the RS, R/W, EA. Data bit for the PC port.// Use the switch: SW2-1, 2,3. SW1-1, 2,3,4,5,6,7,8. SW2-5 as a backlight switch. SW3-8 for the system reset terminal.
Update : 2024-05-13 Size : 658432 Publisher :

DL : 0
简易安装说明档---(后续会有详细说明档) 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商户。成功后登陆后台回去支付密匙。 9.登陆游戏后台 再支付网关设置支付网关信息 10.可以正式开放游戏。 别忘记了修改数据库配置文件(请查看"数据库配置参数所在的几个文件.gif"),不然网站进不去哦!-Simple installation instructions file--- (follow-up there will be a detailed description file) 1. From all the files to the server directory 2. To create a database encoding election gb2312_chinese_ci (virtual space skipped) 3. To enter the database, point the upper right corner of the operation of the following election organize gb2312_chinese_ci 4. Click IMPORT select database sql file folder. Import the following selected GB2312 encoding 5. Import successful, you can enter the Game 6. Backgrounds Address: xxx.xxxxx.xxx/admin.php default administrator account admin admin 7. Landing configuration Backgrounds better system configuration and configuration Games. 8. To cloud Net web applications for the payment gateway business operators. After the success of landing Backgrounds key to go back to pay. 9. Landing Games Backgrounds further payment gateway payment gateway set up information 10. Games can be officially opened. Do not forget that modify the database c
Update : 2024-05-13 Size : 15314944 Publisher : keary

DL : 0
ehcache,hibernate的默认缓存,这里做了一个单独使用ehcache缓存的例子-ehcache, hibernate default cache, here to do a separate example of the use of caching ehcache
Update : 2024-05-13 Size : 1444864 Publisher : 刘峰

DL : 0
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
Update : 2024-05-13 Size : 3942400 Publisher : 747

code to price a n-to-default basket CDS. It takes as input hazard rate coefficients and uses T-copula model to calculate fair rate of CDS
Update : 2024-05-13 Size : 2048 Publisher : rajesh

DL : 0
架设关键部分开始了。点击开始——程序,选择PostgreSQL 8.2,打开pgAdmin III软件,也就是你安装的PostgreSQL 8.2数据库软件。点 击档案选项,点击“新增服务器”。在出现的新增服务器登陆界面中,名称填写“postgres”,主机填写“127.0.0.1”,用户名填写 “postgres”,密码填写“postgres”。这个用户名和密码就是安装PostgreSQL 8.2时让你默认的那个用户名和密码,如果你安装PostgreSQL-Set up a key part of the beginning. Click start- process, select PostgreSQL 8.2, open the pgAdmin III software, which you installed PostgreSQL 8.2 database software. Click on File option, click the " Add server." In the new server landing interface, fill in the name " postgres" , fill in the host " 127.0.0.1" , fill in user name " postgres" , password fill out the " postgres" . This user name and password to install PostgreSQL 8.2 is when you default that user name and password, if you install PostgreSQL
Update : 2024-05-13 Size : 1011712 Publisher : 陈彬

DL : 0
Jbpm3.0在JBoss上地部署及默认数据库地迁移 由于国内对JBPM的研究较少,我们在研究该工作流研究后特把本手册公布出来,希望对大家有所帮助,手册由陆义平整理主要包括如下几点: 1. 如何在一个干净的JBoss服务器上安装Jbpm3.0, 2. 如何将原Jbpm3.0缺省的数据库从HyperSonic改为MySql, 3. 如何发布流程包到mysql数据库, 4. 如何部署原Jbpm3.0自带的Web应用例子。-Jbpm3.0 at JBoss on deployment and the default database to migrate because of domestic research jBPM less, we study the special job flow study published this manual put out, everyone would like to help, manuals陆义ping from organize mainly include the following: 1. How, in a clean installation on JBoss server Jbpm3.0, 2. How the original default database Jbpm3.0 from HyperSonic changed to MySql, 3. How to publish to the mysql database package flow, 4. How to deploy the original Jbpm3.0 bring their own examples of Web applications.
Update : 2024-05-13 Size : 3072 Publisher : shuchang

TabWebControl扩展属性 DelayTime 《1》选项卡延迟毫秒数:DelayTime值越大,延迟越长,反之亦然。 《1》暂时没有开放此功能。 SelectedTabIndex 《1》选项卡默认选中的索引 《2》缺省情况下默认为0 《3》如果设置的索引值大于选项卡的TabPage数,自动赋值为0。 TabPagClientEvent 《1》选项卡支持的客户端事件 《2》///单击 onclick, 《3》///鼠标移动到控件上 onmouseover, 《4》///鼠标移开控件 onmouseout_onmouseover 《5》暂时开放onclick单击事件 TabPage扩展属性 Text 《1》TabPage页的文本 TabPageToolTip 《1》将鼠标停靠在TabPage控件头上时显示的工具提示 -TabWebControl expansion property DelayTime " 1" tab delayed a few milliseconds: DelayTime value the greater the longer the delay, and vice versa. " 1" do not open this feature. SelectedTabIndex " 1" default selected tab index " 2" default default is 0 " 3" If you set the index value is greater than the number of TabPage tab automatically assigned to 0. TabPagClientEvent " 1" tab to support client case " 2" ///click onclick, " 3" ///mouse control on onmouseover, " 4" ///mouse control away onmouseout_onmouseover " 5" temporarily open onclick click to expand case TabPage property Text " 1" TabPage page text TabPageToolTip " 1" will be docked in TabPage mouse control head display tooltips
Update : 2024-05-13 Size : 551936 Publisher : 张林

这是一个快捷的电子邮件客户端。它有一些很好的功能,如支持多附件, HTML格式,地址簿, HTML格式设计等。-This is a smart email sending application. It has some good features like CC, BCC, Multiple attachments, HTML Format (Embedded image), Address book, HTML Design tool etc. I am using vbSendMail Class for sending mails. Though this is essentially just a front end for that class, it is very complete and if you ever need to put a send email form into a vb 6 application, this could provide a ready to use alternative to just opening the default email client.
Update : 2024-05-13 Size : 541696 Publisher : whoamixp

一、DedeCms V5.3 产品介绍: DedeCms 居于PHP+MySQL的技术开发,支持Windows、Linux、Unix等多种服务器平台,从2004年开始发布第一个版本开始,至今已经发布了五个大版本。DedeCms以简单、健壮、灵活、开源几大特点占领了国内CMS的大部份市场,目前已经有超过二十万个站点正在使用DedeCms或居于DedeCms核心,是目前国内应用最广泛的php类CMS系统。 二、DedeCms V5.3 主要功能: (1) 默认内置模型:文章、图片、下载、分类信息、商品等; (2) 默认可选模块:问答模块、圈子模块、连载模块、黄页模块、留言簿模块、百度新闻、文件管理器、挑错管理、手机WAP浏览、广告管理、站内新闻、投票模块、友情链接等; (3) 其它固化辅助功能:采集程序、订单管理、网上支付接口、会员系统、短消息、Digg、TAG标签、专题、批量维护等。-First, DedeCms V5.3 Product Introduction: DedeCms living in PHP+ MySQL technology development to support Windows, Linux, Unix and many other server platforms, from the beginning in 2004 released the first version beginning, has been released five major versions. DedeCms a simple, robust, flexible, open-source characteristics of several major domestic CMS occupied most of the market, now has more than 200,000 sites are using DedeCms or residing DedeCms core, is currently the most widely used php Class CMS system. Two, DedeCms V5.3 main functions: (1) the default built-in model: article, pictures, download, classification information, merchandise, etc. (2) default optional modules: Q & A module, circle module, serial module, yellow pages module, guest book module, Baidu News, File Manager, find fault management, mobile WAP browsing, advertisement management, station news, voting modules, Friendship links, etc. (3) other curing auxiliary functions: collection procedures, or
Update : 2024-05-13 Size : 2762752 Publisher : wike

用MFC做的,一个对默认生成N多个节点的对,可以对树进行排序.-Using MFC to do, and a default generating N number of nodes that can be sort of tree.
Update : 2024-05-13 Size : 51200 Publisher : 冰河

DL : 0
1.统计系统支持多用户申请 2.两种统计模式:1.页面浏览统计 2.独立IP统计 3.两种统计图样:1.统计小图标显示 2.数字样式,共几十种数字样式,还可以自己增加 4.可以统计每个来源的点击数量,有报表可以查询 5.完全自定义搜索引擎种类,可以统计每个搜索引擎每天流量,以及统计搜索引擎关键字 6.可以更换几种皮肤 7.完全防注入攻击,密码32位Md5加密 2009-2-4 乘风多用户php统计系统3.8版本推出,加入功能:用户找回密码的功能,修正在Mysql5.0以下低版本上无法成功执行安装程序的问题 默认超级管理员登陆页面admin.php 用户:admin 密码:admin -1. Statistical system to support multi-user applications 2. Two statistical models: 1. Page views and Statistics 2. Independent IP Statistics 3. Two statistical pattern: 1. Statistics show a small icon 2. Figure style, the total figure dozens of styles, but also to an increase of 4. Can click on the source of statistics for each quantity, there is Report available 5. Fully customizable search engine types, it is statistics for each search engine every day, and the statistics of search engine keywords 6. Can be replaced in several skin 7. Totally anti-injection attack, 32 md5 password encryption 2009-2-4 wind statistical system multi-user php versions 3.8, add features: users retrieve password function, as amended at Mysql5.0 the following can not be on the low version of the successful implementation of the installation procedure Super Administrator default landing page admin.php User: admin Password: admin
Update : 2024-05-13 Size : 834560 Publisher : fanpan

DL : 0
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另一种巧妙方法(用缺省按钮来处理)。-User interface dialog box of the preparation process, dialog box controls how the associated data to the members of the implementation mechanism of how to use dialog class member functions to send messages and access control dialog box controls the category indicators, how to directly use the type of manipulation of the dialog box controls Control dialog box (to send a direct message and call the member functions). How to have a run-time process control and destruction. Dialog box controls the operation of several comparative analysis of the merits and demerits. How to achieve some of the dialog box and start shrinking. Dialog box on how to make the text box immediately after the proceedings was the focus of how to use SetWindowLong to change window s callback function, by changing the default text box to enter demo mode treatment. Implementation among multiple input text box enter one by one down pass through the focus of another ingenious ways (to deal with the default button).
Update : 2024-05-13 Size : 40960 Publisher : XW

DL : 0
是一个温度监控软件,可以显示温度,超过预设值就会发出命令,调节运行-Is a temperature monitoring software, can display the temperature, the default value will be more than an order to regulate the operation of
Update : 2024-05-13 Size : 139264 Publisher : 小唐

This a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a default account and of course by your own account. You need jdk 1.6 or higher to run it. -This is a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a default account and of course by your own account. You need jdk 1.6 or higher to run it.
Update : 2024-05-13 Size : 163840 Publisher : Faisal

DL : 0
这是一个C++的银行家算法程序,可以根据输入的进程资源进行银行家算法.也可以按2直接输入一组默认数据.-This is a C++ procedures of the banker' s algorithm, you can enter the process in accordance with resources algorithm Banker. 2 can be directly imported by a set of default data.
Update : 2024-05-13 Size : 1290240 Publisher : 周是晓

DL : 0
密码锁控制器 设计一个密码锁,平时处于等待状态。管理员可以设置或更该密码。如果不预置密码, 密码缺省为“6666”。用户如果需要开锁,按相应的按键进入输入密码状态,输入4位 密码,按下确定键后,若密码正确,锁打开,若密码错误,将提示密码错误,要求重 新输入,三次输入都错误,将发出报警信号。报警后,只有管理员作相应的处理才能 停止报警。用户输入密码时,若输入错误,在按下确定键之前,可以通过按取消键重 新输入。正确开锁后,用户处理完毕后,按下确定键,系统回到等待状态。系统操作 过程中,只要密码锁没有打开,如果1 分钟没有对系统操作,系统回到等待状态。 -Password lock controller Designed a password lock, waiting in a normal status. Administrators can set up or the password. If you do not preset password, Default password is "6666." If you need to unlock the user, according to the corresponding status button to enter a password, type 4 Password, press OK, if the password is correct, open the lock, if the wrong password, wrong password will be prompted to request re- New inputs, the importation of all three errors, will issue a warning signal. Alarm, only the administrator can deal with accordingly Stop the alarm. Users to enter a password, if the input error, identified in the press before the key can be canceled by pressing the key re- New input. Unlock right, the user after the treatment, press OK, the system back to waiting status. System Operator As long as there is no open locks, 1 minutes, if not on the system operation, system status back to wait.
Update : 2024-05-13 Size : 1024 Publisher : Jane

DL : 0
前言 1. 简介 1.1. 概览 1.2. 使用场景 2. Spring 2.0 的新特性 2.1. 简介 2.2. 控制反转(IoC)容器 2.2.1. 更简单的XML配置 2.2.2. 新的bean作用域 2.2.3. 可扩展的XML编写 2.3. 面向切面编程(AOP) 2.3.1. 更加简单的AOP XML配置 2.3.2. 对@AspectJ 切面的支持 2.4. 中间层 2.4.1. 在XML里更为简单的声明性事务配置 2.4.2. JPA 2.4.3. 异步的JMS 2.4.4. JDBC 2.5. Web层 2.5.1. Spring MVC的表单标签库 2.5.2. Spring MVC合理的默认值 2.5.3. Portlet 框架 2.6. 其他特性 2.6.1. 动态语言支持 2.6.2. JMX 2.6.3. 任务规划 2.6.4. 对Java 5(Tiger)的支持 2.7. 移植到Spring 2.0 2.7.1. 一些变化 2.8. 更新的样例应用 -Introduction 1. Introduction 1.1. Overview 1.2. The use of scene 2. Spring 2.0 new features of 2.1. Introduction 2.2. IoC (IoC) containers 2.2.1. More simple XML configuration 2.2.2. 2.2 new bean scope. 3. may be extended by 2.3 to prepare the XML. Aspect-oriented programming (AOP) 2.3.1. more simple AOP XML configuration 2.3.2. of the @ AspectJ support section 2.4. middle layer 2.4.1. in XML in a more Statement of Affairs easy configuration of 2.4.2. JPA 2.4.3. asynchronous JMS 2.4.4. JDBC 2.5. Web Layer 2.5.1. Spring MVC form tag library 2.5.2. Spring MVC reasonable default value 2.5 .3. Portlet Framework 2.6. Other characteristics 2.6.1. Dynamic language support 2.6.2. JMX 2.6.3. mission planning 2.6.4. on Java 5 (Tiger) support 2.7. migrate to Spring 2.0 2.7.1. some Change 2.8. Updated sample applications
Update : 2024-05-13 Size : 2238464 Publisher : zane

可以将SQL Server Backup文件恢复在不同的地方(缺省情况下SQL Server Backup文件只能恢复到原来的备份目录),这样可以节约大量时间-SQL Server Backup can restore files at different places (default SQL Server Backup file to restore only the original backup directory), this can save a lot of time
Update : 2024-05-13 Size : 36864 Publisher : code
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.