登录
首页 » Java » sorter

sorter

于 2014-04-03 发布 文件大小:1KB
0 79
下载积分: 1 下载次数: 4

代码说明:

  自己写的一个通用的数据分页排序工具,实现张表的数据按指定字段排序获取第N页的数据(a page sorter written by my self. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 随机产生一个迷宫。可以找出一条可以通过的路径。也可以找出全部可以通过的路径。...
    随机产生一个迷宫。可以找出一条可以通过的路径。也可以找出全部可以通过的路径。-randomly generated a maze. To be able to find a path through. All can find the path through.
    2022-03-01 11:49:19下载
    积分:1
  • algorithms and data structures, C
    算法与数据结构,C语言版严蔚敏,清华大学出版社-algorithms and data structures, C-language version of Yan Wei Min, Qinghua University Press
    2022-04-02 08:39:03下载
    积分:1
  • An expression calculator algorithms, compiled to run, the output output.txt
    一个表达式计算器的算法,编译后运行,输出output.txt-An expression calculator algorithms, compiled to run, the output output.txt
    2022-12-08 10:40:04下载
    积分:1
  • vb6 访问access技术 适合初学者调试学习
    vb6 访问access技术 适合初学者调试学习-VB6 visit debug access technique is suitable for beginners to learn
    2022-02-22 02:46:27下载
    积分:1
  • Task1-trial--10211281--zly
    描述:足球俱乐部包括球员、普通行政人员。球员有姓名、年龄、能力、年薪、转会费、进球总数、服役年限等重要参数;普通行政人员有姓名、年龄、能力、年薪等参数。你需要给相关管理机构开发一个管理程序,实现对众多足球俱乐部管理的基本功能。具体功能包括: a) 俱乐部的增删改查,俱乐部的属性包括名称、现金、其下人员; b) 可以对所有球员的各项属性进行简单搜索,支持输入多个条件,条件之间用&&连接,例如: i. “年龄不大于25且服役年限大于5年且进球数大于100的球员”,查询表达式:!(@age>25) && @experience>5 && @kick>100 c) 支持球员在不同俱乐部间的买卖,买卖需符合以下条件:作为买方的俱乐部的现金>=球员的转会费,交易完成后,卖方将得到转会费。 要求: d) 必须采用面向对象的方式,使用类组织数据结构,并注意类的继承关系; e) 在题目要求基础上可以自行扩展功能,提供扩实用扩展功能者适当加分(加分不超过5分)。 (Description: Football club including players, general administrative staff. Player name, age, ability, salary, transfer fee, total number of goals, service life and other important parameters ordinary administrative staff name, age, ability, salary and other parameters. You need to give the relevant management agencies to develop a management program to achieve the number of football club management s basic functions. Specific features include: a) the club CRUD, the name of the club s property, including cash, under which personnel b) all players can perform a simple search of the property, supports input multiple conditions with && connection between conditions, for example: i. "Age is not greater than 25 and greater than 5 years service life and goals more than 100 players," query expression:! (@ age> 25) && @ experience> 5 && @ kick> 100 c) Support the players traded between different clubs, the sale subject to the following conditions: As a buyer s club cash> = pl)
    2013-08-20 10:09:29下载
    积分:1
  • 迷宫问题aaa
    迷宫问题 数据结构(maze data structure problem)
    2005-02-23 13:21:43下载
    积分:1
  • arrangement
    假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 (Suppose you want to arrange a number of activities in the hall more than enough, and want to use as little as possible venue. Design an effective greedy algorithm arrangements. (This problem is actually well-known graph coloring problem. If each activity as a vertex map, with the side connected between incompatible activities. Makes coloring adjacent vertices with minimum number of different colors, corresponding to looking The minimum number of venue.) K to be arranged for a given activity, calculated using a minimum of venue programming schedule.)
    2014-10-22 11:00:45下载
    积分:1
  • PHP 项目
    f 有代码在您的描述,请使用"插入代码"按钮要插入代码并选择编程语言。这会使你美丽的源代码和 attractive.f 有是在你的描述的代码,请使用"插入代码"按钮要插入代码并选择编程语言。这会使你美丽的源代码和 attractive.f 有是在你的描述的代码,请使用"插入代码"按钮要插入代码并选择编程语言。这会使你美丽的源代码和 attractive.f 有是在你的描述的代码,请使用"插入代码"按钮要插入代码并选择编程语言。这将使您的源代码美丽和有吸引力。
    2023-05-23 12:40:04下载
    积分:1
  • MyKD Tree
    KD树算法,能够实现对点云数据进行压缩,非常简单,适用于初学者(KD tree algorithm, can achieve the point cloud data compression, very simple, suitable for beginners)
    2015-06-24 20:10:33下载
    积分:1
  • they use a C series of examples of the greedy algorithm, compressed bundle with...
    一个自己用C编的关于贪婪算法的例子,压缩包里带有原题目与原测试数据-they use a C series of examples of the greedy algorithm, compressed bundle with the original title and the original test data
    2022-07-28 15:33:21下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载