-
vtk_build_vc
vtk guide, complete information about guide
- 2012-02-06 23:09:56下载
- 积分:1
-
操作优化算法的分析步骤的BFGS方法是性的实例
最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code
- 2022-01-22 01:32:48下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
stm32 HAL UART2 中断发送接收
stm32f103 stm32cubemx 串口中断发送接收(STM32F103 stm32cubemx serial port interrupt sending and receiving)
- 2020-06-18 16:00:02下载
- 积分:1
-
doc
芯片sha204a的说明,看完之后能够更好的进行加密(The chip sha204a shows that it can be better encrypted after reading)
- 2017-08-02 15:36:24下载
- 积分:1
-
本代码是采用C++语言完成的经典游戏俄罗斯方块。
本代码是采用C++语言完成的经典游戏俄罗斯方块。-This code is C++ language is used to complete the classic game Tetris.
- 2022-06-17 01:13:35下载
- 积分:1
-
17、51单片机之PS2手柄解析控制马达
基于stc15f2k60s2的手柄控制电机程序(Handle Control Motor Program Based on stc15f2k60s2)
- 2020-06-18 15:00:01下载
- 积分:1
-
本实验完成发光二极管的循环点亮实验,由于输入晶振为20M,分频得到count1信号,故每间隔约1S彩灯循环移位一次。
也可以外接32768hz的晶振经406...
本实验完成发光二极管的循环点亮实验,由于输入晶振为20M,分频得到count1信号,故每间隔约1S彩灯循环移位一次。
也可以外接32768hz的晶振经4060分频后的1HZclk输入,自己可以尝试改变实验,加以练习。
现象:可以看到流水灯-In this experiment completed the cycle of light-emitting diode light experiments, as a result of the importation of crystal for the 20M, sub-frequency signal received count1, so each interval of about 1S Lantern a cyclic shift. Can also be the external 32768Hz crystal oscillator frequency by 4060 after 1HZclk input, they can try to change the experiment, to practice. Phenomenon: we can see water lights
- 2022-01-25 19:28:36下载
- 积分:1
-
fmcw
说明: FMCW测距测速使用的matlab代码,希望对大家有帮助(It is matlab Program)
- 2021-01-15 11:26:10下载
- 积分:1
-
VC++ 窗口换肤实例展现【源码】
一个经典的VC++窗体换肤例子,实现自定义皮肤NeoStyle和XpStyle两种风格窗口的切换。通过实例你可以掌握如何使用VC++定制窗口框架、标题、边框等美化窗体,虽然例子很简单,但对于实现换肤功能来说,真的很有用。若需要,就请下载源码哦。
- 2022-03-14 12:11:41下载
- 积分:1