-
C源代码 帮助新手熟悉用C语言开发小型系统
C源代码 帮助新手熟悉用C语言开发小型系统-C source code to help newcomers familiar with the C language development of small systems
- 2023-08-20 04:55:02下载
- 积分:1
-
◆◆◆ 《如何在 Windows Mobile (WinCE 5.0) 中用Vc++编程查找并连接周围的蓝牙(Bluetooth)设备》◆◆◆
如何在手机中...
◆◆◆ 《如何在 Windows Mobile (WinCE 5.0) 中用Vc++编程查找并连接周围的蓝牙(Bluetooth)设备》◆◆◆
如何在手机中编程实现蓝牙通信即是本文将要阐述的内容,本文以Windows Mobile 5.0 为开发平台,简单介绍用蓝牙APIs进行编程的要点,并附上一个源代码供大家参考。
你可以任意修改复制本代码,但请保留这段文字不要修改。
希望我能为中国的软件行业尽一份薄力!
◆◆◆ 作者 ◆◆◆
谢红伟 ・ chrys ・ chrys@163.com ・ http://www.howa.com.cn
◆◆◆ 日期 ◆◆◆
2007-08-18 23:31:18-◆ ◆ ◆
- 2023-04-12 18:40:03下载
- 积分:1
-
一个线程钩子的例子
一个线程钩子的例子-an example threaded hook
- 2022-11-16 19:15:04下载
- 积分:1
-
expect source code for UNIX
expect source code for UNIX
- 2022-12-09 04:30:03下载
- 积分:1
-
Program receives the user types a line character (the number of no more than 80...
程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, numbers and other characters were counted, and the results stored in order to letter, digit and the other in the name of the storage unit.
- 2023-05-14 03:05:03下载
- 积分:1
-
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n)....
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n).-the procedure is completed in two for the longest string of public substrings, if such a number of strings, will they all find out in the worst of the complexity of O (n* m).
- 2022-03-30 21:31:25下载
- 积分:1
-
Serial communication for use in the two machines to run but must ensure that the...
串口通讯使用说明
在两台机器运行
但必须保证用串口线连接
-Serial communication for use in the two machines to run but must ensure that the serial cable connections
- 2022-01-28 18:20:23下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-11-25 16:10:03下载
- 积分:1
-
虚拟串口源码
资源描述是从windows开发技术详解里获得的虚拟串口的代码,挺好用的,可以通过inf文件成功安装串口驱动。使用WDK进行编译,然后在设备管理器里添加硬件即可安装成功。请自行下载WDK工具。
- 2022-08-19 22:38:59下载
- 积分:1
-
doing crossword puzzles is a game he has a certain level is not one of the proce...
猜字游戏是一个游戏 他有一定的水平是一个不可多的的程序-doing crossword puzzles is a game he has a certain level is not one of the procedures
- 2022-02-02 02:35:39下载
- 积分:1