资源列表
[系统编程] Large-integer-factorial
说明:本实例实现了一个计算大整数阶乘的程序。通常使用递归来计算一个整数的阶乘。但是, 因为ii.算本身能够表示的最大整数是有限的,所以能够计算的阶乘整数要受到限制。本程序使 用数组来存储结果,因而很好地解决了这个问题,只要有足够大的数组就能计.任意大的整数0-Examples of the realization of a to calculate large integer factorial program. Usually use recursion to calculate the facto<hxk> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[系统编程] Sets-binary-tree-algorithm
说明:本实例实现了二叉树相关的一系列算法,包括建立二叉树、二叉树的前序、中序和后序遍历、统计数的结点数和叶子结点数。-The examples of the binary tree algorithm, including the establishment of a binary tree, binary tree preorder, inorder, and postorder traversal, statistical number of nodes and leaf nodes.<hxk> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[系统编程] parking-lot-management-system
说明:本实例模拟了一个简单的停车场管理系统。进来一辆车登记后进入车场,如车场满则进来 的车进入便道等候,一旦有车开走则可以便道直接进入车场。用一个浅模拟停车场,用一个队 列模拟车场外的便道。本实例主要向读者介绍如何运用找和队列来解决实际问题。-Simulated in this example a simple parking management system. Come in a car registered to enter the yard, such as yard full of inco<hxk> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[系统编程] FontDialog
说明:主要实现字体转换 初学者可以借助次简单程序熟悉开发过程-Main realization font conversion beginners can use simple program to be familiar with development process<高石磊> 在 2025-06-09 上传 | 大小:1.93mb | 下载:0
[系统编程] neicunfenpei
说明:编写一个程序,创建两个线程,一个用于内存分配,另一个用于跟踪内存的分配情况并打印信息。将VirtualAlloc函数的参数ftAllocahonType分别改为MEM_RESET或MEM_TOP_DOWN,将nProtect参数分别改为PAGE_GUARD、PAGE_NOACCESS或PAGE_NOCACHE,再进行本实习的各项操作,再查看内存分配的各个结果,分析原因。尝试调换分配、回收、内存复位、加锁、解锁、提交、回收的次序,查看结果,并分析原因。-Write a program that c<毛越> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] handler
说明:TIPC signal handling driver for linx-TIPC signal handling driver for linx<nuirenko> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] indigoio_dsp
说明:This file is Echo Digital Audio s generic driver library. -This file is Echo Digital Audio s generic driver library.<nuirenko> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] inet6_connection_sock
说明:An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.-An implementation of the TCP/IP protocol suite for the LINUX operatin<nuirenko> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] iommu-debug
说明:omap iommu: debugfs interface<saipaokeng> 在 2025-06-09 上传 | 大小:2kb | 下载:0