-
97.烟雾传感器模块数据送OLED显示实验
说明: stm8s系列接受烟雾传感器的数据,并将其发送到OLED显示器进行显示用(Stm8s series receives the data of smoke sensor and sends it to OLED display for display)
- 2021-01-10 19:58:49下载
- 积分:1
-
电力104协议c代码
这是一个关于电力行业104规约解析的C源代码,实现了固定帧方面的解析功能,需用的可以借鉴一下(This is a power sector 104 of the Statute parsing C source code to achieve the parsing fixed frame aspects required can learn about)
- 2022-03-15 16:06:56下载
- 积分:1
-
3DPositioning
this program is to model transformations in 3D using GLUI. This program will draw axes and a variety of wireframe shapes in 3D. In addition, the program will have to allow the user to position these objects in space using translation, rotation and scaling about the x, y, and z axes.
(New Torus creates a torus at the origin
New Teapot creates a teapot at the origin
TranslateX a way to specify a translation in the x direction
TranslateY a way to specify a translation in the y direction
TranslateZ a way to specify a translation in the z direction
(these translations can be explicit (e.g.+2 in x,-2 in x),or
interactive (using the glui translators for example)
(TRANSLATION SHOULD ALWAYS BE ALONG THE
WORLD AXIS)
RotateX a way to specify a rotation about the x axis
RotateY a way to specify a rotation about the y axis
RotateZ a way to specify a rotation about the z axis
(t)
- 2009-10-31 09:57:41下载
- 积分:1
-
first
first code in c++ i like it
- 2012-04-15 17:47:22下载
- 积分:1
-
lid-driver
说明: D2G9模型,(D2g9 model,)
- 2021-04-23 23:38:48下载
- 积分:1
-
raw2wav-master
将raw(pcm)格式语音转换为wav格式(Converting raw (PCM) format speech to WAV format)
- 2017-12-19 21:07:05下载
- 积分:1
-
作业1
输入两个数,求这两个数之间的位数和为5 的个数,和可以修改,两个数任意输入(Input two numbers, find the number of digits between the two numbers and the number of 5, and can be modified, two numbers arbitrary input)
- 2018-08-22 17:36:56下载
- 积分:1
-
吉布斯现象
吉布斯现象涉及到这一事实,傅立叶和超调的跳跃不连续性,这过冲并没有死,因为更多的条款被添加到的总和。
- 2022-03-12 07:21:19下载
- 积分:1
-
Create_a_D1550032252003
This sample project demonstrates how to do two things. First, it shows how to make a DLL. Second, it shows how to load and use a DLL during run-time in your application. Why would you want to do this? Well, you can add programmatic functionality on the fly without having to even restart your application, let alone reboot Windows. It s a very cool concept. Anyway, I couldn t find an example of this anywhere, so I am posting it in hopes that it may be of some use to someone else who is looking for the same thing. If you see any improvements that can be made to this code, please let me know.
- 2011-02-06 22:48:55下载
- 积分:1
-
zmodem
利用串口通过zmodem协议在iap下更新APP程序。(Zmodem protocol updates through the use of serial APP program in iap.)
- 2021-02-07 19:59:55下载
- 积分:1