联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All C/C++工具库(311) 
按平台查找All C(311) 

[C/C++工具库] betterft

Betterft是一个具有垃圾回收器的C库,基于可以在42核内使用的libft
Betterft is a C library with garbage collector and based on libft that you can use inside 42 Core (2023-12-29, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703918228984064.html

[C/C++工具库] libperceptron

超级简单的C库,用于在Atmel AVR芯片以及任何其他平台上运行感知器(人工神经网络)。
Super simple C library to run perceptrons (artificial neural nets) on Atmel AVR chips as well as any other platform. (2023-11-27, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701187013730435.html

[C/C++工具库] chip8

使用SDL2图形库在C中从头开始构建我自己的Chip-8模拟器。
Building my own Chip-8 emulator from scratch in C using SDL 2 graphics library. (2023-11-10, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699778551827545.html

[C/C++工具库] CHIP8_Emulator_in_C

使用SDL2图形库在C中从头开始构建我自己的Chip-8模拟器。,
Building my own Chip-8 emulator from scratch in C using SDL 2 graphics library., (2023-10-12, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697147841161026.html

[C/C++工具库] comelang2

comelang2是像go、rust、v、nim这样的现代编译器。它具有具有增量GC的集合库。语言兼容。,
comelang2 is modern compiler like go, rust, v, nim. It has collection library with Incremental GC. C laguage compatible., (2023-10-02, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696229733311737.html

[C/C++工具库] OpenOBJ3D

一个简单的obj 3D文件格式解析器和C的3D网格加载程序库,
A simple obj 3D file format parser and 3D mesh loader library for C, (2023-08-15, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692142885853286.html

[C/C++工具库] scmdp

具有C的用户友好界面的跨平台命令行解析器库,
A cross-platform command line parser library with a user-friendly interface for C, (2023-08-10, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691680164855641.html

[C/C++工具库] custom_malloc_implementation

mm1.c包含使用最佳拟合分配策略的双边合并内存管理器的代码。mm2.c包含...
mm1.c contains the code for a two-sided coalescing memory manager using best-fit allocation strategy. mm2.c contains the implementation of a memory allocator using binning technique, which is also used by glibc implementation of malloc. (2021-05-21, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688606097325938.html

[C/C++工具库] libdheap

一种共享(动态)库,可以透明地注入到不同的进程中,以检测g中的存储器损坏...
A shared (dynamic) library that can be transparently injected into different processes to detect memory corruption in glibc heap (2018-05-10, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688605040473717.html

[C/C++工具库] LibCJSON

ANSI C中超轻量级JSON解析器的RISC OS端口
RISC OS port of an ultra-lightweight JSON parser in ANSI C (2023-04-24, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688602527239745.html

[C/C++工具库] libperf-tlb-report

用于收集和报告Linux x86-64上TLB硬件性能事件计数器的小型C库
A small C library for collecting and reporting on TLB hardware performance event counters on Linux x86-64 (2020-03-07, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687990455676998.html

[C/C++工具库] Timestamp-data-collection-for-TDC1-in-C

从TDC1时间到数字转换器的C语言数据采集,用于实验室工作和学士论文
Data collection in C from TDC1 Time to digital converter for use in lab work and Bachelor thesis (2022-04-27, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687990437109571.html

[C/C++工具库] c_garbage_collector

C垃圾收集器,将任何malloc存储在hash_table中,从而产生更容易的释放,防止在...
C garbage collector, storing any malloc in a hash_table, resulting in a easier free, preventing any memory leaks during 42 School projects. (2021-07-21, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687990425720674.html

[C/C++工具库] Mark-and-Compact-Garbage-Collector

C中的单个堆垃圾收集器库,自动收集不可访问的对象并对hea进行碎片整理...
A single-heap garbage collector library in C that automatically collects inaccessible objects and defragments the heap when necessary (2012-07-19, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687990232828009.html

[C/C++工具库] llib

一个用于C99(和C++模式下的MSVC)的紧凑库,提供引用数组、映射、列表和很酷的词法扫描器。
A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner. (2017-04-05, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687860142931208.html

[C/C++工具库] linux-ipc-wrappers

一组简单的C库,简化了Linux消息队列、信号量、共享内存、套接字、计时器的使用...
A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial ports. (2016-12-28, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687859964649543.html

[C/C++工具库] gmime

支持S MIME、PGP和Unix mbox假脱机的C C++MIME创建和分析器库。
A C C++ MIME creation and parser library with support for S MIME, PGP, and Unix mbox spools. (2023-05-28, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687859888109307.html

[C/C++工具库] C_PID_CONTROLLERS_LIB

C_PID_CONTROLLERS_LIB,具有浮点P、PI、PD、PID控制器实现的C库
C_PID_CONTROLLERS_LIB,C-library with floating point P, PI, PD, PID-controllers implementation (2020-06-07, C, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1591497841388148.html

[C/C++工具库] crisp-game-lib-portable

清晰的游戏库可移植,最小的C语言库,用于创建在设备和浏览器上运行的经典街机类迷你游戏
crisp-game-lib-portable,Minimal C-lang library for creating classic arcade-like mini-games running on devices and browsers (2023-01-05, C, 10751KB, 下载0次)

http://www.pudn.com/Download/item/id/1672878726243600.html

[C/C++工具库] libcmini

libcmini,用于Atari ST和m68k Atari mint交叉编译器工具链的小型C标准库
libcmini,small footprint C standard library for Atari ST and m68k-atari-mint cross compiler toolchain (2023-03-04, C, 250KB, 下载0次)

http://www.pudn.com/Download/item/id/1677908168477510.html
总计:311