我整理的java面试题,相信对找工作会很有帮助
上传时间: 2014-01-19
上传用户:asdfasdfd
世界500强面试题,让你身临其镜感受大企业面试技巧
标签: 面试题
上传时间: 2015-08-16
上传用户:yzhl1988
C语言很多面试和笔试试题及分析,花了不少时间整理的,
上传时间: 2015-08-23
上传用户:牧羊人8920
汇编程序,完成如下功能: 每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。
上传时间: 2015-08-23
上传用户:zhangzhenyu
SQL数据库系统原理 期末课程设计图书馆信息管理系统 2.0 2006-12-09开始构建方案,于2006-12-14 初级版本,后再经过几天课余时间的仔细调试升级成2.0版。2.0运行更稳定、可靠,操作更方便,增加了自动检错、纠错处理,使后台数据不被非法操作破坏!参考文献 :刘韬 骆娟 何旭洪 Visual Basic 6.0数据库系统开发实例导航 北京:人民邮电出版社 2002用户名:展威密码:180263程序运行须服务器(SQL Server)后台支持: 1、数据源:library.DSN ( DATABASE=library ) 2、数据库文件:library_Data.MDF、library_Log.LDF
上传时间: 2013-12-20
上传用户:baiom
简易成绩统计系统 采用delphi+access设计. 简单实现成绩统计,方便填写期末成绩表而设计.
上传时间: 2015-08-23
上传用户:一诺88
ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
标签: Description computers Problem binary
上传时间: 2013-12-11
上传用户:libenshu01
ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n?
标签: Description divisible Problem integer
上传时间: 2015-08-23
上传用户:zhenyushaw
韩语初级结业试题.有助于要考韩语的人
标签: 试题
上传时间: 2014-12-03
上传用户:Amygdala
程序员考试全真试题。参加程序员考试的同学很有用
上传时间: 2015-08-24
上传用户:libinxny