-
upnp发现协议代码
upnp发现协议,使用比较简洁的c++代码实现upnp设备的可靠发现,可以改写成能被objective-c调用的类
- 2022-02-04 21:10:25下载
- 积分:1
-
一个很好的菜单操作例子
一个很好的菜单操作例子-a good example of the menu
- 2022-02-15 05:32:59下载
- 积分:1
-
This is a calculated area of a variety of graphical java program, you can increa...
这是一个计算各种图形面积的java程序,可在里面增加图形来计算,实现简单。-This is a calculated area of a variety of graphical java program, you can increase the graphics to calculate the inside to achieve simple.
- 2022-07-16 19:12:20下载
- 积分:1
-
贪吃蛇游戏
贪吃蛇游戏 win32项目编译 非MFC程序
*游戏制作思想:
*通过一个二维数组来描述画面,
*-2代表墙,0代表空白,0以上代表蛇
*例以1,2,3,4表示蛇(4为蛇头)
*其移动时,数字依次减一,
*并在将要去的位置设为4,
*则完成了蛇的移动
*同时利用多线程获取按键事件,
*使屏幕绘制与按键监听同时进行
*/
- 2022-01-27 17:14:38下载
- 积分:1
-
This is a digital 8, it is using the Windows interface on the input and output,...
这是个8数码问题,它用在WINDOWS界面上输入和输出,采用有序算法求解8数码问题。-This is a digital 8, it is using the Windows interface on the input and output, and an orderly algorithm used eight digital problem.
- 2022-07-02 00:42:18下载
- 积分:1
-
opencv3.0 人脸识别算法及代码
opencv3.0 实现的人脸识别,宝贵资源,很少有的。有别于opencv2.0
- 2022-04-20 01:49:08下载
- 积分:1
-
基于 MFC 小闹铃
基于 MFC 小闹铃
仅供参考
- 2022-01-25 17:17:05下载
- 积分:1
-
一个内存修改器,可作为游戏玩家修改装备的好工具,也可为编程者提供参考...
一个内存修改器,可作为游戏玩家修改装备的好工具,也可为编程者提供参考-one tool for memory modify, I created it for game player to modify the game s memory. Or if you a programer, you can ref it.
- 2022-02-06 00:35:32下载
- 积分:1
-
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理-C source code : the client how to connect through proxy support https, Acting togig
- 2022-02-15 14:50:19下载
- 积分:1
-
java小程序2:1。输入五名学生成绩,这个数字将B。
Java小程序两个:
1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。
2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents "data.txt". Then the preparation of a program : "data.txt" Read this five results, calculating the average, then order from small to large output and five personal achievements. 2. Eight of the Queen"s community preservation of all documents "Queen.txt".
- 2022-01-26 03:42:59下载
- 积分:1