C标准库源码解剖.pdf
2021-12-18 21:50:22 1.16MB C标准库源码
1
C标准库,你懂得!中文版带详细书签,为高清扫描版。英文版带书签,且为非扫描 文字高清版。 C标准库“圣经”,提供完整源代码,全面深入阐述库函数的实现与运用。C程序员必备参考书。本书是由世界级C语言专家编写的C标准库经典著作。英文版已经重印十多次,影响了几代程序员。 本书结合C标准的相关部分,精辟地讲述了每一个库函数的使用方法和实现细节,这正是一个真正的C程序员所必须掌握的。更重要的是,书中给出了实现和 测试这些函数的完整源代码
2021-10-18 17:25:45 47.8MB C语言 编程 开发
1
c++ stl The Standard Template Library, 容器(Container) 迭代器(Iterator) 算法(Algorithm)仿函数(Function object)迭代适配器(Adaptor)空间配制器(allocator)
2021-07-02 17:59:02 1.3MB stl c++ 标准库
1
bash-oo-framework:Bash Infinity是bash的现代样板框架标准库
2021-01-30 20:08:37 358KB testing shell bash boilerplate
1
cszsfdeb_33120.zip
2021-01-29 20:04:02 38.73MB c++11标准库源码
1
看清楚描述再下载啊朋友,这个是《C标准库》(美)普劳格(P.J.Plauger)一书的源码,就是源代码,不是书,PDF书CSDN有,不要下错了,我这个是里面的源代码。不会有错的,放心下载。收分高,但是有质量保证!
2019-12-21 20:30:13 137KB 《C标准库》 P.J.Plauger
1
C语言标准库函数源码大全,相当全的库函数源码,各种源码库函数,是学习C语言,精通C语言的资料工具,望能帮助大家学习c语言.
2019-12-21 19:58:09 28.01MB c 库函数 源代码
1
Overview This OPC UA reference implementation is targeting the .NET Standard Library. .Net Standard allows developing apps that run on all common platforms available today, including Linux, iOS, Android (via Xamarin) and Windows 7/8/8.1/10 (including embedded/IoT editions) without requiring platform-specific modifications. Furthermore, cloud applications and services (such as ASP.Net, DNX, Azure Websites, Azure Webjobs, Azure Nano Server and Azure Service Fabric) are also supported. Features included 1. Fully ported Core UA stack and SDK (Client, Server, Configuration & Sample assemblies) 2. Sample Servers and Clients, including all required controls, for .Net 4.6, .NetCore and UWP. 3. X.509 certificate support for client and server authentication 4. Anonymous, username, X.509 certificate (experimental) and JWT (experimental) user authentication 5. UA-TCP & HTTPS transports (client and server) 6. Folder certificate-store support 7. Sessions (including UI support in the samples) 8. Subscriptions (including UI support in the samples) Getting Started All the tools you need for .Net Standard come with the .Net Core tools. See here for what you need. How to create self signed certificates for the sample applications On Windows 1. Open a command prompt in the root folder of your repository 2. Run the script CreateAllCerts.cmd in the root folder of your repository to create the certificates for all sample applications. 3. Alternatively, you can run the script CreateCert.cmd in each sample project folder to create new self signed certificates for the application. 4. The self signed certificates are stored in OPC Foundation/CertificateStores/MachineDefault in each application project folder On Linux 1. Open a command prompt 2. Navigate to the project folder of the sample app, e.g. SampleApplications/Samples/NetCoreConsoleClient 3. Run the script ./createcert.sh to create the certificates for the sample applications. 4. The self signed certificates are stored in OPC Foundati
2019-12-21 19:53:39 6.71MB OPC UA 客户端 服务器
1
这个是我从网上精心整理的资料!!!往大家好好用!!!
2019-12-21 18:58:07 6.71MB C标准库源码 手册
1