资源列表
FPGA TFT 驱动
- 用于 驱动TFT的FPGA代码。该代码是用VHDL编写。(FPGA code for driving TFT.)
teechart
- teechart在VB 中画标准降雨径流图的程序(TeeChart in the VB draw standard rainfall runoff map procedures)
VB ARGB
- 用VB实现ARGB,方法很简单。 背景R * (1 - A / 255) + 图像R * (A / 255) 背景G * (1 - A / 255) + 图像G * (A / 255) 背景B * (1 - A / 255) + 图像B * (A / 255) 虽然对于图像的处理较为慢一些...(Using VB to implement ARGB, the method is very simple. Background R * (1 - A / 255) + image R *
ACXL333
- 没有使用图形文件, 全部自画的按钮开关控件, 并且实现了开关事件(Don't use the graphics file, all the draw button switch control, and realizes the switch events)
PID算法
- PID系数的调整方法说明,以及飞思卡尔智能车上使用到的算法(The adjustment method of PID coefficients is explained, and the algorithm is used on the Carle intelligent vehicle)
24、DS18B20--温度报警器1
- 基于89C52单片机设计的DS18B20的温度报警系统(DS18B20 temperature alarm system based on 89C52 microcontroller design)
NonblockingTcpServer-master
- 实现异步的通信模型,采用TCP/IP协议,C++语言编写的通信服务器,基本不丢包并且能自动进行消息包的纠错效验。(Realize the asynchronous communication model, communication server using TCP/IP protocol, C++ language, basic packet loss and can automatically check error message packets.)
SerialCommunicate
- C# 实现串口自收自发,带指示,带CRC检验(C# sending and receiving by itself with crc checking)
LDC1314STM32驱动
- LDC1314基于STM32单片机的底层驱动(LDC1314 bottom driver based on STM32 microcontroller)
MATLAB
- 三维地图,用于计算地形遮蔽等计算时的DEM数据(The 3D map is used to calculate the DEM data in the calculation of topography and occlusion)
新宇科技企业网站管理系统(三层)
- 新宇科技企业网站.net管理系统,采用三层结构开发,网页编辑器用的是FCKeditor,数据库操作采用的是SqlHelper 后台主要功能有: ≡ 管理员管理 ≡ 管理员管理 添加管理员 ≡商品管理 ≡ 商品分类管理 添加商品分类 商品管理 添加商品 ≡ 新闻管理 ≡ 新闻分类管理 添加新闻分类 新闻管理 添加新闻 ≡ 人才招聘 ≡ 人才招聘管理 添加人才招聘 ≡ 系统设置 ≡(Enterprise websi
SNGReactor
- 甲烷化反应器模拟MATLAB代码,计算结果可以得到浓度温度分布(methanation reactor simulation)