资源列表
easyui项目实例
- easyui项目实例,非常实用的,对初学者非常不错(EasyUI project examples, very practical, very good for beginners)
TCP+UDP+串口RS232
- 这个是TCP+UDP+串口RS232一体化测试软件,我用它做TCP_Client可以接受TCP_Server快速大量数据发送,同时用串口监测TCP_Server打印信息,调试起来非常方便。(This is the TCP+UDP+ serial RS232 integration testing software, I use it to do TCP_Client, you can accept a large number of rapid TCP_Server data transmiss
chargerall
- 搭建了一个基于锂电池看的SOC 模型 原理清晰(Set up a model of SOC based on lithium battery to see clear principles)
C#图书馆管理信息系统
- 本系统有增、删、查、改等功能,适用于新手的借鉴。(if you like it,please give good.)
SPI实验
- SPI通信例程,使用STM32F103单片机作为主控芯片(SPI communication routines)
Thinkphp5.0仿百度糯米多商家电商源码
- Thinkphp5.0仿百度糯米多商家电商源码(System php: This feature is to achieve the students add, delete, modify, Student Ratings of Teaching, teachers add, modify or delete functions of teachers)
zhongyingyiliao
- 中英双语医疗健康网站源码,健康管理产品,健康方案,医疗产品等。(Bilingual medical health website source code.)
get-distance
- Get the diatance between two atoms
PLC_Simulator
- Schnieder PLC Simulator
太阳地球月亮_二维_坐标变换
- 计算机图形学课堂上老师发的一份参考资料关于OpenGL二维坐标变换实例(A good reference material which,teacher send to our students.)
2017课程设计编译原理 - 副本
- 编译原理递归下降算法,通过对语法语义的递归下降算法,实现语法语义的解析。(Compiler principle recursive descent algorithm.)
Excel格式解析
- excel格式解析,Excel是个应用面很广的数据处理软件有强大的数据处理能力也有着强大的表格处理能力。对于我们测量来说最繁琐的工作之一就是对数据的处理这就需要将数据输出到Excel文件中再处理。我们就需要懂得如何快速的将数据输入到Excel中。而每次输入数据都要打开Excel再进行一步步输入操作很繁琐。我们希望通过一个简单程序将数据直接转化为Excel文件来让我们继续处理。本文通过研究得出三种生成Excel文件的方法并采用VB程序开发出文本文件自动转化为Excel文件的程序。(ex