搜索资源列表
4702-1
- 这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics e
libgpod-master
- libgpod 是一个用来访问 iPod 内容的抽象库,提供易用的 API 来获取文件列表和播放列表,并提供修改和保存的方法-libgpod is a library used to access iPod content abstract, use the API to get a list of files and playlists, and to modify and save
llvm-qbasic-master
- QBASIC编译器,用yacc、lex等生成,生成语法树(AST),自动代码生成,静态链接运行库-llvm-qbc is a QBASIC compiler as well as an runtime library ( statically linked ).Based on yacc,
CocoaAsyncSocket-master
- CocoaAsyncSocket是一个功能强大、简单易用的异步 socket 通讯(asynchronous socket)类库。支持TCP和UDP两种网络协议。- CocoaAsyncSocket is a powerful, easy to use asynchronous socket communication (asynchronous socket) library. Supports two network protocols TCP and UDP.
generic_simd-master
- Compiler Optimization。是一种通用SIMD库,可用G++命令引入库-Compiler Optimization. It is a generic library!
log4cplus-master
- log4cplus是log4j迁移而来,但是更新维护的比较好,依赖少,比较好用的c++封装库,值得推荐。- log4cplus is migrated log4j, but updating and maintenance of better, less dependent, relatively easy to use c++ package library, is recommended.
arduino-projects-master
- 1101 texas complete library to acess atmel microcontrollers -1101 texas complete library to acess atmel microcontrollers
BeaEngineDelphi-master
- BeaEngineDelphi 的delphi接口,为BeaEngine的x86/ x86-64的反汇编库-BeaEngineDelphi Delphi interface for the BeaEngine x86/x86-64 disassembler library
Adafruit-GPS-Library-master
- library for arduino for GPS extraction data and all the data that you need for turn on this device
FabScan-master
- FabScan -可担负起的实物对象的3D激光扫描系统,使用opencv和PCL库。-FabScan- Affordable 3D Laser Scanning of Physical Objects.FabScan makes use of the OpenCV and PCL (Point Cloud Library).
Delphi-OpenCV-master
- OPEN CV LIBRARY for DELPHI
mesh-indexing-master
- MEDLINE citations are manually indexed at the U.S. National Library of Medicine (NLM) using as reference the Medical Subject Headings (MeSH) controlled vocabulary. For this task, the human indexers read the full text of the article. Due to the growth
DOSCommand-master
- Components to execute dos commands from delphi application
delphi-detours-library-master
- delphi-detours-library-master
poco-examples-master
- poco examples c++ (poco library is c c++ written )
verysimplexml-master
- XML library fo Delphi
pasmp-master
- PasMP PasMP - a parallel-processing/multi-processing library for Object Pascal
omnixml-master
- Omnixml, XML library
HikvisionDelphi-master (1)
- HikVision API to interact with Delphi
SAM-master
- Sam是一个用C编写的非常小的文本到语音(TTS)程序,运行在大多数流行的平台上。它是由Don't Ask software(现为SoftVoice,Inc.)于1982年出版的Commodore C64语音软件SAM(软件自动嘴)的C语言改编而成。它包括一个称为背诵器的文本到音素转换器和一个用于最终输出的音素到语音例程。它是如此的小,以至于它也可以在嵌入式计算机上工作。在我的电脑上,它占用的磁盘空间不到39KB(在嵌入式设备上要小得多,因为不需要执行开销),而且是一个完全独立的程序。为了立即输