-
qt中使用脚本-初学
一个测试qt5使用js脚本的测试程序,js访问QT对象,qt对象--》QScriptValue(qt包装对象)--》脚本对象
- 2023-05-10 04:50:03下载
- 积分:1
-
yixueC
易学C++,C++入门书箱,很不错的一本书,是中文版的,不知道本站有没有 先发上来吧 呵呵(Learn C++, C++ primer box, very good book, is the Chinese version, did not know there are no start on site Come Oh)
- 2010-09-09 20:39:02下载
- 积分:1
-
Algorithm notes
算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
- 2019-01-30 18:06:07下载
- 积分:1
-
8209 spi模拟
stm32下 8209 spi模拟,大家可以参考,弄了很久,调试折腾,希望同仁们少走弯路
- 2023-04-29 23:45:03下载
- 积分:1
-
Computer-graphics-with-OpenGL-
计算机图形学(第四版)(英文版)源码。作 者:(美)赫恩。本书是一本内容丰富、取材新颖的计算机图形学著作,在前一版的基础上进行了全面扩充,增加了许多新的内容,覆盖了近年来计算机图形学的最新发展和成就。全书层次分明、重点突出,并附有使用OpenGL编写的大量程序及各种效果图,是一本难得的优秀教材。全书共分为24章及3个附录,全面系统地讲解了计算机图形学的基本概念和相关技术。作者首先对计算机图形学进行综述;然后讲解二维图形的对象表示、算法及应用,三维图形的相关技术、建模和变换等;接着介绍光照模型、颜色模型和动画技术。本书还新增了有关分层建模与动画的介绍,OpenGL的全面介绍;最后的附录给出了计算机图形学中用到的基本数学概念、图形文件格式及OpenGL的相关内容等。
(Computer graphics with OpenGL (Fourth Edition) (English version), source code. Author: Donald Hearn. )
- 2020-11-17 22:19:39下载
- 积分:1
-
test
说明: 寄存器版读正交编码器的值,测试成功 。。。。。。。。。。(encoder.c test)
- 2019-04-25 10:57:47下载
- 积分:1
-
MLRS Lunar Prediction, Filtering, and Normal Pointing Software
【实例简介】月球星历预报
- 2021-08-07 00:31:03下载
- 积分:1
-
DES_C
这是一个c语言的例子,是有关于加解密的程序,包含DES算法实现等(This is an example of C language, is about encryption and decryption procedures, including DES algorithm implementation, etc.)
- 2020-07-01 10:00:02下载
- 积分:1
-
LCD1602
说明: 使用STM32F103C8T6驱动LCD1602(Using STM32F103C8T6 to Drive LCD1602)
- 2020-06-21 11:00:02下载
- 积分:1
-
词法分析Lex
名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件(Name lexical analyzer for C language
function:
1)Extract all lexems from C Language source code
2)Examine the syntax errors of the program and provide the line number of error line and note
3)preprocessed program file of the lexical analyzer source code of the analyzer(Lex.c), test file(test.c),status transformation chart,excutable program. Output: Error-recording file, symbol table file and identifier file.)
- 2021-04-01 15:29:08下载
- 积分:1