搜索资源列表
chap0000006
- 第6章 Java C/S结构编程 实例67 实现C/S多线程 实例68 客户端程序 实例69 服务器端程序 实例70 C/S结构聊天室 实例71 基于C/S的小游戏 实例72 应用C/S数据库 实例73 实现客户端程序 实例74 实现一个简单的代理服务器 实例75 C/S结构的分布式运算-Chapter 6 Java C / S structure, programming examples of achieving 67 C / S 68 examples
chap06
- 第6章 Java C/S结构编程 197 实例67 实现C/S多线程 198 实例68 客户端程序 200 实例69 服务器端程序 201 实例70 C/S结构聊天室 203 实例71 基于C/S的小游戏 209 实例72 应用C/S数据库 237 实例73 实现客户端程序 242 实例74 实现一个简单的代理服务器 246 实例75 C/S结构的分布式运算 248
StudentScoresManagerJava
- 功能简介: 1.增减学生对象(该对象包含学号、姓名、分数等信息) 2.登记、编辑分数 3.计算出平均成绩 4.统计出优秀(100-90)、良好(89-75)、中等(74-60)和不及格(59-0)的人数百分比 5.按学号查找学生及成绩 6.按成绩分数排序 7.使用图形用户界面
2006112922
- 包括74系列,51单片机的用法,希望对大家有用
docbook-xsl-1.74.0
- DocBook可以帮助你生成更用户友好的文档。-DocBook can help you generate more user-friendly document.
Lab3
- Understand and apply exponentiation-Wind chill is the apparent temperature felt by exposed skin on a cold, windy day. Normally, there is a thin layer of warm air surrounding our bodies, and this warm air helps insulate us from the cold air around u
19(74)
- 通过描述环境要素的序列、要素之间的联系和差异、映象的类型、细节和规模的变化等来提供信息,即构造模型。在科学研究中,经常用模型作为实际对象的代替物或模拟物,它们与被研究的对象之间存在某种程度的一致或相似的映射关系:借助模型所获得的结论和推论又可转用于实际对象上-Elements of the environment by describing the sequence of elements of the links and differences between, image type, and
20070413110926599
- 设计常用电子资料,经常用到的,74系列,全部都在-Design commonly used electronic data, frequently used, 74 series
5c2428f57bc7
- Radix_Sort2142121302 (1.74 kB) Sourcecodes download
LAN-chat-room-Java-curriculum-report
- 局域网聊天室-Java课程设计报告 摘 要 2 1 系统描述 3 2 分析与设计 3 2.1功能模块划分 3 2.1.1局域网聊天室功能设计与分析 3 2.1.2私聊聊天窗口 4 2.2局域网聊天室聊天局部代码分析 4 2.2.1 服务端的信息处理 4 2.2.2 客户端显示聊天信息 5 2.2.3 客户端信息发送 5 2.3聊天室详细设计思路 6 3 系统测试 7 4 聊天室源代码 7 5总结 16 参考文
001
- 编写图形界面小程序,接受用户输入的一个0——100之间的分数,将其转化为1——5分的五分制。 90-100 :5 75-89:4 60-74:3 40-59:2 其他:1 -Writing graphical interface small program, and accepts user input, a score between 0- 100, to be converted to a 1- 5 points out. 90-100: 5 75-89:4 60-74:3 40-5
jcssp.2010.67.74
- Active contours or \snakes" can be used to segment objects automatically. The basic idea is the evolution of a curve, or curves subject to constraints from the input data. The curve should evolve until its boundary segments the object of intere
qingtian
- 晴天的授权方式很独特,下面我说下方法,大家先记下算法, a=67 b=68 c=69 d=70 e=71 f=72 g=73 h=74 i=75 j=76 k=77 l=78 m=79 n=80 o=81 p=82 q=83 r=84 s=85 t=86 u=87 v=88 w=89 x=90 y=91 z=92 0=01 1=02 2=03 3=04 4=05 5=0
regress-74
- Test that the variable introduced by catch blocks is DontDelete.
Assignment-1
- Wind Chill. Given the temperature t (in Fahrenheit) and the wind speed v (in miles per hour), the US National Weather Service defines the effective temperature (the wind chill) to be: w = 35.74 + 0.6215t + (0.4275 t - 35.75)v 0.16 Write
Mambors5
- 优化菜单项Itemid的获取方法,总体减少sql查询次数30 以上,有效提高访问速度。系统默认样例数据安装后,优化前首页的sql查询为74次,优化后首页的sql查询为35次,其它页面都有不同程度的减少。 增强SEF静态链接功能,使用菜单项名称、单元名称、分类名称等做为链接路径,使链接有语义,支持中文名称,直观易懂,更方便搜索引擎收录。 动态设置首页网址,使多个域名能共用一个网站。 bugs 少了,系统运行更趋稳固流畅,即便打开php的全部错误提示选项,也很少出现 Notice 或 W
oj_GPA
- 本科生的成绩施行平均学分绩点制(GPA)。既将学生的实际考分根据不同的学科的不同学分按一定的公式进行计算。 公式如下: 实际成绩 绩点 90——100 4.0 85——89 3.7 82——84 3.3 78——81 3.0 75——77 2.7 72——74 2.3 68——71 2.0 64——67 1.5 60——63 1.0 60以下 0 1.一门课程的学分绩点=该课绩点*该课学分 2.总评绩点=所有学科绩点之和/所有课程学分之和 现要求你编写程序求出某人A的总