There are 40 files, weighing 40.0 MiB with 18,968 hits in total.
Displaying 21 to 40 of 40 files.
General
Mini2440_Intrupt
» 3.4 KiB - 281 hits - 2009年08月17日
适用于MINI2440开发板的终端程序。
改自《嵌入式Linux应用开发完全手册》第9章
NCQ_regFile.rar
» 1,007 bytes - 349 hits - 2008年11月30日
OneClickDisplayTurnOff.rar
» 17.7 KiB - 243 hits - 2008年12月14日
OpenGL Develop Start Kit.rar
» 650.8 KiB - 366 hits - 2008年12月7日
OpenGL.Blue.Book.gz
» 159.5 KiB - 389 hits - 2008年12月7日
OpenGLPractise.gz
» 316.1 KiB - 312 hits - 2008年12月7日
osgDotNetDemo
» 15.0 KiB - 548 hits - 2008年11月27日
OpenSceneGraph .Net integration demo
PCB_Route_and_Drill_System.ppt
» 1.3 MiB - 18 hits - 2009年12月15日
PPT about my lastest PCB Route and Drill project
PhoneController_With_PlugIn_Support.rar
» 633.4 KiB - 705 hits - 2008年12月7日
//////////////////////////////////////////////////////////////////////////////
// .NET 2.0 AT and SMS Library with PlugIn Support //
// Author: hesicong Homepage: www.hesicong.net //
// Contact me: hesicong2005(at)163.com //
//////////////////////////////////////////////////////////////////////////////
Description:
This is a .NET 2.0 AT library and SMS/EMS library with Plug-In support.
You can develop your own Plug-In to support multi phones.
ATCommandBase is a class to execute AT commands.
CommPhone is a class with minimal set of functions of a phone.
Usually be used in phone detect.
PhoneControllerSDK is a SDK for you to develop your own phone plugin.
PluginForNokia is a DEMO PLUGIN for demostrate how to use these classes.
ShortMessageService is a class for decoding and encoding SMS.
Test AT is a test project offering some Test Cases to
test AT,SMS Read, Write, send.
Be sure Test Case 3 and Test Case 4 for SMS Receving and Sending should be passed!
CodeDemoForCSharp is a C# project for some C# developer.
Licence:
Be free to use use my code, and please let me know if bug was found.
And if you correct it, please give a copy of your code.
Commerial use is unaviable without my permission.
But if you use my library and create something, please give me a copy!
And ultimately, thank you to use my code, thank you to visit my homepage!
PocketSMS
» 165.2 KiB - 338 hits - 2008年12月14日
这是我自己写的一个短信发送接收软件,主要是为了解决自己的HP1937和SIEMENS CXV65连接发送短信的问题。之前,我试用过Mphone等软件,都不能很好的支持这个手机。后来就自己写了一个。
这是我为我自己的需要写的一个精简版。原本打算做一个更强的版本的,但现在看来时间不足,精力也不足,也只好暂时放弃了。
现在此软件能够获取SIM卡上的通讯薄和PocketOutlook上的通讯薄,能够群发短信(可能有BUG),自动接收状态报告和新来短信,自动存储短信历史到文本文件,方便管理。
程序使用VB.Net书写,由于用到了一个非托管的PocketOutlook.dll,而这个dll是为ARM机型写的,所以暂时只支持ARM。其他手机我没有测试过,我看了一下AT指令,理论上SIEMENS和NOKIA的手机都能使用。只需要复制压缩包内文件到任意目录即可使用。另外建议安装.net compact framework sp3,修正了很多问题并能够明显的加快.net cf应用程序速度。
第一次运行请进入设置,然后选择端口号。一般红外连接选COM3,蓝牙可能需要配对后使用COM6(我无设备测试),连接速度115200即可。
软件为绿色,如果出现问题,删除data目录即可以重新开始。
此软件为我自己而写,如果有需要请自行修改源代码,呵呵;)
qtCASCADE.tar.gz
» 37.4 KiB - 232 hits - 2009年11月26日
Simple QT and OpenCASCADE example
RenderWorldCoordinate.tar
» 50.0 KiB - 321 hits - 2008年11月26日
OSG Render World Coordinate Demo
RFC 3501 IMAP Protocol
» 115.9 KiB - 16 hits - 2010年03月28日
IMAP协议中英文版
scanner.rar
» 289.5 KiB - 1,405 hits - 2009年12月20日
清华紫光E32扫描仪驱动
SD.rar
» 7.1 KiB - 142 hits - 2010年04月6日
SD卡WIN7从可移动磁盘变硬盘的 补丁
Siemens.Support.Tool.rar
» 505.8 KiB - 357 hits - 2008年12月13日
注:1、本程序专门为西门子M55书写,而且到现在为止我无法更正连接问题,导致许多手机连接不上。所以连接部分代码仅作为参考。
2、整个软件只有核心功能,界面不完善。可能造成一些问题。
3、你可以自由使用和修改此软件。但当你修正一些Bug时,请寄给我一份。核心的Class可作为其他程序参考。
Note:1. This program wrote for Siemens M55 Cellphone. But until now I can't successfully connect to all M55 phone due to the Connection problem. So the code of Connection portion is only for reference.
2.This whole program has core functions and I have no time to write a better visual. Some part will course failures.
3.You can use and modify this program freely. But when you fixed some bugs, please send me the copy. The core class can be references of other programs.
TestTextureFetching.tar
» 9.4 KiB - 343 hits - 2008年11月26日
Thunder.Under.Wine.rar
» 3.1 MiB - 615 hits - 2008年12月7日
Thunder which can run under wine
VisualSVN.Core.rar
» 78.1 KiB - 656 hits - 2008年11月28日
群创7寸液晶屏资料
» 930.5 KiB - 425 hits - 2009年08月20日
群创7寸液晶屏资料
quainty
June 18th, 2009
hello, would you pls send me the code?
//////////////////////////////////////////////////////////////////////////////
// .NET 2.0 AT and SMS Library with PlugIn Support //
// Author: hesicong Homepage: http://www.hesicong.net //
// Contact me: hesicong2005(at)163.com //
//////////////////////////////////////////////////////////////////////////////
april1985
June 19th, 2009
Sorry that there were some downloading problems after I moved the site to another server. I corrected them and you can download it at: http://www.april1985.com/2007/02/25/%E5%BC%BA%E7%83%88%E6%8E%A8%E8%8D%90%E6%89%8B%E6%9C%BA%E7%9F%AD%E4%BF%A1%E5%92%8Cat%E6%8C%87%E4%BB%A4vs2005%E6%BA%90%E4%BB%A3%E7%A0%81%EF%BC%8C%E5%90%AB%E6%8F%92%E4%BB%B6%E5%BC%8F%E7%BB%93%E6%9E%84/ , follow the download link.
zahid
June 6th, 2010
your sms encode and decode function working greate please explain me how can i send and recieve long or multipart sms..if possible please give me any example or source
april1985
June 6th, 2010
I have not done any work related to SMS or EMS for a long time. So I can't give you any help except these source code or documents I posted at my blog. Please refer to some GSM or 3GPP documents for detail!
akingbr
June 12th, 2010
怎么注册阿,晕
alnelsurpia
June 16th, 2010
thank you for everything. aloth of things here were very usefull to me..
april1985
June 17th, 2010
You're welcome
cui
July 5th, 2010
请问 如何把.MAX 文件转换成 cal3d 里边用到的.caf .cmf .csf 等格式呢?谢谢!请帮忙回答下,指点迷津