-
观察者模式vc源码实例。
观察者模式vc源码实例。-VC Source Code/Example from the view of observator
- 2022-05-19 00:00:13下载
- 积分:1
-
game_five 基于端到端的球员
如果您想要运行此代码,首先你必须安装伯兰德生成器 c + +,导致该项目没有 vcl ;
我承认这段代码是如此 urgly,所以请大家原谅
- 2022-02-02 11:43:51下载
- 积分:1
-
windows 编程基础知识,讲解清楚透彻,windows初学者有极大的帮助!...
windows 编程基础知识,讲解清楚透彻,windows初学者有极大的帮助!-basic knowledge of windows programming, on a clear and thorough, windows have great help for beginners!
- 2022-06-14 05:26:34下载
- 积分:1
-
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽...
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽然现在是废物,但是对学习gsm modem的操作大有好处,尤其是短消息编码解码,at命令操作等,该程序在实达的某款gsm modem上通过,也可以用一个老的nokia手机代替,但是我没有try过,自己简单调试一下即可-mobile PHS send text messages to the procedures, principle is a GSM modem reception from mobile phones made up of news and decoding as text messages, then Telecom web site sent to PHS, although now is the waste, but learning to operate the GSM modem large good, especially short news codec, at order operation, in the process of a particular Shida Public gsm adopted modem can also use an old nokia phones in place, but I did not try that I can simply about debugging
- 2022-09-30 03:50:03下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
MP3文件计算软件源码。由此源码中,大家可以看出MP3文件格式的组成。...
MP3文件计算软件源码。由此源码中,大家可以看出MP3文件格式的组成。-MP3 files source software. From this source, you can see the MP3 file format composition.
- 2022-07-15 13:13:32下载
- 积分:1
-
一个小应用程序,用来测试位段的操作,用VC编写.
一个小应用程序,用来测试位段的操作,用VC编写.-a small application that used to test the operation of the place, with VC prepared.
- 2022-06-28 12:28:52下载
- 积分:1
-
C#代码生成器(生成调用SQL存储过程的代码)
C#代码生成器(生成调用SQL存储过程的代码)-C# code generator (called Generation of SQL stored procedure code)
- 2022-12-23 04:05:03下载
- 积分:1
-
捕捉鼠标,防止鼠标逃出窗口,文件名:keepmouse.rar
捕捉鼠标,防止鼠标逃出窗口,文件名:keepmouse.rar-Capture the mouse, the mouse to prevent the escape window, the file name: keepmouse.rar
- 2022-01-26 05:05:44下载
- 积分:1
-
贪心算法示例
贪心算法,一个简单的贪心算法示例,适合初学者刚学习贪心算法时用于理解贪心算法。源程序直接在IDE中就可以编译运行,不需要做任何修改。代码是在dec C++上编译运行的,也可以在VS2015中运行。
- 2022-06-14 12:30:22下载
- 积分:1