-
c专家编程
《C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。
- 2023-05-04 14:25:05下载
- 积分:1
-
一个软件代码的总结,可以帮助你统计那里的代码…
一个对于代码总结的一个软件,可以帮你统计你的代码还有一些注释等,非常好用-A summary of the code of a software, can help you statistics of your code there are some notes and so on, very easy to use
- 2022-06-26 11:40:25下载
- 积分:1
-
这个代码和信息提供“是”无保修
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
- 2022-07-17 10:21:39下载
- 积分:1
-
想获得系统硬件信息吗?本工程为您实现。
想获得系统硬件信息吗?本工程为您实现。-to obtain information system hardware? This works for you to achieve.
- 2022-02-28 19:46:55下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
小巧C编译器
小巧C编译器 The Google Account help advocates using two step authentication The Google Account help advocates using two step authentication
- 2022-09-25 07:50:03下载
- 积分:1
-
此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!...
此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!-This document filesystem.rar including YAFFS source, fat32 file system fat32 file system and introduce yaffs file system and compare!
- 2022-10-27 06:05:04下载
- 积分:1
-
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!...
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!-Examples of multi-threaded! Is a good example! For us to develop multi-user and the need for multi-process procedures are fully prepared!
- 2022-01-25 15:26:08下载
- 积分:1
-
共享内存使用的程序
共享内存使用的程序 -The app using memory share
- 2022-02-04 23:04:23下载
- 积分:1
-
实现线程之间的通信与互斥
实现线程之间的通信与互斥-achieve communication between threads and Exclusion
- 2022-08-19 20:53:36下载
- 积分:1