-
这是用VC++环境做成的一个图形编程的练习,是一个旋转的风车。...
这是用VC++环境做成的一个图形编程的练习,是一个旋转的风车。-This is the VC environment as a graphical programming practice is a rotating windmill.
- 2022-03-05 11:41:44下载
- 积分:1
-
用JAVA编的计算器,功能好,运行没有出错
用JAVA编的计算器,功能好,运行没有出错-with JAVA series of the calculator, functions, and operation without error
- 2022-11-15 14:20:03下载
- 积分:1
-
五子棋棋盘,都是界面实现,很初级的东东。
五子棋棋盘,都是界面实现,很初级的东东。-Gobang board, all interfaces, it is elementary Dongdong.
- 2022-03-02 13:34:58下载
- 积分:1
-
这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GP...
这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。
-This is a simple software development kit (SDK), you can take advantage of this GPSLIB in their own 32-bit Windows applications to join the Global Positioning System support. Source code compressed file contains GPSLIB library source code and Demo program. Many documents have detailed notes. Downloadable file in order to guarantee as much as possible the size of the small, compressed file does not contain any binary files. Please use the Visual C++ 5 or later to compile and generate DLLs, Control Panel procedures and executable file.
- 2022-04-29 13:50:54下载
- 积分:1
-
单向链表模板程序,可以在VC++下直接编译执行
单向链表模板程序,可以在VC++下直接编译执行-TList
- 2023-03-17 10:30:04下载
- 积分:1
-
读者与写着问题,可视化演示,直观的演示了读者写者问题。...
读者与写着问题,可视化演示,直观的演示了读者写者问题。-Readers and reading problems, visual presentations, visual presentation of the reader-writer problem.
- 2023-06-04 21:50:03下载
- 积分:1
-
数据结构与算法分析
运动会分数统参加运动会的n各学校编号为1~n.。比赛分成m个男子项目和w个女子项目,项目编号分别为1~m和m+1~m+w。由于个项目参加人数差别较大,有些项目取前5名,得分顺序分别为7,5,3,2,1,有些项目只取前三名,得分顺序为5、3、2,写一个统计程序产生各种成绩单和得分报表。产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号、名次(成绩)、姓名和得分。产生团体总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。并选取男、女项目中得分最多的两名运动员将其姓名和得分数输出
- 2022-03-05 20:02:28下载
- 积分:1
-
屏蔽Ctrl+ALT+DEL的最好的程序
屏蔽Ctrl+ALT+DEL的最好的程序-Ctrl ALT DEL shielding the best procedure
- 2022-02-16 03:44:51下载
- 积分:1
-
游戏编程最核心的算法,希望对大家的所帮助
游戏编程最核心的算法,希望对大家的所帮助-Game Programming Algorithm for the core, and they hope to help the U.S.
- 2022-01-28 18:31:57下载
- 积分:1
-
udp通信客户端程序
应用背景
AppWizard has created this udpClient application for you.
This file contains a summary of what you will find in each of the files that
make up your udpClient application.
udpClient.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
udpClient.cpp
This is the main application source file.
关键技术
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named udpClient.pch and a precompiled types file named StdAfx.o
- 2022-02-13 21:01:13下载
- 积分:1