-
shuziyouxi
在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
- 2013-11-13 13:54:04下载
- 积分:1
-
画频谱图
网上看到的,用于画频谱图,希望能够有帮助,也希望大家喜欢。(See online, used for painting frequency spectrum, hoping to help, and I hope you like it.)
- 2017-10-12 10:27:50下载
- 积分:1
-
本文档详细介绍了电机的pid算法,适合于新手
本文档详细介绍了电机的pid算法,适合于新手-This document details the motor pid algorithm, suitable for novice
- 2023-06-29 00:35:02下载
- 积分:1
-
stfuwfwf.zip
// set_euler_xyz expects a vector containing the Euler angles in the format
// (ax,ay,az), where ax is the angle of rotation around x axis,
// and similar for other axes.
// This implementation uses XYZ convention (Z is the first rotation).
- 2020-06-19 15:20:02下载
- 积分:1
-
loveyue-master
说明: 表白页面源码,包含多种表白方式,免费赠送。(Express page source code, including a variety of forms of expression, free of charge.)
- 2019-04-25 15:59:27下载
- 积分:1
-
calibration
介绍一下制作这个类库的流程:新建一个项目→选择 类库 → 在这个类库的基础上添加新建项 → 用户控件→添加 引用HalconDotNet → 拖一个 Halcon显示图像的HalconWindow 上去 → 改写,添加 放大 缩小的功能 完毕。(Description: halcon and C # joint programming, control function 1, support the mouse button zoom and left drag 2, support in the image after scaling, region, xld, roi can reproduce 3, support region, xld in accordance with the specified color display, and In the zoom after the recurrence of 4, support rectangle 1, rectangle 2, circle, and straight roi drawing 5, you can display the current position of the left mouse button image gray value 6, you can save the original image, or screenshots of the current window
(Halcon and C # joint programming))
- 2017-08-03 09:21:27下载
- 积分:1
-
ofdm仿真
说明: OFDM即正交频分复用技术,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。。每个子信道上的信号带宽小于信道的相关带宽,因此每个子信道上的可以看成平坦性衰落,从而可以消除符号间干扰。而且由于每个子信道的带宽仅仅是原信道带宽的一小部分,信道均衡变得相对容易。(Orthogonal Frequency Division Multiplexing (OFDM) is a kind of multi-carrier modulation. The main idea is to divide the channel into several orthogonal sub-channels, convert high-speed data signals into parallel low-speed sub-data streams, and modulate them to transmit on each sub-channel. The signal bandwidth on each sub-channel is less than the correlation bandwidth of the channel, so it can be seen as flat fading on each sub-channel, which can eliminate inter-symbol interference. Moreover, since the bandwidth of each subchannel is only a small part of the original channel bandwidth, channel equalization becomes relatively easy.)
- 2019-04-27 10:18:25下载
- 积分:1
-
用VC实现的小波分析的Mallat算法实现图像融合
用vc实现的小波分析的mallat算法用以实现图像融合-Vc achieved using wavelet analysis mallat algorithm to achieve image fusion
- 2023-07-03 12:20:03下载
- 积分:1
-
FreeTextBox ASP.NET在线编辑器
FreeTextBox 一款经过改良的ASP.NET在线编辑器,使用方法:把aspnet_client和Bin拷贝到你的网站目录,在你ASPX显示编辑器的页面里Page 里加上validateRequest=false
这里是注册组件:
%@ Register TagPrefix="FTB" Namespace="FreeTextBoxControls" Assembly="FreeTextBox"
最后调用代码:
FTB:FreeTextBox ID="FreeTextBox1" runat="server" SupportFolder="aspnet_client/FreeTextBox/" Height="300px" Width="500px" ToolbarStyleConfiguration="Office2003" 其实就这样简单
- 2022-02-14 01:50:16下载
- 积分:1
-
阵列
三维点云,用于三维建模和曲面重建的练习和实现(3-D Point Cloud for Practice and Realization of 3-D Modeling and Surface Reconstruction)
- 2020-06-22 05:20:02下载
- 积分:1