资源列表
xna
- 介绍c#语言xna studio游戏编程的好书 很好 很适合初学者 希望对于想学习游戏编程的同学能有所帮助 里边的源码可以参考我另外上传的源码文件-C# xna studio introduced the language of game programming books for beginners is good hope for students who want to learn game programming can be helped inside the source can r
DrawMenu
- 写了一个自绘菜单,有兴趣的可以去瞧瞧。 TestDemo 工程文件-Write a self-drawn menu, interested can go look. TestDemo project file. . . . . .
CrazyBall
- 疯狂球,VC+GDI打造,疯狂享受一下吧-Crazy Ball, VC+ GDI build, crazy enjoy it. . . .
pefixd2
- PE文件头结构 PE文件头结构-PE file header structure
Device-Management
- Device Management Visual Basic
Classic-Progress-Display
- 在labview中显示进度条,非常经典的进度条程序-Progress bar is displayed in the labview, very classic progress bar program
Appliance-Service
- Appliance Service Visual Basic
atuo-size
- 自适应的调整应用程序的界面大小,作到和屏幕分辨率相一致-Adaptive adjustment of the size of the application' s interface, done in line and screen resolution
Tariff-Management
- Tariff Management Visual Basic
SourceCode_Beginning.Visual.C.2010
- 此代码为Ivor Horton的经典之作的随书代码,此书是C++编程方面最畅销的图书品种之一,不仅涵盖了Visual C++ 2010编程知识,还全面介绍了标准C++语言和C++/CLI。本书延续了Ivor Horton讲解编程语言的独特方法,从中读者可以学习Visual C++ 2010的基础知识,了解如何使用MFC进行本地ISO/ANSI C++ Windows应用程序开发以及如何使用Windows Forms进行C++/CLI Windows应用程序开发,并全面掌握在MFC和Windows
classical-algorithm-c-language
- c语言经典算法 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++) /*以下为三重循环*/ for(j=1 j<5 j++) for (k=1
ATM
- c++使用线程编程的银行ATM机的模拟程序-c++ programming using threads the bank ATM machine simulation program
