资源列表
FilterLab20
- 滤波设计是一个很小的工具,可以为大家在设计滤波电路是带来很好的帮助,只需输入带宽或者起始的频率还有需要几阶的滤波器,既可以得到所需的电路,并且给出适合的电阻和电容值。-fliter slution.
EDA-designs
- 包含EDA编程的最常见,最基础,最关键示例,难度适中,易于自修-EDA programming is the most common, the most basic, the most important example of moderate difficulty, easy self-study
OPC全套DLL
- OPCDLL,含API\自动化口\接自定义接口\客户端源码(OPCDLL, including API\ automation port \ custom interface \ client source code)
库函数版编码器测试程序
- 编码器程序,可用于平衡小车和倒立摆等电机的编码,非常简洁明了。(Encoder program, can be used to balance the car and inverted pendulum and other motor coding, very simple and clear.)
dds_mixer
- 包括dds的产生 已经混频 里面包括详细的仿真 以及matlab验证-dds mixer matlab vhdl
CODE-Easy2812
- CODE-Easy2812开发板源程序 5.1 内部定时器0实验 5.2 内部定时器2实验 5.3 事件定时器实验 5.4 数码管显示实验 5.5 蜂鸣器控制实验 5.6 外部RAM读写实验 5.7外部FLASH读写实验 5.8 GPIO控制实验 5.9外部中断控制实验 5.11 RS-232串口通讯实验 5.13 CAN总线接口实验 5.15 直流电机控制实验 5.16 步进电机控制实验 5.17 12864液晶显示实验 5.18 1
chat
- 分为客户端和服务器端,socket实现,比较简单的聊天室。欢迎下载-Is divided into client and server-side, socket implementation, relatively simple chat room. Welcome to download
EditMap
- 一个简单的游戏地图编辑器的源码,包含一些相关文档。-A simple game, map editor for source code, including a number of related documents.
mysql-connector-java-3.1.11
- mysql的jdbc驱动,通过这个,可以将mysql和java连接起来.-mysql the jdbc drive through this, and can be mysql java link.
111
- Piwigo is a photo gallery software for the network built by the active community of users and developers. Piwigo has a very simple installation interface and management panel. It has powerful functions to publish and manage your pictures.
StudentInfoManage
- 学生信息管理系统 含有ACCESS数据库 可以直接编译执行。功能很齐全-Student information management system containing the ACCESS database can directly compile and run. Function is complete
Memory-Management
- 操作系统中,采用首次适应算法+最佳适应算法实现内存管理,用C进行模拟-Operating system, using the first-fit algorithm the+ best fit algorithm memory management, simulation in C