资源列表
Firmware
- Project for test GPRS connection, using Cinterion Module
LoadDllResoure
- 在Visual C++ 上创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 -Create a resource DLL in Visual C++ contains resources (such as icons, bitmaps, strings, and dialog boxes) in DLL.
AISgen_d800k008
- dps 转换文件,可以把dsp编译生成的.out文件生成可以烧写到dsp中的bin文件;(DPS conversion files can generate a.Out file generated by DSP to generate bin files that can be burned to DSP)
CreatarTcp
- C#实现的基于TCP的通讯控制类,提供多种方式进行消息发送,封装成完整的类-C# Achieve TCP-based communication control category, provides a variety of ways messaging, packaged as a complete class
Science_Calculator
- 用C++实现的计算器的源程序,可以做科学计算,很小巧实用。-C realized calculators of the source, can be done in scientific computing, a very compact practical.
calendar
- 具有农历功能的Delphi Builder日历控件
no20
- 在STK上进行二次开发,本例是用VC++连接STK的具体实例,已调试通过。
OCR
- 用于识别图像中的数字和字母,识别准确率高,基于c#语言开发的识别工具(It is used to identify the numbers and letters in the image, and the recognition accuracy is high. The identification tool based on c# language is developed)
TJFTP_manual
- ftp for vc++ -ftp for vc
Chapter04
- 简单的COM 实际例子 用法1
AVR450
- avr单片机实现的多种电池充电器方案,包括锂电池,镍氢电池等。全部源代码。-Battery Charger for SLA, NiCd, NiMH and Li-Ion Batteries
RegexTester
- 该程序可进行正则表达式的测试,方便开发人员在进行正则表达式书写时,可对正确与否。并能输出Csharp代码。