-
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能-Crop rotation picture header file, to achieve picture at any angle of rotation cropping feature
- 2022-04-21 13:56:48下载
- 积分:1
-
C common template library, as detailed in the annex to the Smart.h, test.cpp see...
C++通用模板库,详见附件的 Smart.h,例子见test.cpp 包括: 自动指针CAutoPtr『支持多元素,赋值时会完全把右值传给左值』 智能buffer CSmartBuf『用于在堆栈中定义未知大小的buffer,兼具高效和通用性』 快速映射CQuickMap 环形队列CRingQ-C common template library, as detailed in the annex to the Smart.h, test.cpp see examples include : automatic target CAutoPtr support multiple elements, will assign values to completely pass on the right values smartphone left CSmartBuf buffer for the definition of the stack buffer of unknown size, highly efficient and versatile Fast mapping CQuickMap] ring cohort CRingQ
- 2023-09-05 10:35:03下载
- 积分:1
-
提供一个串口测试的小程序 希望对大家的学习有点帮助
提供一个串口测试的小程序 希望对大家的学习有点帮助 -Provide a serial test applet would like to help everyone to learn a bit
- 2022-06-28 00:35:22下载
- 积分:1
-
将BIOS字节数和日期读入开发环境中
将BIOS字节数和日期读入开发环境中 -will BIOS byte count and date read into the development environment
- 2022-03-05 18:21:04下载
- 积分:1
-
Forrest Shull
Guide to advanced empirical software engineering
2008
Forrest Shull
Guide to advanced empirical software engineering
2008
- 2022-03-31 03:30:04下载
- 积分:1
-
Adlink Technology SDK digitizers example double buffer process
凌华科技数字化仪SDK双缓冲区的例子程序-Adlink Technology SDK digitizers example double buffer process
- 2023-06-15 05:30:04下载
- 积分:1
-
现象为蜂鸣器频率的鸣响四个拨码开关,拨上去对应的前四个LED灯亮,体现了pld io功能的灵活。请把拨码开关右上方的跳线帽跳上,同时拔掉ADC0804的跳线帽。...
现象为蜂鸣器频率的鸣响四个拨码开关,拨上去对应的前四个LED灯亮,体现了pld io功能的灵活。请把拨码开关右上方的跳线帽跳上,同时拔掉ADC0804的跳线帽。-Phenomenon for the buzzer frequency ringing four DIP switches, dial up the corresponding first four LED lights, reflect the function of flexible pld io. Please dial code switch at the top right of the jumper cap jumped, and pulled out the jumper cap ADC0804.
- 2022-08-14 09:03:42下载
- 积分:1
-
shxian digui de xiansh wenjian minglinbg de
shxian digui de xiansh wenjian minglinbg de -shxian digui de xiansh wenjian minglinbg de
- 2022-04-27 09:08:36下载
- 积分:1
-
function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four
function [tout, yout] = rk4(ypfun, tspan, y0, h)
%定步长四阶Runge-Kutta法求常微分方程(组)数值解
%[tout,yout] = rk4( ypfun , tspan, y0,h)
% 这里字符串ypfun是用以表示f(t, y)的M文件名,
% tspan=[t0, tfinal]表示自变量初值t0和终值tf
% y0表示初值向量y0,h是步长。
% 输出列向量tout表示节点 (t0 , t1 , … , tn)
% 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight
- 2023-01-15 01:20:03下载
- 积分:1
-
中缀表达式的C++实现,包括多个实用头文件
中缀表达式的C++实现,包括多个实用头文件-Infix expressions C++ implementation, including a number of practical header files
- 2022-05-07 17:01:11下载
- 积分:1