资源列表
EmueComm
- 枚举系统中已有的串口号,动态选择使用的端口,不再受端口号的限制。-Enumeration System has the serial, dynamic selection of ports and port number are no longer subject to restrictions.
fern
- This routine draws Barnsley s fern, The transformations for the fern are each in the form T(x,y = (a*x+b*y+e, c*x+d*y+f). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing th
vb 窗口右键
- vb 窗口右键
InteropExcelToDataTable
- Interop Excel to DataTable
TextArea
- This an example of the use of textarea on a 2D GUI-This is an example of the use of textarea on a 2D GUI
40402_D
- 实现对窗体体的简单操作和简单的算法显示a到b在窗体的三角显示-Simple to operate and simple algorithm to form body display a to b in the form of triangular display
power_regulzero
- power_regulzero,功率电子领域matlab仿真文件,已经验证过,程序运行正常-power_regulzero,Power electronics field matlab simulation file, has already been verified, the normal operating procedures
mimo_channel_sim.m
- mimo信道用matlab编写的仿真程序-mimo channels using Matlab simulation program prepared by the
butter
- matlab code 巴特沃思低通滤波器设计-应用BUTTER函数-Matlab code Butterworth low-pass filter design-function application BUTTER
c3
- 实现从文件IN.DAT中读取一篇英文文章存入到字符串数组XX中
sgj6
- 第二个搜索函数为私有成员函数S a v e S e a r c h,由插入和删除操作来调用。S a v e S e a r c h不仅 包含了S e a r c h的功能,而且可把每一级中遇到的最后一个节点存放在数组l a s t之中-second search function to the private members of a function S S e v e r c h a, insert and delete operation to call. A S S e v e r
floyd
- 实现了图的单源最短路径的floyd算法,欢迎评价