搜索资源列表
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
matlab
- FCM实现,FCM中的可以用在模糊聚类的图像分割当中-FCM
kuaijiejian
- 快捷键的应用,方便了用户,实现了即可以用鼠标操作也可以用键盘操作的实现-Application shortcut keys make it easier for users to realize that the mouse can be used to operate a keyboard can also be used to achieve operation
modbus_VB
- 用VB实现的MODBUS主机程序,可以用来测试用单片机开发的从机,主从通讯。-VB achieved using MODBUS host procedures, can be used to test single-chip development from the machine, master-slave communication.
Webftp
- 源码简介Ftp在线注册管理系统源码 该系统可以实现ftp用户在线开通和管理,用户注册后自动在服务器相应路径上建立对应的文件夹,具体配置详见Web.config 在管理面板中,可以导入excel数据,批量生成ftp用户账号 App_Data/syzx.cs为Access数据库文件,把扩展名改为mdb就可以用Access打开并编辑了 注意:改系统需要结合Serv-U才能正常使用,具体配置方法详见在线帮助和Web.config 该系统采用面向对象模式开发,操作代码详见App_Cod
hekasheji
- 一个小型贺卡设计及写密码信程序。要求可以录入姓名,能根据不同的选择项设计贺卡图案,或写密码信。各功能用若干个函数来实现。 分析:可以用3个较简单的函数分别实现输出分隔行,输出爱心,写密码信等功能-A small greeting card design and write a letter password procedures. Demands, which can be recorded the names of different options according to design
libsigc++-2.0.18
- 这是一个用C++实现的信号机制,可以用在gtkmm上,很好用的!-This is a C++ Achieve signal mechanism, can be used in gtkmm, the good use!
Python_mp3.tar
- 用python实现的百度mp3搜索,可以用此脚本来快速搜索百度上的mp3-Python implementation with the Baidu mp3 search, you can use this scr ipt to quickly search Baidu' s mp3
ASPzcgl
- 一个小小的固定资产程序,可以用来学习,实现了一些实用的功能,使用access数据库。-A small fixed assets procedures, can be used to study, achieve a number of practical features, the use of access database.
test_queue
- 一个通用单向循环链表管理程序,有了它,无论你的应用程序里要处理多少种类的单向循环链表,都可以用它轻松实现链表节点的添加、删除、排序等操作-A generic list of one-way cycle management process, with it, no matter where your application to deal with the number of types of one-way circulation list, you can use it to easily
210131182200711712103367459
- dft的源码,你可以用matlab实现你要的结果。不信你试试。-dft' s source, you can use matlab to achieve the results you want. Do not believe you try.
juanji
- VC++下实现卷积的代码,可以用来求相关峰-VC++ under the convolution code, can be used to seek correlation peak
reANDtr
- 自己做实验编的一个简单的用MSP430实现与PC通信的程序,可以用串口调试助手调试。不过不太完善-For their own experiments with a simple MSP430 communication with the PC program can be used to debug serial debugging assistant. But less than perfect
fft
- 纯c 实现的fft 正变换,与matlab 计算结果比对一样。肯定是可以用的(It contains a file . You need include mach.h.This fft result have be compare it to matlab .)
AR模型,用matlab实现
- AR模型,用matlab实现如有问题可以联系QQ1373687980(AR model, implemented with MATLAB)
11实现可以用鼠标切分的窗体
- 11实现可以用鼠标切分的窗体(11 to achieve the form can be separated by the mouse)
梳状滤波器
- 梳状滤波器的MATLAB代码,里面有详细的说明,可以用(The MATLAB code of the comb filter, which has a detailed descr iption, can be used)
用VC6.0实现上位机串口通信
- 用Win32 API设计串行通信的基本思路,在实际应用中,我们可以利用Win32 API设计出满足各种需要的串行通信程序。(Using Win32 API to design the basic idea of serial communication, in the practical application, we can design the serial communication program to meet all kinds of needs with the Win32 API
cloud
- ”云”或者’云滴‘是云模型的基本单元,所谓云是指在其论域上的一个分布,可以用联合概率的形式(x, u)来表示 云模型用三个数据来表示其特征 期望:云滴在论域空间分布的期望,一般用符号Εx表示。 熵:不确定程度,由离散程度和模糊程度共同决定,一般用En表示。 超熵: 用来度量熵的不确定性,既熵的熵,一般用符号He表示。 云有两种发生器:正向云发生器和逆向云发生器,分别用来生成足够的云滴和计算云数字特征(Ex, En,He)。 正向云发生器: 1.生成以En为期望,以H
可以用的wyd命运服务器工具
- 可用使用的WYD服务器端工具,能够实现对BIN文件的加解密(WYD server-side tools can be used to encrypt and decrypt BIN files.)