登录
首页 » C# » AINSDO.C

AINSDO.C

于 2023-09-04 发布 文件大小:5.48 kB
0 16
下载积分: 2 下载次数: 1

代码说明:

AINSDO.C ---- Asynchronous Mode to wait call in, synchronous mode do vioce processing -AINSDO.C---- Asynchronous Mode to wait call in, synchronous mode do vioce processing

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Internet programming
    2022-04-09 16:18:54下载
    积分:1
  • PPC_sms
    自己写的短信收发。实现短信接收发送,ActiveSync + PPC实现。区别于以前的AT指令。代码超简单,只要配置好就能运行。之前用nokia7610通过串口AT指令只能发送短信,调了几天都没能读出短信(nokia不支持)。一气之下另起炉灶,没想到Windows Mobile的sdk那么好用,三分钟就搞定了。(PUD码啊,手机中心号码啊什么的都不需要了,爽!)(Write their own text messaging. Receive SMS sent to achieve, ActiveSync+ PPC implementation. Different from the previous AT command. Code super simple, just configured to run. Prior to AT commands through the serial port using nokia7610 can only send text messages, transfer a few days did not actually read text messages (nokia does not support). Angrily reinvent the wheel, the sdk did not think so easy to use Windows Mobile, three minutes to get. (PUD code, ah, ah, what mobile center numbers do not need, and cool!))
    2011-01-17 12:41:10下载
    积分:1
  • Ant-TSP
    蚁群算法的TSP问题解决方法,对于蚁群算法的了解有很大的帮助(ant arithmatic TSP problem solution, it s helpful for you to understand ant arithmatic.)
    2014-07-30 17:11:35下载
    积分:1
  • 快速排序法C语言
    #include #define N 1024 int binarysearch(int *a,int n,int k) {   int left=0,right=n,i=0,middle;   while(lefta[middle])         left=middle+1;      else right=middle-1;   } return i; } void main() {  int n,i,a[N],k,l;      printf("请输入要比较元素个数:");      scanf("%d",&n);      printf(" ");      printf("按升序输入原始元素: ");     for(i=0;i
    2022-03-12 12:36:59下载
    积分:1
  • calculators
    计算某一特定角度下的中心差,计算天体运行的相关数据(equation of center)
    2012-04-25 19:32:09下载
    积分:1
  • O3lidar
    说明:  处理激光雷达数据,计算臭氧的程序。学大气学和激光雷达的人明白。(Processing of laser radar data to calculate the ozone process. Study atmospheric science and laser radar understand.)
    2008-11-09 10:31:43下载
    积分:1
  • VCdiary
    一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。(a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.)
    2006-08-15 22:58:35下载
    积分:1
  • C# 开发的异步多线程服务器程序源代码。
    代码包括客户端和服务器程序。采用VS2010开发,使用的时候修改服务器的IP地址和端口号,支持多客户端连接。开发语言C#, 采用winform技术,代码格式规范。可以作为初学者的参考。
    2022-07-24 22:50:34下载
    积分:1
  • Hough-tuoyuan
    Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab(Hough line detection, round, oval ellipse code which is used Matlab)
    2006-12-30 22:51:56下载
    积分:1
  • fileinfo
    获取文件信息,包括创建时间,修改时间,访问时间,属性(To obtain file information, including creation time, modification time, access time, properties)
    2012-06-11 15:36:16下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载