-
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascendi...
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascending 升,d: descending 降) -For n ranked from high to low student achievement, ranked according to the function of the style parameters, such as the style of " a" by ascending row, style for the " d" in descending row. (A: ascending l, d: descending down)
- 2022-05-13 14:34:44下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-11-21 16:40:11下载
- 积分:1
-
A circular buffer implementations. VC6 MFC Test
一个环形缓冲区的实现方法.VC6 MFC 测试 -A circular buffer implementations. VC6 MFC Test
- 2023-04-30 07:05:03下载
- 积分:1
-
CAB文件的压缩,解压缩程序源代码,CAB文件不解释…
cab文件压缩、解压程序源代码,cab文件不用解释了吧 -cab file compression, decompression program source code, cab files do not explain the bar
- 2022-06-19 04:03:48下载
- 积分:1
-
WINCE界面,功能非常强大,可以作为读写器开发的界面,唯一的遗憾就是还没来得及贴图,但功能很完善!...
WINCE界面,功能非常强大,可以作为读写器开发的界面,唯一的遗憾就是还没来得及贴图,但功能很完善!-WINCE interface, very powerful, can be used as the development of reader interface, the only regret is not enough time mapping, but the function is perfect!
- 2022-02-06 18:35:52下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
5D shrunk the idea of the procedures for professional players to learn from vb
5D缩水程序 专业玩家的思路 可供借鉴 学习vb-5D shrunk the idea of the procedures for professional players to learn from vb
- 2022-03-31 15:50:07下载
- 积分:1
-
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...
VC开发的树型可拖拉策略编辑器-VC can drag the tree strategy Editor
- 2022-08-06 15:02:13下载
- 积分:1
-
交通灯控制程序,可以实现交通等的时间控制和暂停
交通灯控制程序,可以实现交通等的时间控制和暂停-Traffic lights control procedures can be achieved time traffic control and suspended
- 2022-07-17 13:37:18下载
- 积分:1
-
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题...
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题-access their database compression testing of a small procedures, compressed database access, database access can solve the problem of expansion
- 2022-01-31 07:11:16下载
- 积分:1