资源列表
[Linux/Unix编程] Calculator
说明:用qt4写的一个计算器的程序。运行效果不错。-Use a calculator written in QT4 procedures. The effect of a good run.<yue wu> 在 2025-06-10 上传 | 大小:23kb | 下载:0
[Linux/Unix编程] Unix_1
说明:Unix Advanced Porgramming Source Code<wangdong> 在 2025-06-10 上传 | 大小:40kb | 下载:0
[Linux/Unix编程] Unix_7
说明:Unix Advanced Programming Source Code Unix1-7<wangdong> 在 2025-06-10 上传 | 大小:99kb | 下载:0
[Linux/Unix编程] flashplayer-0.2.tar
说明:linux下的flash的播放源代码,经验证-linux under the flash player source code, experience certificate<王凯> 在 2025-06-10 上传 | 大小:8.13mb | 下载:0
[系统编程] juzheng
说明:稀疏矩阵是矩阵中非零元小于零元的矩阵,按照压缩储存的概念,只储存稀疏矩阵的非零元。除了储存非零元的值外,还要同时记下它的行列位置。这样,稀疏矩阵就可以用一个三元组表确定。应为是矩阵,所以要用到TSMatrix的存储结构,来存储矩阵的三元组表。-Sparse matrix is non-zero matrix element of the matrix is less than zero, in accordance with the concept of compressed storage,<彭枝考> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[系统编程] tingche
说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。栈以顺序结构实现,队列以链表实现。-Simulation of car parks in order to stack to queue simulation sidewalk outside the car, in accordance with the read from the terminal sequence of the input data to simulate management. Stack<彭枝考> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[系统编程] LongInt_DuLink
说明:1. 本演示程序中,利用双向循环链表存储结构存储长整数,每个结点含一个整型变量。任何整型变量的范围是-32767~ 32767。输入和输出形式按每四位一组,组间用逗号隔开。 2. 演示程序以用户和计算机的对话方式执行。在计算机终端上显示提示信息之后,由用户在键盘上输入演示程序中需要输入的数据,运算结果显示在其后。 -1. The demonstration program, using two-way linked list storage structure storage cycle<彭枝考> 在 2025-06-10 上传 | 大小:3kb | 下载:0