资源列表
app16_7
- KeyAdapter类事件处理KeyEvent事件-KeyAdapter incident KeyEvent class events
数据库作业
- 最少背包问题:假设有许多盒子,每个盒子能保存的总重量为1.0。有n个项i1,i2,…,in,它们的重量分别是w1,w2,…,wn。目的是用尽可能少的盒子放入所有的项,任何盒子的重量不能超过他的容量。例如,如果想的重量为0.4, 0.4, 0.6和0.6,用两个盒子就能解决。 按如下策略解决此问题:按给定的次序扫描每一个项,把每一个项放入能够容纳他而不至于溢出的最满的盒子。
dreamingfangzhen
- 该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果 清除,重新显示下次运行结果。本程序在dos中或windows98中运行。-the program figures show a phalanx, procedures of the screen can be the result of the last operation to remove and re-run the results show the next. This procedure dos or runnin
huzi
- 实现一个简单的登陆识别界面,只有输入正确的信息是才能够正常登陆。-achieve a simple interface to identify the landing, only entered the correct information is only normal landing.
HUFFMAN
- 对数据进行处理生成一棵哈夫曼树
qlabelToUTF-8
- 由 UTF-8 的 DB 轉去 AnsiString 的Quickreport 的Label
fangzhen
- 汇编程序设计数字方阵 方便初级的汇编开发人员使用
E2-2
- 这是一个java的程序,里面显示基本的一些操作-This is a java procedures inside revealed some basic operation
luox
- 机器码程序设计,luox操作系统启动界面-Machine code programming, luox operating system boot interface
buble
- 这是一个很好的FLASHMX的例子,学习FLASHMX是一个很好的例子-This is a very good example of FLASHMX, FLASHMX study is a good example
huanfang
- 幻方,从1到n的平方组成n行n列,各行各列及对角线之和均相等
f30
- 完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据