-
LED888
8x8x8光立方全套资料,含有源码,电路图,PCB(8x8x8 light cube full set of data containing the source code, schematics, PCB)
- 2015-08-03 17:39:02下载
- 积分:1
-
串口通许程序STM32ucos3
这几天在调试stm32f407的discover板子潜入ucos III 开始遇到很到的困难,一看函数到挺多的,感觉很简单,但是对于刚接触的童靴们估计有点困难,理解不好
分为以下几步:
1、初始化你要使用的i/o外设,这是应用st提供的官方库函数进行初始化:
2、利用ucos中bsp_int.C文件中定义的文件进行初始化处理,这样进行初始化;(后面会附上代码)
3、找准代码的运行顺序和意义;
4、测试好你的串口是可用的;
- 2022-08-10 04:00:31下载
- 积分:1
-
VC-matlab
详细的介绍了matlab和VC++混合编程时的方法过程,对于想实现混编的同志很有帮助,希望能帮得到大家。(A detailed description of the matlab mixed programming software and other methods when programming process, for those who want to achieve mixed comrades helpful, hoping to help get everyone.)
- 2013-05-23 10:28:59下载
- 积分:1
-
eeprom
STC单片机的EEPROM的驱动程序,包括读写eeprom的程序(AVR and C language entry, including the introduction of AVR microcontroller and the c language entry and application.)
- 2010-09-05 18:17:08下载
- 积分:1
-
PopupBlocker
一个广告窗口的拦截程序源码 非常的简短,是初学者练习使用BHO的好例子(a window advertising the interception procedure source very briefly, is the use of beginners to practice good example of BHO)
- 2005-03-27 20:24:37下载
- 积分:1
-
model_veh
在matlab中构建了车辆的四分之一模型,仅供参考。(The 1/4 model of vehicle is built in MATLAB, including two suspension, all of which are nonlinear.)
- 2018-05-11 19:56:29下载
- 积分:1
-
NYVPR
SVM文本分类器源程序,英文界面,包含语料,没有解压缩密码,(SVM text classifier source program, English interface, including corpus, no decompression password,)
- 2018-11-26 19:27:19下载
- 积分:1
-
account
设计一个名为Account类。这个类包含:
(1)一个名为id的int型数据域,表示账户的身份号(默认值为0)。
(2)一个名为balance的double型数据域,表示账户余额(默认值为0)。
(3)一个名为annualInterestRate的double型数据域,保存当前年利率(默认值为0)。
(4)一个无实参构造函数,创建一个默认账户。
(5)id、balance和annualInterestRate的访问器和更改器函数。
(6)一个名为getMonthlyInterestRate()的函数,返回月利率。
(7)一个名为withDraw的函数,从账户中支取指定金额。
(8)一个名为deposit的函数,向账户中存入指定金额。
画出类的UML图,实现类。编写一个测试程序,它创建一个Account对象,其ID为1122,账户余额为20000,年利率为4.5 。使用withDraw函数取出2500美元,使用deposit函数存入3000美元,然后输出账户余额、月利率和账户创建时间。(Design a class named Account. This class includes: (a) a named data type int id field that indicates the account identification number (default is 0). (2) a double-called balance of data fields, which means that the account balance (default is 0). (3) a double type named annualInterestRate of data fields, save the current interest rate (default is 0). (4) a no-argument constructor creates a default account. (5) id, balance and annualInterestRate access control and change control functions. (6) a named getMonthlyInterestRate () function returns a monthly rate. (7) a function named withDraw, drawn from the account specified amount. (8) a function called deposit to the account into a designated amount. Draw a UML class diagram, the implementation class. Write a test program that creates an Account object, its ID is 1122, the account balance is 20,000, an interest rate of 4.5 . Use withDraw function out $ 2,500, $ 3,000 deposit with deposit function, and then outputs the account balance, m)
- 2013-06-01 13:21:54下载
- 积分:1
-
MATLAB与Excel交互
Matlab 如何通过命令的方式直接与Excel建立交互,使数据的操作灵活的显示在Excel。(How Matlab interacts directly with Excel through commands, making data manipulation flexible in Excel.)
- 2020-06-21 00:40:02下载
- 积分:1
-
opengl灯光控制以及摄像机控制
包含了旋转,缩放,移动物体,灯光,材质,用L键控制光源,用上下左右键移动摄像机
- 2022-02-28 18:40:44下载
- 积分:1