IPFS 源程序 kubo-source.zip
2022-11-04 18:00:41 54.31MB ipfs kubo
1
《有限元方法编程》第五版源码,有用!!有用!!有用!
2022-11-04 16:05:23 519KB 有限元fortran
1
DIContainers is a collection of more than 100 different container classes for Borland / CodeGear Delphi. Four different container structures are available: ◾ Hash containers ◾ Doubly-linked lists ◾ N-ary trees ◾ Vector containers DIContainers is designed with easy customization in mind. Unlike other libraries, it strictly separates a containers' data and structure: ◾ Data describes an individual item in the container, for example an Integer number. The data layer is mostly responsible to manage the item's memory, but also for copying, comparing, and streaming of items. Data items in DIContainers are made up of memory efficient Pascal records. Special item handlers take care to initialize and finalize items automatically as required. ◾ Structure describes the arrangement of items within the container, like linked list, linear vector, etc. The structure determines how quickly items can be added, manipulated and retrieved from the container. Using different item handlers, the same structure can provide for quite different containers (see hierarchy on the right). To create a new container for some type of data, it is often sufficient to reuse an already existing item handler or to create a new item handler for the new type of data. ◾ Type. On top of the general container classes, there are many ready-made containers which interface typed access to their items like strings (WideStrings and AnsiStrings), different Number types, Objects, Pointer, and various combinations of the above. More than 100 of these containers are ready to use straight out of the box. Advanced container operations include cross-container assignment (i.e. from lists to vectors) and cascading streaming. The graphic to the right shows the class hierarchy of containers contained in DIContainers. Bold font marks important classes like item handlers and structure containers. Their descendant classes in regular font provide typed access to their items. The graphic was automatically created from the DIContainers library by one of the demo applications.
2022-11-03 00:17:27 2.97MB DIContainers
1
这是low-density-priority-check的一种最新版的开发资料。
2022-11-02 19:16:45 904KB LDPC
1
Numerical Recipes in C- The Art of Scientific Computing, 2nd Edition + source_code
2022-11-01 21:23:14 9.68MB Numerical Recipes C source_code
1
IEC-60870-5-104 IEC 60870-5-104协议-RTU服务器模拟器,主客户端模拟器,Windows和Linux(ARM)软件开发套件,C,C ++,C#.NET编程中的源代码。 完整的实现,包括文件传输(监视器和反向) 使您的RTU,协议转换器,网关,HMI,数据集中器与iec 104兼容。 *行业证明*全球客户 下载评估套件-IEC 104开发套件 在开发包中,我们包括IEC 104服务器和客户端模拟器,Windows和Linux SDK。 视频教程 特征 Written in ANSI-Standard C Source Code, under a strict corporate coding standard, and supports C++, C# Can be used with or without a Real Time Operating
2022-11-01 16:18:02 10.14MB 系统开源
1
这个是我根据和我一起写MAKE时练习写的MAKE和C源码,方便自己使用
2022-10-30 20:45:41 20KB MAKE practice source
1
caffe-source 原生源码 (完整) 用于构建深度学习训练框架 caffe,适用于源码编译 源码编译教程可参考《[极智AI | ubuntu cudnn8 源码编译 caffe](https://blog.csdn.net/weixin_42405819/article/details/118114026)》
2022-10-29 17:05:19 8.85MB caffe 深度学习 训练
1
openCV 4.6.0 source+exe
2022-10-29 11:00:52 312.03MB opencv
1
SciPy是一款方便、易于使用、专为科学和工程设计的Python工具包.它包括统计,优化,整合,线性代数模块,傅里叶变换,信号和图像处理,常微分方程求解器等等.
2022-10-28 10:27:30 13.43MB python scipy source
1