资源列表
新建文件夹 (2)
- #include<stdio.h> int main() { int i,j; for(i=1;i<=9;i++) { for(j=1;j<=i;j++) printf("%d*%d=%d ",j,i,i*j); printf("\n"); } return 0; }(very good.Steve Jobs was one of the fathers of the personal
C#串口通讯
- 串口通讯,上位机,可以与嵌入式通讯,基于C#平台开发(serial communication)
GWRST_Package
- 时空地理加权回归,模型加入时间维度信息,将时间信息和空间信息结合。(GWRST,compute spatial and temporal geographically weighted regression.)
hafuman
- 对随意输入的概率数据,可以自动进行任意元的哈夫曼编码(For random input of the probabilistic data, the arbitrary element Hoffman code can be automatically carried out)
程序
- 用51单片机做的视力保护器,能实现光线测量,坐姿纠正,学习时间提示的功能(An eyesight protector made of 51 Singlechip)
LTE simulation-C
- lte物理层仿真的一个代码,这个是我从网上找到的,应该说有一定的参考价值(Lte a code for physical layer simulation)
好例子网_startName
- 进程删除,用户根据cpu的使用率可以删除某个进程(Process deletion, users can delete a process according to the usage rate of CPU.)
code_upload
- 基于rgb图像的光谱重建,可以实现来对图像中某种物体的光谱重建,很好的学习教程(Based on the spectral reconstruction of RGB image, we can achieve the spectral reconstruction of some object in the image, a good learning course.)
图像水印 程序
- 图像信息隐藏,将一幅灰度图像嵌入到另一幅灰度图像当中(Hide image information and embed a grayscale image into another grayscale image)
基于PWM变换器的新型无源无损软开关
- 该论文介绍了一种基于PWM变换器的新型无源无损软开关(This paper introduces a new passive lossless soft switching based on PWM converter.)
ANT.dll
- 蚁群算法的光伏发电模型的MATLAB仿真(the ant of PV to matlab)
PLC
- 实现STC51单片机蓝牙传输数据的功能,通过STC专有程序输入端应用,将电脑和单片机进行无线蓝牙通讯。(Realizing the function of STC51 single chip Bluetooth transmission of data)
