Welcome![Sign In][Sign Up]
Location:
Search - tip

Search list

[Other resourcewuzq

Description: 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中,可随时查看。 大概写了2500行,很多难点基本上都是靠自己琢磨的,比如判断胜负、人机对战、悔棋、还原棋局等等,由于本人五子棋水平低劣,所以写出的电脑的IQ也不高,大家可以尽情蹂躏。最后给大家一句忠告——别人的代码是可以看的,但课程设计还是要自己做的! E-mail:zhongnanlifan@163.com 李凡 中南大学 计算机0304 程序写于2004.7.10 -Special Tip : Do not use TC compiler, as TC can only build up to 2,000 firms while the procedures are 2,500 firms use the tools Win - Tc. The procedure was relatively short, and many bug unavoidable, we also look criticized correct. A sincere hope that you will share together. Last summer, leisure, I wrote a boring C language graphics mode of 331 games, has the following functions : 1. use the mouse to control two. to achieve human-machine players, judge and 3 victory. to preserve and chess players are taking every step steps can be reduced by four chess game. players can he never cheat in spain, a draw in chess. Lose 5. every player kept the score to a document, they can always check. Writing about the 2500 trip, many difficulties are basically on their own pondering, for instance, to jud
Platform: | Size: 57222 | Author: 李凡 | Hits:

[Other resourceajaxcd20060404

Description: tomcat 详细方法请见http://www.webplat.cn的技术文档. 2.将解压后的文件夹拷至%tomcat_home%/webapps/Root下,文件夹下有index.jsp文件 3.在mysql环境中将src文件夹下jspshop.sql执行生成数据库 4.按照系统环境修改build.bat文件以及src中.java文件。 其中build.bat中修改tomcat和jdk的安装路径 其中.java文件修改数据库的地址、登陆用户名和密码 5.命令行下运行build.bat,运行完后%tomcat_home%/webapps/Root/web-inf/classes文件夹下有ckstudio文件夹 6.确定上述操作无误,重新启动tomcat.在浏览器中输入 http://localhost:8080/你解压后的文件名 提示:如果您不熟悉jsp环境配置,请严格按照上述步骤进行. 本软件经测试能在各种jsp服务器上运行,在linux平台上也能成功运行。 如不能正确配置,请参见http://www.webplat.cn或者用E-mail、QQ和我们联系。-tomcat detailed methodology, see http : / / www.webplat.cn technical documents. 2. to extract the folder to emboss% tomca t_home% / webapps / Root, folder documents have index.jsp 3. in mysql environment will src folder jspsh op.sql implementation Generation Database 4. in accordance with the system environment and changes build.bat file src . java documents. Which build.bat modified tomcat and jdk which the installation path. Java Document the address database, username and password 5. command line running build.bat. After running tomcat_home%% / webapps / Root / web-inf / c lasses folder under ckstudio folder 6. establishes operating correctly, restart tomcat. the browser input http://localhost : 8080 / After you unpack the file name Tip : If you are not familiar with jsp environment con
Platform: | Size: 1271763 | Author: 郑风 | Hits:

[WEB Codexyjy0211

Description: 直接解压到你的服务器上即可按路径打开,如: http://你的域名/index.asp 后台管理登陆地址 http://你的域名/admin/login.asp(提示:你可以把admin这个文件改成别人不知道的文件夹名:如kdsgfksk,那么管理就是:/kdsgfksk/login.asp) 后台管理用户名: admin 后台管理密码: admin 数据库连接文件:conn.asp md.asp admin/conn.asp sconn.asp connsec.asp -direct you to extract the server can be opened by the road, such as : http : / / your name / index.asp management background landing address http : / / your name / admin / log (Tip : You can put the document into admin people do not know the folders : If kdsgfksk. so management is : / kdsgfksk / log) management background Username : admin management background Password : admin database linking documents : conn.asp md.asp admin / conn.asp sconn.asp con nsec.asp
Platform: | Size: 1802568 | Author: gzk | Hits:

[WEB CodeIBArticle1.0.1

Description: 冰山信息发布系统 将软件包解压,在浏览器中运行软件目录下的install.php 按照提示安装即可. 安装过程中需进修改配置文件,一旦出现问题, 可以将default-config.php复制一份并更名为config.php,重装安装即可-tip of the information dissemination system to extract the package. the browser software to run the install.php directory according to the prompt installation can be. the installation process takes into change configuration file, should any problems arise, it will default - config.php a copy and change its name to config.php. heavy equipment can be installed
Platform: | Size: 297509 | Author: gzk | Hits:

[Other resourcebahe

Description: 设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各持一个按钮,迅速地、不断地按动,产生脉冲,谁按得快,亮点就向谁的方向移动,每按一次,亮点移动一次。 4、 亮点移到任一方终端二极管时,这一方就获胜,此时双方按钮均无作用,输出保持,只有复位后才使亮点恢复到中心。 5、 用数码管显示获胜者的盘数。 教学提示: 1、 按钮信号即输入的脉冲信号,每按一次按钮都应能进行有效的计数。 2、 用可逆计数器的加、减计数输入端分别接受两路脉冲信号,可逆计数器原始输出状态为0000,经译码器输出,使中间一只二极管发亮。 3、 当计数器进行加法计数时,亮点向右移;进行减法计数时,亮点向左移。 4、 由一个控制电路指示谁胜谁负,当亮点移到任一方终端时,由控制电路产生一个信号,使计数器停止计数。 5、 将双方终端二极管“点亮”信号分别接两个计数器的“使能”端,当一方取胜时,相应的计数器进行一次计数,这样得到双方取胜次数的显示。 6、 设置一个“复位”按钮,使亮点回到中心,取胜计数器也要设置一个“复位”按钮,使之能清零。 -design a tug-of-war game, can design a game of tug of war circuit. 2, circuit use 15 (or 9), light-emitting diodes, come only among a shiny, namely, the center of tug-of-war. 3, the game with a two button rapidly and continuously pressed, have a pulse, who by fast, Who bright spots on the move, every time, a bright spot in Mobile. 4, the party moved to highlight terminal diode, on the winning side, this time the two sides had no effect buttons, to maintain output, so after only bright spot reduction restored to the center. 5, digital Display won the bookkeeping. Teaching Tip : one, that the button signal input pulse signal every time the button should be able to effectively counter. 2, with reversible counter, plus or minus count input to receive two pulse signal, reversible counter to the
Platform: | Size: 292697 | Author: 万金油 | Hits:

[Windows Developsecdemo

Description: 演示完整的对称、非对称、摘要算法。 参照提示:其中有屏幕的和弹出提示。-complete demonstration of symmetric, asymmetric, digest algorithm. Reference Tip : these pop-up screen and suggest.
Platform: | Size: 190204 | Author: lisi | Hits:

[Other resourcePackageProblem

Description: 实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本要求 读入T、n、w1 , w2 , … , wn 3.提示: 可利用递归方法:若选中w1 则问题变成在w2 , … , wn 中挑选若干件使得其重量之和为T- w1 ,若不选中w1,则问题变成在w2 , … , wn 中挑选若干件使得其重量之和为T 。依次类推。 也可利用回溯法的设计思想来解决背包问题。首先将物品排成一列,然后顺序选取物品装入背包,假设已选取了前i 件物品之后背包还没有装满,则继续选取第i+1件物品,若该件物品“太大”不能装入,则弃之而继续选取下一件,直至背包装满为止。但如果在剩余的物品中找不到合适的物品以填满背包,则说明“刚刚”装入背包的那件物品“不合适”,应将它取出“弃之一边”,继续再从“它之后”的物品中选取,如此重复,,直至求得满足条件的解,或者无解。 注:没压缩密码-knapsack problem achieve a package problem. Problem description one would assume that the total volume of loaded backpack and T n size pieces of w1, w2, ..., wn items Can n items from the selected pieces were just filled with backpacks, even w1 w2 ... wn = T, asked to identify all of the above conditions are met solution. For example : when T = 10, the volume of items (1,8,4,3,5,2), may find the following four solutions : (1,4,3,2), (1,4,5), (8,2), (3,5,2). 2. Basic requirements read T, n, w1, w2, ..., wn 3. Tip : Recursive methods can be used : If the problem were selected w1 into the w2, ..., wn selected several pieces make its weight and as a T-w1, if selected w1, w2 issue into the .... wn selected several pieces make its weight and as T. Renumbered accordingly. Retrospective can also u
Platform: | Size: 9296 | Author: 李昭明 | Hits:

[WinSock-NDISws031202-2.1.8

Description: GoAhead WebServer是一个用于嵌入式开发的服务器,它体积小但功能强大,支持ASP,JAVASCRIPT,FORM,CGI等功能,被称作“针尖上的服务器”。-is an embedded development for the server, it is small in size but powerful support ASP, JAVASCRIPT, FORM, CGI and other functions, known as the "tip of the server."
Platform: | Size: 1607534 | Author: 王峰 | Hits:

[CSharpll(1)fenxibiaodeshengcheng

Description: 词法分析源程序 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析, -lexical analysis source Tip : the program only right by i, *, (and ) consisting of the # end of the strings,
Platform: | Size: 8443 | Author: xiao | Hits:

[CSharp7941961REManageAndNFAToDFA

Description: 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析,-Tip : the program only right by i, *, (and) to # constitute the end of the strings,
Platform: | Size: 25615 | Author: xiao | Hits:

[CSharpLL1ForWin1

Description: 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析,-Tip : the program only right by i, *, (and) to # constitute the end of the strings,
Platform: | Size: 73568 | Author: xiao | Hits:

[Develop ToolsTip-0100

Description: C/C++程序员实用大全例程0-1-C / C programmers practical Daquan routines 0-1
Platform: | Size: 12642 | Author: 华章 | Hits:

[Develop ToolsTip-0200

Description: C/C++程序员实用大全例程100-2-C / C programmers practical Daquan routines 100-2
Platform: | Size: 15430 | Author: 华章 | Hits:

[Develop ToolsTip-0300

Description: C/C++程序员实用大全例程200-3-C / C programmers practical Daquan routines 200-3
Platform: | Size: 17609 | Author: 华章 | Hits:

[Develop ToolsTip-0400

Description: C/C++程序员实用大全例程300-4-C / C programmers practical Daquan routines 300-4
Platform: | Size: 49910 | Author: 华章 | Hits:

[Develop ToolsTip-0500

Description: C/C++程序员实用大全例程400-5-C / C programmers practical Daquan routines 400-5
Platform: | Size: 22026 | Author: 华章 | Hits:

[Windows DevelopMenuItemToolTip

Description: MFC Tool tip control(CToolTipCtrl) is easy to use with a window, such as a child window, or an application-defined rectangular area within a window s client area. However, in some situations you may not know in advance for which controls or rectangle area you will be displaying the tool tip. In this case, you have to dynamically display the tool tip depending on where your mouse position is. For e.g. you may have a window which display some graphics and you may want to display the tool tip on the graphics depending on where the mouse position is.
Platform: | Size: 19094 | Author: 日报 | Hits:

[GUI DevelopDealer

Description: 每当新商人加入CellGo,该商人的材料(如:商人的名、地址、电话号、及商人提供的服务)必须被记录下来。你需创建接收商人材料的用户界面。用户界面的功能说明如下: 对可存放地址字段的字符个数不应有限制. 界面应允许为商人选择多种服务. (提示:对接收商人地址使用文本域控件。商人提供诸如:“Free service charges”, “Gifts for mobiles bought”, 和 “10% discount on new mobiles bought”的服务) -CellGo businessmen, the businessmen of material (such as : businessmen by name, address, telephone number, businessmen and the services provided) must be recorded. You need to create materials to receive businessmen user interface. User interface features as follows : to address field can be stored in the number of characters should not be restricted. interface businessmen should be allowed to choose a variety of services. (Tip : businessmen right to receive the text addresses the use of domain controls. businessmen such as : "Free service charges," "Gifts for mobiles bought," and the "10% discount on new mobiles bought" services)
Platform: | Size: 2138 | Author: wjh | Hits:

[File Operatesuijifenjian

Description: 一个专门用来处理打开文件时发生错误的函数。提示:文件打开过多。-one devoted to open the file when an error in the function. Tip : too many open documents.
Platform: | Size: 2098 | Author: 李静 | Hits:

[GUI Developtooltipcontrol

Description: 定制控件的工具提示文 -Custom Controls in a tool tip text Custom Controls in a tool tip text
Platform: | Size: 13723 | Author: mkong | Hits:
« 1 2 3 45 6 7 8 9 10 ... 45 »

CodeBus www.codebus.net