资源列表

« 1 2 ... .51 .52 .53 .54 .55 65456.57 .58 .59 .60 .61 ... 66581 »

[通讯编程FunnComHelp

说明:是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a f
<叶木公> 在 2025-07-25 上传 | 大小:96kb | 下载:0

[Windows编程face1

说明:based on face expression
<Sudeshna> 在 2025-07-25 上传 | 大小:628kb | 下载:0

[Windows编程keylogv1.1

说明:System will automatically delete the directory of debug and release, so please do not put files on these two directory.
<hasnur> 在 2025-07-25 上传 | 大小:27kb | 下载:0

[通讯编程sds-firmware-642_new

说明:File to help in SDS software to help in conection of wireless devices, serial meanly
<solisjse> 在 2025-07-25 上传 | 大小:286kb | 下载:0

[其他小程序xxx2xxx

说明:再上载一个源码。 这里集合了许多转换程序,例如VBS2EXE,BAT2EXE等。-A source and then upload. Here brought together many of the conversion process, such as VBS2EXE, BAT2EXE and so on.
<wtq> 在 2025-07-25 上传 | 大小:7.75mb | 下载:0

[Windows编程SetTimer

说明:settimer定时器设置文档对于设置VC定时器的朋友有帮助-Document settimer Timer timer for the VC set up to help friends
<王华> 在 2025-07-25 上传 | 大小:77kb | 下载:0

[通讯编程XmlExpat

说明:这是一个GPRS无线税控机工程项目的XML包模拟器程序。它基于Expat2.0.1库开发。要解析的数据包在源代码目录下面有一个示例“RespInput.txt”,请在“Project seeting --> program argument ”中设置执行参数。该程序是一个VC6的CONSOLE工程,没有图形界面输出。请根综main函数、TaxPackParse函数、注意TaxXMLTagStart事件、ParseTaxPackData事件、TaxXMLTagEnd事件及ConverToUn
<叶木公> 在 2025-07-25 上传 | 大小:329kb | 下载:0

[其他小程序at24c02

说明:文件中包含AT24C02工程编译文件,仿真调试通过。-AT24C02 project file contains compiled files, simulation debugging through.
<李述良> 在 2025-07-25 上传 | 大小:25kb | 下载:0

[Shell编程file-cscope

说明:A shell scr ipt that used to create cscope file list for cross index. Just put it into kernel directory, run this scr ipt, then run cscope -bk.-A shell scr ipt that used to create cscope file list for cross index. Just put it into kernel director
<francyang> 在 2025-07-25 上传 | 大小:1kb | 下载:0

[ISAPI/IE编程WebSanGuoTools

说明:  一个WEB三国游戏的外挂程序,用VC++在VS2008环境下编写。-WEB Sanguo game of a plug-in procedures, using VC++ in VS2008 prepared environment.
<独孤不羁> 在 2025-07-25 上传 | 大小:73kb | 下载:0

[Windows编程lzw

说明:实现lzw词典编码方法 Lzw编码算法的设计思路: 1.开始时的词典包含所有的根(先将所有单个字符编码),当前缀P时空的; 2.当前字符(C)=字符流中的下一个字符; 3.判断缀-符串P+C是否在词典中 A如果“是”:P=P+C//(用C扩展P) B.如果“否”: a 把代表当前前缀P的马子输出到码字流; b 把缀-符串P+C添加到词典; c 令P=C//(现在的P仅包含一个字符C); 4. 判断字符流中是否还有码字要译 (1)如果是,就返回到2;
<符晓娟> 在 2025-07-25 上传 | 大小:1kb | 下载:0

[Windows编程hw_polyfit

说明:test to get a source code
<stephen> 在 2025-07-25 上传 | 大小:7kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 65456.57 .58 .59 .60 .61 ... 66581 »

源码中国 www.ymcn.org