-
植物大战僵尸简单实现
用c#开发了一个植物大战僵尸游戏,游戏玩法与怪物都与原版相同。项目中有完整源代码,有兴趣的同学可以参考一下。
- 2023-07-05 21:10:03下载
- 积分:1
-
迷宫 用回溯算法设计的迷宫
迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!-Maze solved by different backtrace algorithms!Backtrace!Backtrace!
- 2022-04-09 04:05:47下载
- 积分:1
-
基于C++MFC的音乐播放器
基于C++MFC的音乐播放器新的AAC编码器,最高频宽达到20KHz,里面有与FAAC,neroAAC及经典的mp3编码,lame编码后的音频时频图的比较,从时频图和听觉上,falabaaac都要稍好一些 。支持windows与linux平台。 利用FFmpeg和SDL开发的媒体播放器,可实现264格式文件的解码播放。用mciSendString函数写的音乐播放器,能够实现mp3,wav等格式的音频播放。
- 2022-04-17 12:53:26下载
- 积分:1
-
螺旋矩阵生成算法。程序是语言的。
螺旋矩阵的生成算法。该段程序是由C语言编写。-spiral matrix generation algorithm. The procedure is of the C language.
- 2022-01-25 18:51:18下载
- 积分:1
-
一个漂亮的VC++登录界面
介绍了界面的制作,有参考意义。
this application not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-09-12 20:15:03下载
- 积分:1
-
写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。...
写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。-Write a function, and the length of a string, in the main function in the input string and output its length.
- 2023-04-30 11:30:03下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1
-
用EVC4.0写的mp3播放器,SDK可以根据自己的需要选择,希望对大家有帮助...
用EVC4.0写的mp3播放器,SDK可以根据自己的需要选择,希望对大家有帮助-EVC4.0 written with mp3 player, SDK can choose according to their own needs, and they hope to have everyone help
- 2023-07-06 02:35:03下载
- 积分:1
-
有定时和调时等功能,同时还具有到点报时功能,自己可以任意设定...
有定时和调时等功能,同时还具有到点报时功能,自己可以任意设定-On a regular basis and adjusted when the functions, but also with the time counting function, they can arbitrarily set
- 2023-04-30 23:00:03下载
- 积分:1
-
UNZIP with directory preservation. This sample contains long file names. Uploade...
UNZIP with directory preservation. This sample contains long file names. Uploaded on 24 April, 2000. The COLORLB sample shows how to implement an owner-draw list box. The box is drawn LBS_OWNERDRAWFIXED and also uses the LBS_HASSTRINGS style. The box allows you to individually set the color of each item in the box
- 2022-03-12 06:47:03下载
- 积分:1