-
corydodson-NozzleDesign
说明: Aero engine Nozzle performance
- 2020-06-28 13:19:58下载
- 积分:1
-
点取CAD中点,可以获得此点的坐标值,单位为
点取CAD中点,可以获得此点的坐标值,单位为-Point to take the midpoint of CAD can obtain the coordinates of this point, the unit of mm
- 2022-02-25 23:30:15下载
- 积分:1
-
Lssvmmatlab
最小支持向量机matlab实现过程,还有详细教程(Minimum support vector machine (SVM) matlab implementation process, there are detailed tutorial)
- 2014-07-15 17:33:55下载
- 积分:1
-
qofeuog
实现了创建合同,修改合同,删除合同,合同收款提醒,()
- 2017-09-21 09:21:51下载
- 积分:1
-
ASPack 2.12 汉化注册版
1.先解压Zip包,双击SAC.reg注册。
2.运行ASPack.exe
程序员必备压缩利器!用于压缩e...
ASPack 2.12 汉化注册版
1.先解压Zip包,双击SAC.reg注册。
2.运行ASPack.exe
程序员必备压缩利器!用于压缩exe dll程序!
压缩比例大!出错少!把自己写出的程序打包,既方便自己,又方便使用者!
- 2022-08-23 14:53:45下载
- 积分:1
-
notebook
基于vc++写的记事本功能强大非常棒。功能全面统一。-notebook
- 2023-01-01 05:30:15下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
51黑论坛_实例96 能设置初值的倒计时秒表
单片机基础操作的方式方法,这是一个很好的程序显示(Because no matter in our work or study, fear of difficulties and lack of confidence usually make us lose the opportunity to achieve success.)
- 2018-04-25 09:58:55下载
- 积分:1
-
Tamura
Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。(The six components of the Tamura texture feature correspond to the six properties of the texture feature in the psychological perspective, namely, coarseness, contrast, directionality, linelikeness, and regularity. and roughness. Among them, the first three components are especially important for image retrieval.)
- 2018-10-22 11:35:27下载
- 积分:1
-
range_doppler
说明: FMCW雷达进行SAR成像,采用R-D成像算法进行处理(FMCW radar is used for SAR imaging, and R-D imaging algorithm is used for processing)
- 2021-04-08 19:39:00下载
- 积分:1