-
stm32f401re
stm32f401 datasheet,请需要的下载。包括re和rc.(stm32f401 datasheet firware,please download.if you need)
- 2016-01-12 11:12:20下载
- 积分:1
-
STM32滴答定时器
初学者STM32滴答定时器~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
- 2022-03-07 21:44:36下载
- 积分:1
-
ARM的WMA解码器优化
ARM优化WMA编解码器文件的RAR
- 2022-02-11 14:41:03下载
- 积分:1
-
自己写的用c#将dataset转为Excel的高效的代码
自己写的用c#将dataset转为Excel的高效的代码. 简单适用,而且效率非常高. 支持大批量数据输出excel,会自动添加sheet.
- 2022-02-22 13:15:00下载
- 积分:1
-
DataGridView 复杂操作
对DataGridView 进行再次封装, CELL里可以创建DataGridViewDateTime, DataGridViewMaskedTextBox, DataGridViewTreeView, CtrlCheckBoxCell, CtrlComboxCell, CtrlLblCell, CtrlButtonCell 等对象, 这样能做比较复杂的GRID
- 2022-04-18 09:59:58下载
- 积分:1
-
VR 手柄操作代码
用于VR开发,手柄上的各个键位的响应事件,基本的入门代码示例,可以适当的修改达到所需的效果,最好是取需要的部分,这样会理解的更透彻些。希望对大家有点帮助。
- 2022-12-08 08:00:03下载
- 积分:1
-
earth_opengl
用opengl实现地球的纹理贴图,并实现卫星绕着地球旋转。(use opengl to render the earth with the texture map technology)
- 2010-01-31 14:56:43下载
- 积分:1
-
Qml qt4.8 JSON 列表模型
此代码是非常有用的 qml developet。它支持在 json 文件中的路径,有例子如何使用它。在 qt 4 和 qt 5 或 qtquick 1.0 和 qtquick 2 支持的代码。其主要思想是使用 json 格式加载 qml listmodel 和生成中的数据列表与此数据视图
- 2022-09-13 19:20:03下载
- 积分:1
-
Dialog
实现了一个对话框的放大与缩小功能,通过一个按钮的点击可以实现对话框尺寸的变化。(Implements a dialog box zoom in and out, through a button click on the dialog box size changes can be achieved.)
- 2010-05-31 20:55:32下载
- 积分:1
-
expression
利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。
输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。
(Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results. Requirements process: (1) to postfix expression and output (2) evaluation of the postfix expression and output. Enter the expression can be integers, real numbers, parentheses, operators including+,-,*,/,#( representatives unary minus). You can enter several different expressions are evaluated until the user selects " Exit." Stack can implement the basic operations, you can also use the system implementation of the STL.)
- 2011-10-30 14:14:01下载
- 积分:1