资源列表
仿真
- 在matlab的simulink中的镍氢电池充放电模型,较简单且反映了镍氢电池的充放电特性(NIMH model in matlab simulink,simple and reflect the characteristic of the charging and recharging.)
二维码实例完整版
- delphi带源码二维码生成完整版,不需修改,可直接运行
c# 调取摄像头
- 利用c# 编写读取网络摄像头视频展示,通过网络协议
DDS_AD9910
- 用 AD9910实现的DDS 线性调频信号,调试已通过 可以使用(DDS LFM signal realized by ad9910 has passed debugging and can be used)
Flow_Shop_Scheduling_Problem
- 利用蛙跳算法求解流水车间调度问题,算法上做了相应改进(Using the leapfrog algorithm to solve the flow shop scheduling problem, the algorithm has been improved accordingly.)
C# 大华网络摄像头的调用100%可用
- C# 大华网络摄像头的调用100%可用(含文档)(C#. 100% availability of Dahua webcam calls)
115157695POC
- 对于pocs,也就是凸集投影超分辨方法的实现,可以替换实验图像(For pocs, which is the implementation of the convex set projection super-resolution method, the experimental image can be replaced.)
MFC支持透明选择框的可多选的树形控件
- MFC支持透明选择框的可多选的树形控件。 有完整的源码和示例Demo。
D7 渐变色panel控件
- 渐变色panel控件,可以做一些比较简单的界面布局,有些小bug,放在panel上的label控件不可见
单片机计数器
- 单片机计数器系统,可以进行技术功能,按下中断可以停止计数,非常好用
ffmpeg实现音频的重采样
- 利用ffmpeg实现音频的重采样,参考ffmpeg官方sample中的resampling_audio,仅供研究学习
VB使用ADO+DataGrid
- VB使用ADO+DataGrid 操作数据库的示例程序,这些操作几乎包括了的有的数据库常用操作,像简单的的添加、更新、删除、检索数据等(VB uses ADO + DataGrid to operate the sample program of database. These operations almost include some common database operations, such as simple add, update, delete, retrieve data,