搜索资源列表
clearbox
- 图片弹出div层 后面有遮罩层,主要是相册功能,图片的上下查看-tip picture
Josephus
- Josephus问题:一群小孩围成一圈,任意假定一个数m,从第一个小孩起,顺时针方向数,每数到第m个小孩是,该小孩便离开。小孩不断离开,圈子不断缩小。最后,剩下的一个小孩便是胜利者。究竟胜利的是第几个小孩呢? 提示:用循环链表解答,编写程序link.h实现循环的链表类,由插入与删除等基本操作。 -Josephus problem: a group of kids form a circle, any assumption that a number of m, starting from
AVERAGE
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
Tip-0900
- vc学习的好的代码no.9 vc学习的好的代码no.9-vc learning learning no.9vc good code good code no.9
Tip-1000
- vc学习的好的代码no.10 vc学习的好的代码no.10-vc learning learning no.10vc good code good code no.10
Tip-1100
- vc的原码例子11 vc的原码例子-the original example vc code 11 vc code examples of the original
Tip-1200
- vc的原码例子12 vc的原码例子12-the original example vc code 12 vc code examples of the original 12
Tip-1200+
- vc的原码例子12 vc的原码例子12-the original example vc code 12 vc code examples of the original 12
shiyan15
- 编写具有如下函数原型的递归与非递归两种函数equ,负责判断数组a与b的前n个元素值是否按下标对应完全相同,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool equ(int a[], int b[], int n) 提示:递归函数中可按如下方式来分解并处理问题,先判断最后一个元素是否相同,不同则返false;相同则看n是否等于1,是则返回true,否则进行递归调用(传去实参a、b与 n-1,去判断前n-1个元素的相等性),并返回递归调用的结果
124998-01
- Solaris系统的tip(1)工具实现上存在漏洞,本地非特权用户可能利用此漏洞以uucp(uid 5)用户的权限执行任意命令。 Sun已经为此发布了一个安全公告(Sun-Alert-102773)以及相应补丁.-Solaris system tip (1) tools for the realization of the existence of loopholes in the local non-privileged user could exploit this vulnerabil
matleb
- 数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的程序,建议编成函数文件。提示:可以把多项式的系数和所需要求解的点设为参数。-Numerical Analysis of requirements: the second title of the command file can be compiled, which can factorial function into a separa
TextAreaCount
- 统计一个文本域中行、单词、字符的数量。 提示:在图形界面中除了安排文本域输入数据外,还安排一个按钮触发统计操作,另外安排3个标签显示结果,界面采用GridLayout布局。 -Statistics on a text field line, word, number of characters. Tip: in the graphical interface in addition to arrangements for the text field to enter data, but
TimeRecord
- 提示通 设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。-Tip-pass set up the date, time, content, will be at the specified date, time, tips, to be determined to see tips, otherwise, after a two-minute tips.
cpptooltip_src
- cpptooltip_src.zip TIP窗口的好东西。-cpptooltip_src.zip
reception.m
- reception of coaxial tip
erchashu
- 1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。 2 编写将一棵二叉树的所有左右子树进行交换的算法。 提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。 3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。 4 调试并运行实验源程序。 -Prepared using a binary list stored in binary form of the creation, the first sequence, the seq
Cpp1
- 2 编写将一棵二叉树的所有左右子树进行交换的算法。 提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列 1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。 创建的二叉树: -2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called
JAVA1_1
- 编写一个Java程序,用于输出Fibonacci数列的前20项。 提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence
TiP
- TiP is a general purpose framework for quickly build a working Web site in a typical PHP/MySQL environment. It is targeted at developers, experienced Web administrators, and anyone unafraid of hacking and using a text editor.-TiP is a general
tipldr
- loader for tip program for zip drives