-
430
msp430教程 讲解430的主要知识以及内部结构等 是学习430必要教程(The msp430 tutorial of 430 knowledge as well as the internal structure of learning 430 necessary tutorial)
- 2012-11-07 21:13:42下载
- 积分:1
-
Compiled-example-for-Sim908
Compileded example for sim908 embedded AT
Burn at 0x004000 address with embedded at core
- 2014-01-17 17:24:13下载
- 积分:1
-
Keil Cx51 编译器用户手册 中文完整版 403页
说明: 中文版,详细介绍Cx51语言,很不错。值得学习和收藏。(Chinese version, detailed introduction of Cx51 language, very good. It is worth learning and collecting.)
- 2019-11-05 15:51:03下载
- 积分:1
-
Irrlicht_bc
irrlicht BorlandC++重制版本
irrlicht是一个轻量级3D游戏引擎,原本不支持Borland C++,本人重新修改,让其支持。并可以在C++ Builder中使用(irrlicht BorlandC++ reproduce irrlicht is a lightweight version of 3D game engine, the original did not support the Borland C++, I re-modified to support. And can be completed in C++ Builder use)
- 2008-03-10 09:35:10下载
- 积分:1
-
Complex
说明: 用c#实现复数计算,操作复数的类Complex(With c# The realization of the plural, the plural of the type of operation Complex)
- 2008-11-21 18:17:55下载
- 积分:1
-
C# 邮件群发示例 源码下载
实现邮件群发功能,可以设置定时,支持HTML邮件、支持虚拟邮箱
- 2015-01-26下载
- 积分:1
-
贪吃蛇
这是以前写的C++版贪吃蛇游戏,也是我学C++时的课程设计题目。通过这个游戏的开发,使我对编程有了更大的兴趣,也对自己逐渐有了信心。
贪吃蛇游戏的设计思路如下:
1)用二维数组来存储显示面板,即有蛇的地方用1表示,没有的地方用0表示,最后据此来绘制图。
2)用时间函数来控制小蛇的移动速度,如每个1秒或500ms等,可以用此来设置等级。
3)贪吃蛇所有的轨迹都是其蛇头走过的轨迹,所以只要记录蛇头的位置,其后的节点都跟随他。
4)用二维数组来记录蛇的所有节点。
- 2022-03-25 04:23:49下载
- 积分:1
-
ufademo
VFP的相关代码demo,很好的东西,VFP的相关代码demo,很好的东西(very good demo code,very good demo code)
- 2013-10-23 16:47:47下载
- 积分:1
-
Basler Pylon C++实例代码
Basler Pylon C++官方实例代码,包含了很多样例,适合新手参考。
- 2023-08-29 20:10:03下载
- 积分:1
-
双mpu6050
mpu6050使用时一般一个单片机只能用一个,需要用多个的时候如果不想用同一个总线就会相当麻烦,本人用stm32f407另外配置了一个IIC口接了第二片mpu6050
- 2022-04-10 07:52:02下载
- 积分:1