-
faxengine-1.0.3
fax engine 传真引擎 relay fax 的开源项目 商业软件使用 高质量 高可靠(fax engine fax relay fax engine open source software projects using high-quality commercial high reliability)
- 2005-03-21 23:10:03下载
- 积分:1
-
CSpectrumAnalyzer_demo
这个demo是对频谱进行分析的 可以实时的现实频谱曲线(This demo is a spectrum analysis of the realities of real-time spectrum curve)
- 2008-03-20 13:16:51下载
- 积分:1
-
DFT
离散傅里叶变换对于FDTD计算程序很有用( an algorithm resistant to print/scan process is proposed , which is based on block discrete fourier transform)
- 2014-09-21 22:39:29下载
- 积分:1
-
shubiaohuitu-
利用vc++6.0在opencv平台上开发,读取并显示一副图像,然后利用鼠标在显示图片上绘画(Using vc++ 6.0 in opencv platform development, read and display an image, then use the mouse painting on display images)
- 2013-11-10 21:17:52下载
- 积分:1
-
HuffmanTree
用c++实现的haffman tree 小程序,仅供参考 。 (The the haffman tree applet realized with c++ for reference only.)
- 2013-03-14 16:38:15下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
Dichlorvos0.72
Vt源码修改的调试器, 想要学习过保护可以用来借鉴..(
Vt source code to modify the debugger, you can protect)
- 2016-11-20 16:21:24下载
- 积分:1
-
Effective-CPP
Effective C++ 非常经典的C++书籍,基本上学C++的人没有不知道这本书的。书中介绍了55个准则,每一条准则描述一个编写出更好的C++的方式。(Effective C++ is the classic C++ books, basically learning C++, people do not know this book. The book describes 55 guidelines, each guideline describes a write better C++ way.)
- 2011-05-16 23:56:33下载
- 积分:1
-
FxSignalerv1.5
MT4交易系统,FxSignaler v1.5.2 ,用于EURGBP m5,官方价格:2500$,官方网址:http://www.fxsignaler.com
请确保H1-MN都有k线数据,因为ea需要跨周期调用数据,如果没数据自然不能测试(MT4 trading system, FxSignaler v1.5.2, for EURGBP m5, the official price: 2500 $, the official website: http://www.fxsignaler.com
Make sure that H1-MN has k-line data because ea need to call the data across the cycle, if no data is natural can not be tested)
- 2013-09-26 01:48:15下载
- 积分:1
-
Solution
在VS2012+WDK8.0上面编写的PCI的驱动程序,采用的是WDF最新型框架程序,成功运行。(In VS2012+WDK8.0 written above PCI drivers, using the latest WDF framework program run successfully.)
- 2014-01-05 14:35:59下载
- 积分:1