-
matlab_vs2008
matlab vs2008混合编程,减少程序移植工作量。(matlab vs2008 mixed programming, reduce the workload of the transplant procedure.)
- 2012-08-27 16:37:25下载
- 积分:1
-
单片机C语言程序设计实训100例
单片机C语言程序以及全程学习用资料,可以参考,相关程序。(MCU learning procedures, are some examples of procedures, may be used for reference,)
- 2017-07-26 12:06:17下载
- 积分:1
-
进制转换
/*题目描述
问题描述求任意两个不同进制非负整数的转换(2进制~16进制),所给整数在long所能表达的范围之内。不同进制的表示符号为(0,1,….,9,A,B,C,D,E,F)。
注意:不同进制可能不能直接转换,如八进制与十六进制。可以考虑不同进制与十进制的转换,即借助于十进制实现任意两个不同进制的转换。
输入要求
输入只有一行,包含三个整数a,n,b。a表示其后的n是a进制整数,b表示欲将a进制整数n转换成b进制整数。a,b是十进制整数,且2=
- 2022-03-15 09:42:02下载
- 积分:1
-
石器时代2.5服务端精简源码
石器时代2.5服务端源码
对网络上的版本进行了精简,可在gcc下编译通过
1)去除mysql
2)去除不必要的make指令
3)去除非源码相关文件
4)全部修改为UTF-8编码
5)去除大部分乱码注释
- 2022-02-24 23:03:53下载
- 积分:1
-
Dialogbox_displayed_the_form_background_mageDlgUse
在对话框窗体里显示背景图片VC实现
在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码
(In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
- 2010-03-11 10:22:09下载
- 积分:1
-
stm32-fft
使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。(Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a certain guarantee of accuracy. With real-time high.)
- 2011-07-20 09:55:16下载
- 积分:1
-
BinaryTree
c++数据结构中的二分查找树,是比较基本的数据查找结构,查找效率比较高(c++ data structure in the binary search tree, is a more basic data to find the structure to find more efficient)
- 2009-10-31 20:04:38下载
- 积分:1
-
relativeorientation
说明: 摄影测量相对定向程序,单独像对相对定向,所得精度较高(Photogrammetry relative orientation procedures, as a separate relative orientation, derived from high precision)
- 2020-12-31 14:58:59下载
- 积分:1
-
tomar_foto
algortimo para capturar una imagen opencv
- 2011-10-04 23:41:08下载
- 积分:1
-
signal_to_noise_c5510
关于信号噪声比的MATLAB算法实现,可仿真信号噪声比(On the realization of signal to noise ratio of MATLAB algorithm, the simulation of signal to noise ratio)
- 2015-02-02 15:38:03下载
- 积分:1