-
With vc the realization of B
用vc实现B样条编程,主要根据定义编程,简单易懂!-With vc the realization of B-spline programming, primarily on the basis of the definition of programming, easy-to-read!
- 2022-07-22 16:50:39下载
- 积分:1
-
用svd方法去噪声,很有借鉴意义,在实际应用中效果也不错.
用svd方法去噪声,很有借鉴意义,在实际应用中效果也不错.-Ways to use svd noise, could learn the significance of results in practical applications is not bad.
- 2022-02-14 19:15:46下载
- 积分:1
-
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图...
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图
-using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
- 2022-04-22 16:55:00下载
- 积分:1
-
用牛顿插值法绘制曲线,同时涉及vb与excel的连接!
用牛顿插值法绘制曲线,同时涉及vb与excel的连接!-with Newton drawing curve interpolation, and excel involved vb link!
- 2022-05-29 19:29:51下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码...
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add code
- 2022-06-14 13:18:09下载
- 积分:1
-
一个比例尺的源代码,使用VC开发。功能简单。
一个比例尺的源代码,使用VC开发。功能简单。-a scale of the source code, the use of VC. Simple functions.
- 2022-04-28 19:58:11下载
- 积分:1
-
单元生成 、八瓣图案、单层花边、多层花边 等图案生成
单元生成 、八瓣图案、单层花边、多层花边 等图案生成-module generation, 8 logo, single lace, multi-layered lace pattern generation, etc.
- 2022-02-18 15:51:57下载
- 积分:1
-
基于计算机图形学的计算机仿真三维立体模型的源代码,仅供参考...
基于计算机图形学的计算机仿真三维立体模型的源代码,仅供参考-Based on computer graphics three-dimensional computer simulation model of the source code for reference only
- 2022-06-15 07:14:26下载
- 积分:1
-
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!...
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!-This is a development platform based on the VC the Face Recognition/Detection source, for the Study of Human Face Recognition can help!
- 2022-03-19 09:45:00下载
- 积分:1