- title_menu 带有标题栏的菜单
- Rational 软件工程学习资料: 统一过程引论原书第2版
- GLSCENE_AutoCADDXF Load and Save DXF file format with GLScene. View DXF in you application.
- EdgeDetector Edge detector w/ MSP430F149: Ligar e desligar P1.2 quando detectar borda de subida e descida de um sinal aplicado em P1.0 e P1.1. A primeira detecta a borda de subida e a outra a borda de descida.
- txtn04 On the job search software source()
- UTCHEM9.82 UTCHEM是美国Texas大学编制的化学驱软件
资源列表
MiTabCBuild
- 这是一个vc开的mif/tab之间的转换的一个软件工具
eastdraw
- 绘图程序,包括画点、线、圆简单图形,很实用
bugscam
- BugScam is a collection of scr ipts for the commercial debugger IDA Pro (http://www.datarescue.com) that will scan a given binary for problematic uses of certain library functions (e.g. strcpy etc) and generate a nice output file (HTML so far,
aboutOD
- 在《交通规划》课程里面的一个作业,自己编写的一个小程序。以VC为环境,实现交通工程中OD迭代中很经典的平均系数增长法迭代的小程序,程序编写比较直观,对于正在读交通的同学会有一点意义。
multithreading_file_search
- 本程序实现一个多线程的文件快速搜索。在通常的操作系统中,比如Windows 2000,都提供了文件搜索功能,但采用的是顺序搜索,搜索效率较低。在本程序中,使用多线程的搜索技术,可以明显提高搜索效率。 本程序主要用到以下函数: //找到指定目录下的第一个文件 HUNDLE FindFirstFile(LPCTSR lpFileName,LPWIN32_FIND_DATA lpFindFileData) //找到指定目录下的下一个文件 BOOL FindNextFile(HAND
seg_yformat
- segy文件格式的详细说明,对于开发非常有用,我是找了好久才找到的。
AVIPLAY
- 利用控件实现打开和关闭avi文件,能实时进行处理,编译通过。
0256
- 在MFC中如何实现具有背景图片的编辑框控件呢,本例实现了这个功能,推荐给大家
MathCom
- com组件的使用,com基本原理的应用,使用数学计算的方式完成远程调用。
rfc2190
- This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements.
rfc3984
- rfc3984This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements.
ppt
- 实现了powerpoint文件的读写操作,以及基本的控件函数的使用,对初学者有一定帮助。