资源列表
CFileDialogST_src
- 自定义的CFiledialog类,可以实现图片预览-CFiledialog categories, preview images can be achieved
PictureView
- 图片的放大,缩小,滚动等功能,只能在windows上可以,wince上有些函数不支持。-Larger pictures and narrow, rolling and other functions, only in windows can be, wince does not support some function.
c
- 这里介绍C#透明窗体,当接触了.Net以后,才发现用Visual C#做出一个透明的窗体是多么简单,下面还是让我们来看看通过以下代码生成的C#透明窗体到底是什么样。-Here are C# transparent form, when contacted. Net later found with Visual C# form to make a transparent how simple it is, here let us look at the following C# code gen
PanelReSizer
- wxWidgets在visual C++下编写实现动态增减按钮,panel大小resizer-wxWidgets prepared in visual C++ dynamic decrease button, panel size resizer
qianfangjiaohui
- 前方交会和后方交会程序,用于摄影测量学等相关领域-Intersection and resection procedures for Photogrammetry
E235
- 窗体的谈入谈出,适用于程序开始的Splash显示-Form talk out
Dialog_java
- 一个Dialog的源码,以及GridLayout和GridData联合使用。对布局过程中关键属性所需设置进行了标注。-a source of Dialog, and GridLayout and GridData joint use. The layout of the course set up key attributes required for tagging.
Elevator-
- 用vc++语言实现的电梯调的小程序,协调楼层,人,时间等的关系-Vc++ language using the elevator transfer of small programs, coordinating floor, people, time relationship
UAVflight
- UAV工程实现中需要用到实时数据采集与保存,此程序经测试可用-flight data
ldpc_toolkit_1_1.tar
- 一个LDPC的仿真程序工具包(由matlab编写而成),内含编码、解码模块等
cz
- 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
huidu
- #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n] -#includ
