资源列表
MFC-sample
- MFC资源大全,可供初学者学习MFC,相信会很有用的-MFC Resource Kit for beginners to learn MFC, I believe will be very useful
ddz
- 单机版斗地主,可以实现自动叫分,自动打牌,自动开始等功能,实现透明功能。-Landlords stand-alone version can automatically call points, automatic playing cards, auto start function, achieve transparent functions.
airplane
- 这是我自己写的一个打飞机游戏的程序,我认为他是比较适合初学者的-this is a airplane game,it is very good for youngling.
Toolpath_generation_using_GA
- TOOL PATH OPTIMIZATION FOR DRILLING HOLE PROCESS BASED ON GENETIC ALGORITH
DUILIB
- DirectUI 中文说明文档。包括核心类、控件类、容器-DirectUI Chinese documentation. Including core classes, control classes, containers, etc.
Windows8meihua
- 桌面监控插件 基于雨滴梅花插件 -Desktop Monitor plug-in plugin-based desktop monitoring plugin raindrops Plum Plum plugin based raindrops
MICQ
- VC++实现的QQ经典界面,让读者更好的搭配使用各个控件。-VC++ achieve QQ classic interface, allowing readers to better use with individual controls.
MediaPlayer
- 应用LibUIDK制作的播放器界面,无具体功能,目的在于帮助应用工具制作美观的软件界面。-Application LibUIDK crafted player interface, no specific features aimed at helping application tools to create beautiful software interface.
Armstrong-number-c-program-
- Armstrong number c program: c programming code to check whether a number is armstrong or not. A number is armstrong if the sum of cubes of individual digits of a number is equal to the number itself. For example 371 is an armstrong number as 33 + 73
C-program-to-print-patterns-of-numbers-and-stars-
- These program prints various different patterns of numbers and stars. These codes illustrate how to create various patterns using c programming. Most of these c programs involve usage of nested loops and space. A pattern of numbers, star or character
C-program-to-print-diamond-pattern-
- Diamond pattern in c: This code print diamond pattern of stars. Diamond shape is as follows:
C-program-for-prime-number-
- Prime number program in c: c program for prime number, this code prints prime numbers using c programming language. To check whether a number is prime or not see another code below. Prime number logic: a number is prime if it is divisible only by one
