资源列表
decodingHex
- 将十六进制码解码成汉字,适用于十六进制码由两位数字构成的形式,以字节为单位进行解码-decoding Hex to charactors byte and byte
eliminacja_gaussa
- Gauss elimination made in dev-c-Gauss elimination made in dev-c++
SPCA
- SPCA(简单PCA算法) c++实现及源代码-SPCA algorithm c++ Sourc Code
Zuoye2
- 随即生成十个数进行排序 用了APPLET来实现功能 只是一个小程序-this is a little program sda fas fsfs fsad
visualc4
- 函数fun的功能是将形参a所指结构体变量s中的数据进行修改,并把a中地址作为函数值返回主函数,在主函数中输出修改后的数据。-Function fun feature is the structure parameter a referred variable s in the data modification, and to a function value in the address as the return to the main function, in the main funct
lianbiao
- 链表反转,非常实用,就是例如链表123,可以通过此文件中的函数反转为321,针对的是单向链表-List reversal, very practical, that is, for example, list 123, can reverse the functions in this file 321 for the one-way linked list
newton
- 实现牛顿插值多项式的程序源码,C语言编写,开发环境为VC
taile
- 泰勒线源的电流分布和方向图的源代码。西工大天线阵列期末大作业- Taylor line source of current distribution and pattern of the source code.
posIND
- 求正域程序,在粗糙集理论中,求解正域,此程序为matlab实现,结构简单,便于理解-搜索 图片 地图 新闻 云端硬盘 日历 翻译 相册 更多 ▼ 翻译关闭即时翻译 英语中文德语检测语言中文(简体)英语日语 Is seeking domain program, rough set theory, solving positive domain, this procedure is matlab realization, the structure is simple, easy
resize.py
- 用python实现图片的等比例缩放,使图片在缩放之后保持原来的形态-Using python to achieve equal-scale picture zoom
DPSK_modulation
- 假设载波频率为1Hz,画出4-DPSK调制的信号波形-Assuming the carrier frequency of 1Hz, 4-DPSK modulation shown a signal waveform after 4DPSK modulation
DiscreteFourierTransform_zero_padding
- This code perform zero-padding strategy, which is totaly usefull in DSP. It can be used in educational proposes, because it s similar to inbuild function