搜索资源列表
pwmaudio
- sharp s Lh75401 PWM audio的例子-sharp s Lh75401 PWM audio examples
C_Sharp_MSCOMM
- C sharp - Serial comm port using MSCOMM control
Redth-APNS-Sharp-c279210 ios 推送服务器
- ios 推送服务器。完整的实现了推送消息的结构定义,容易使用。-ios push server. Full implementation of the push message structure definition, easy to use.
SharpGP2D12-15
- infrared sensor configuration by sharp
MWebgis
- 基于移动WebGIS技术的交通运输稽查系统。从地图数字化、ARCGIS制图、c sharp编程、gprs通讯、soket编程。采用了b/s开发,c/s开发两种模式。本课题以林业运输管理为例。调试环境为windows mobile 6.1。本课题材料本来可以拆成三样独立的部分赚取三倍的积分,但是为了方便网友,支持网站的建设,因此整合在一起。一直上传失败,因此把WEBGIS免费控件另外上传。请在本站搜索aspmap。1)“毕业全部材料”目录(完整的毕业资料):01_毕业论文任务书.doc;02_毕业
rain
- 可以实现一个非常非常犀利的下雨的代码,使用于人鬼游戏悲情游戏杯具游戏,让人看后心情如下雨一般杯具着-Can achieve a very, very sharp rain code, the use of games in the cup of sorrow ghost game with the game, people look and feel as rain with a general cup
C-shar_sms
- c sharp下开发短信猫控制收发短信,包括中文短信-c sharp cat developed under the control of send and receive SMS text messages
parallel_sms
- c sharp语言环境下开发串口应用收发短信-c sharp language development environment application serial send and receive SMS
LDPC_BP_decode
- ldpc码在高斯信道中的应用,解码译码利用BP译码算法在锐利信道中的应用-ldpc code in the application of the Gaussian channel, decoding decoding using BP decoding algorithm in the application of sharp channel
ldpc
- LDPC码在通信系统中的应用,其解码译码在高斯,锐利信道中的应用。-LDPC codes in the communication system applications, the decoder decoding the Gaussian, sharp channel applications.
GateWay_1
- c sharp编写的短信网关程序,经过测试可以使用-SMS gateway written in c sharp program has been tested using
Serial_Demo_1
- c sharp编写的调用MS串口控件收发数据的源代码。-written in c sharp send and receive data calls MS serial control source code.
SerialPortTest_1
- c sharp编写的串口类源代码,做工控的朋友可以下载-c sharp source code written in serial class, so friends can download with industrial use
SMS_1
- c sharp做的短信管理和群发程序,使用了数据库保存短信数据。-c sharp management and sending text messages to do the program, using a database to save text data.
mediaburst-dotnet-mediaburst-sms-c353c99
- Sens sms through c sharp a-Sens sms through c sharp app
Extract-characters-font-with-c-sharp
- 利用c#语言提取汉字字模,但是没有增加串口发送程序-Using c# extract chara,but don t have serial sending application
ds-cdma-matlab
- DS-CDMA 想知道里面的东西又多重要么 就马上下了看看吧 里面有全套的犀利的内容 求下载啊-DS-CDMA want to know the contents of the addition of important stuff inside it as soon as next look inside with a full set of sharp demand download
TPY-Sharp
- 连接GPS模块分通道进行监控,可自己建立数据库保存坐标数据。-GPS monitor with c#
2012813246170
- c sharp 实际的短信群发系统,带通讯录功能。-c sharp sms group send system
BYLW
- 邮件客户端系统源码和全套毕业论文文件,本课题为优秀毕业课题。我对邮件通讯的所有技术细节都做了分析,做毕业课题的学弟们可以参考参考呵。 我负责的是邮件的发送的功能。在熟悉了专门用于发送邮件的SMTP协议以及RFC规定的邮件的格式的基础上,运用了微软新推出的C Sharp这一新型的面向对象语言的便利性和灵活性,从SMTP协议规定的底层命令做起,一步步的与服务器进行交互操作,最终实现发送多附件多接收人的功能。其中,具体的和服务器的交互操作,都封装了在SmtpMail.dll这个动态链接库里面了。而