资源列表
M-DPSK
- 4dpsk和8dpsk的matlab仿真实现,采用蒙特卡罗仿真法,绘制误码率曲线-the realization of 4dpsk&8dpsk by matlab tool.it use the Monte Carlo methods to draw the graph.
ModBus通讯调试器
- 用VB编写的一个ModBus通讯调试器,因只是作为示例,程序功能较为简单,只作学习参考。
用verilog硬件描述语言编写的fft算法
- 用verilog硬件描述语言编写的fft算法,很是经典,和大家共享,希望能对大家有所帮助。,Verilog hardware descr iption language with the preparation of the fft algorithm, it is a classic, and we share the hope that it can be helpful to everyone.
非常好的OPC服务器源代码 免费的
- 非常好的OPC服务器源代码 免费的 没有时间限制,Very good OPC server source code for free no time limit
chsms.rar
- SECS通讯,HSMS ,半导体通讯.......,HSMS
wind-and-wave
- 这几个源程序可以造出二维的波浪并且可以消波,可以很好在fluent模拟波浪的运动,另外还有风的程序,模拟风随高度的变化,都是fluent的udf程序。-This can be compute wave and eliminate the wave, the wind udf can make the wind and the wind speed with the height.These all for fluent.
freeiris2-2.8.413-stable.tar
- 开源的“呼叫中心”软件,支持很多功能。基本的呼叫、注册、录音都有。-Open source " call center" software to support many functions. Basic call, registration, recording both.
g726codec
- 实现了G726编码格式与PCM音频格式之间的转换,已经封装成接口,在mac和linux下调试通过,现在分享出来,大家共同学习。-Achieve a G726 and PCM audio encoding format conversion between formats has been packaged as interface, mac and linux debugging through, now share it, we learn together.
GMap.NET.WindowsForms
- 可以实现像百度地图一样的所有功能,可以自定义,关键支持离线地图包,并且会自己缓存地图瓦片(You can implement all the functions like a Baidu map, you can customize it, support the offline map package, and caching the map tiles yourself.)
CS
- C#基恩士LKG3000利用DLL文件读取数据和配置设置的例案(C# Case Study of Keynes LKG3000 Using DLL File to Read Data and Configuration Settings)
贪心算法-找零问题
- 假设零钱系统的币值是{1,p,p^2,……,p^n},p>1,且每个钱币的重量都等于1,设计一个最坏情况下时间复杂度最低的算法,使得对任何钱数y,该算法得到的零钱个数最少,说明算法的主要设计思想,证明它的正确性,并给出最坏情况下的时间复杂度。
院感系统
- C#版本的院感系统,纯源代码,分享给大家,谢谢大家