搜索资源列表
c++&vc小程序集合
- Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asyc
Visual C++程序设计导学
- VC入门资料,这是其中的源代码,涉及了VC编程的很多方面-VC entry information, and this is the source code, the VC program involves many aspects
simplecXCTY_LB
- 此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写.-this procedure through the most simple descr iption of the procedures for the C programming and the basic norms of the notes describe, main procedures in order to guide beginners in the program
Windows_program
- windows下编程的入门资料,一份给初学者很不错的资料-windows under introductory information on the program, a very good beginners to the information
ASP.NETnetdisigncode
- ASP.NET网络编程从入门到精通书的源代码资料-ASP.NET network programming from entry level to the proficient information source code
J2EE_Training_PPT
- 深入浅出的介绍j2ee的相关基本知识,引领入门,并讲授如何进行基本实例的编程实现。-j2ee simple presentation of the basic knowledge to lead the portal, and how to teach basic programming examples.
WIN2000Driver
- WIN2000驱动程序设计中文编程资料 写得不错的入门级驱动程序资料 主要是原理说得清楚
Qt
- qt类库是非微软类库,跨平台性好,也可用于嵌于式开发。本代码为qt编程入门非常好的例子。
Threads.Primer.A.Guide.to.Multithreaded.Programmin
- Threads.Primer.A.Guide.to.Multithreaded.Programming,多线程编程的入门级参考书
WindowsGAME
- windows游戏设计编程入门,通过学习一些游戏变成接口学习游戏编程的技巧。
Turbo_C_For_Windows_3.0
- Turbo C 2.0 不仅是DOS时代优秀的C语言编程工具,而且还是广大编程学习者的入门语言。本版更彻底地进行了汉化,包括出错信息,却又不牵强翻译,保留了最贴切的信息,并且为其完善了Windows以及中文DOS下的运行环境,使用者并不需要熟悉DOS知识,只需要在安装时将 Turbo C v2.0 指定安装在任意文件夹,再不需要手动更改任何选项,就能够正常编译程序。
question
- 53道编程基础题目,挺有用的,入门经典程序设计。
docversion
- 本书围绕中档系列PIC 单片机来展开讨论,Microchip 公司自己没有针对中低档系列PIC 单片机的C 语言编译器,但很多专业的第三方公司有众多支持PIC 单片机的C 语言编译器 提供,常见的有Hitech、CCS、IAR、Bytecraft 等公司。其中笔者最常用的是Hitech 公司的 PICC 编译器,它稳定可靠,编译生成的代码效率高,在用PIC 单片机进行系统设计和开发 的工程师群体中得到广泛认可。其正式完全版软件需要购置,但在其网站上有限时的试用版 供用户评估。