-
算符优先分析程序 实验时做的一个小程序
算符优先分析程序 实验时做的一个小程序-Operator priority analysis program to do the experiment a small program
- 2022-05-08 07:03:11下载
- 积分:1
-
卡耐基课程SSD1实践要求源代码完成的鲶鱼…
iCarnegie课程上的SSD1的一个练习,要求做完Catfish的源代码的exercise。需要的可以看看。写的不好,别见怪。-iCarnegie courses SSD1 a practice to require the source code Catfish finish the exercise. Need to look at. Write well,别见怪.
- 2022-01-25 16:04:52下载
- 积分:1
-
SoftICE的全部命令中文解说,十分详细准确无误。
SoftICE的全部命令中文解说,十分详细准确无误。-SoftICE all orders Chinese captions, very detailed accuracy.
- 2022-03-07 03:54:40下载
- 积分:1
-
基于GPRS模块的evc++源码,里面包含有短信收发和拨打电话两个功能的evc++源码。...
基于GPRS模块的evc++源码,里面包含有短信收发和拨打电话两个功能的evc++源码。-Based on the GPRS module evc++ Source, which contains send and receive message and call the two functions evc++ Source.
- 2022-01-23 10:27:04下载
- 积分:1
-
数学变换和滤波算法,很有实用价值
数学变换和滤波算法,很有实用价值-mathematical transformation and filtering algorithm, very practical value
- 2022-12-26 06:50:04下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
hello word
hello word --ficest-hello word--ficest
- 2022-04-26 09:13:20下载
- 积分: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
-
日期计算器,输入日期就可以查到它是星期几。希望对大家有帮助,谢谢!...
日期计算器,输入日期就可以查到它是星期几。希望对大家有帮助,谢谢!-Date calculator, enter the date can be found on the day of the week it is. I hope there is help for everyone, thank you!
- 2022-04-18 07:55:56下载
- 积分:1
-
vc++ 实现 multimedia 媒体播放器功能
vc++ 实现 multimedia 媒体播放器功能-vc++ achieve multimedia media player functionality
- 2022-03-17 05:21:23下载
- 积分:1