搜索资源列表
simplejavaprogramming
- 题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。 题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n-Topic: Print out the Triangle (10 lines required to pr
T9
- java T9模拟键盘 模拟手机的键盘输入。-T9 simulate keyboard input analog phone' s keypad.
ajax
- 实现文本框自动查询的功能,例如goolge的自动显示你所输入的内容是否与后台的匹配。-The realization of the text box automatically query functions, such as Google automatically displays the contents of your input with the background of the match.
ext-3-TextField-sample
- 这个是extjs文字输入框的简单介绍和使用,希望可以为你带来帮助-This is extjs text input box and use a brief introduction, I hope you can help
Ajax
- 在注册或购物车结帐的时候,需要用户填入个人资料,这个环节可以简练一下,我们只需客人填入邮政编码,然后就根据这个邮政编码,自动从数据库中取出相应的省,市等地址信息。这样既可以减少客户的输入,增加客户体验,又可以减少由于资料输入而产生的错误 -Cart in the registration or checkout, the need for users to fill in personal information, click the link can be concise, we only
city
- ajax +jsp技术 输入区号查询省份-ajax+ jsp technical input code query provinces
Main
- 写一个统计就业情况的程序. 程序可以: a)使用户以如下格式输入新增或减少的就业机会: August 27 b)统计:1.每个月就业情况的变化 2.就业情况最好的月份 3.就业情况最差的月份 程序中变量EmploymentStatistics存放各月的就业数,并提供方法netChange, worstMonth, bestMonth. 例如用户的输入是: August 27 February -6 March 120 April 62 May -90 J
ajaxDemo
- 用Ajax实现简单的异步操作,输入文本,后台直接获取,无刷新操作-Simple to use Ajax asynchronous operation, input text, the background direct access, refresh-free operation
Autosuggest
- javascr ipt写的搜索提示功能,就像百度那样输入少许的字,底下会有提示列表。-search tips written javascr ipt function, like Baidu few words as input, will be prompted to list below.
Train_Exam_Case
- 使用JSP+Servlet + AJAX 技术实现的人员信息录入界面-Using AJAX technology personnel information input interface
NlpReduce
- NLP-Reduce is a natural language query interface that allows its users to enter full English questions, sentence fragments, and keywords. It processes queries a s bag of words and only employs a reduced set of natural language processing techniques,
key
- 主要用于页面信息输入 再单击图片之后会出现一个虚拟键盘-Main a virtual keyboard that appears and then click on the image for the page information input
autoComplete
- 采用Ajax,Jquery实现的自动提示,并能补全输入的功能源代码-Ajax, Jquery achieve automatic prompts, and will supplement the the full input function source code
thread
- 评选班级三好学生,根据三个指标:学习成绩加权平均分(grade)、四六级成绩(englishGrade)、获奖分数(hortation)。需要用户输入三个相应的权重值(weight1、weight2、weight3,其中三者相加等于1),得到总分:score=grade*weight1+englishGrade*weight2+hortation*weight3。-The named class roll student, according to three indicators: grade
Simple-program
- 简单程序的编写,要求输入两个整数,输出这两个整数的和、差、积、商-Simple program written input two integers, and the output of these two integers, difference, product, business
maximum-
- 编写一个应用程序,要求用户输入两个整数,然后输出两个整数中的最大值-Write an application requires the user to input two integers, and then output to a maximum of two integers
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
BinaryToHexArray
- 将输入的二进制字符串装换为16进制字符串并输出-Equipment for the input binary string to hexadecimal string and output
BinaryToHex-(2)
- 将输入的二进制字符串装换为16进制字符串并输出-Equipment for the input binary string to hexadecimal string and output
mode_problem2_2
- 寻找一串无须数列的众数,输入输出均为文件操作,利用快排。-All looking for a bunch of no series, both input and output file operations, the use of fast row.