资源列表
BMP
- 实现对BMP位图的显示,主要了解dc(设备环境)的使用方法
ArcObjects
- Arcobjects开发,基于C#环境,每一章都有相关的例子,适合初学者使用-Arcobjects development, C#-based environment, each chapter has a relevant example, for beginners
ilspy-net35-m2
- Source Code Taken from SourceForge.net
Qiefen_xiugai
- 能通过菜单的方式把视图切分,是学习切分窗口比较好的入门程序。-Way through the menu to view segmentation is segmentation study entry procedures for a better window.
tiltrotor
- 这是本人研究生毕业论文中的软件部分, 是用VC++编写的直线电机控制的上位机程序。主要是界面编程,然后就是通过串口来控制电机的运动,有较强的应用价值-This is my graduate thesis in the software part, is to use VC to prepare the linear motor control PC program. Mainly programming interface, and then through the serial p
SDocDemo
- 单文档MFC程序,用于在文档视图中手写输入。-Single document MFC program for handwriting input in the document view.
802.11_Wireless_Networks-The_Definitive_Guide
- 802.11 Wireless Networks: The Definitive Guide. Usefull and interesting book about internal structure of 802.11 (Wi-Fi) wireless networks with a lot of graphics, diagrams and tables.
Qt5test
- qt的程序 用来打开一张图片让后翻转图片-the QT program
Record4
- 这是一个基于单文档的程序,可以操作状态栏工具栏等各种按钮的应用与否的程序,很好学额!-This is a program based on a single document, the status bar can operate a variety of toolbar buttons or the application of procedures, very good places!
invoice_printer
- 该项目是为南京某学院开发的学费发票打印程序,采用windows默认打印机打印,可以连续打印发票。源代码中有详细说明。可以学习如何采用windows API进行打印,里面附加了打印状态监听模块。-The project is the tuition invoice printing program at a college in Nanjing, using the windows default printer, can continuously print invoices. The sour
nim1
- 减法游戏。两名对手交替从某一个给定的总数减去一个数,每个对手每次只能减去1或2,谁第一个把总数减到0获胜。-Subtraction game.Alternate two opponents a given total minus a number, each opponent can be minus 1 or 2 at a time, who win the first cuts total to 0.
processBar
- 一个很好的进度条实例。可以作为开发的参考代码。 -One prefect process bar example.