-
TabStrip-VS2005
经典C# TabStrip控件,仿照VS2005,很好用(Classic C# TabStrip control, modeled on VS2005, good use)
- 2013-10-20 19:39:06下载
- 积分:1
-
o_file
GPS导航文件读取 运用C/C++语言实现了对导航电文的读取(GPS navigation file read)
- 2020-11-11 15:19:45下载
- 积分:1
-
kendo.uniform
说明: Context Menu Manager 2015.9.15 Keygen source code
- 2020-06-24 06:20:02下载
- 积分:1
-
带电小圆柱的静电场
% 高等电磁理论 第一次作业% % 设带电小圆柱几何中心为坐标原点,长轴为z轴% % 圆柱参数clear;clf;clc;cR=0.5; % 半径cL=4; % 长度cRho=1; % 电荷密度cK=1; % 系数% 坐标轴[crdX,crdY,crdZ]=meshgrid(-5:1:5);% 求电势ticphi=(cRho/cK)*arrayfun(@(cX,cY,cZ)quadl(@(x)arrayfun(... @(zz)quad2d(@(y,x)1./sqrt((cX-x).^2.+(cY-y).^2.+(cZ-zz).^2),... -cR, cR, @(y)-sqrt(cR^2-y.^2), @(y)sqrt(cR^2-y.^2)), x), -cL/2, cL/2), crdX, crdY, crdZ);toctic[u,v,w]=gradient(-phi); % 对电势求梯度得到电场
- 2022-05-20 06:37:54下载
- 积分:1
-
西电算法导论上机题
算法导论第四次上机题,01背包回溯法
- 2023-02-08 08:50:03下载
- 积分:1
-
C#生成缩略图 实例源码
最简单的生成缩略图原理,.net版本
- 2013-01-16下载
- 积分:1
-
集合的并交差运算
#include
#include
#include
#include
int a[100]={0};
typedef struct node{
int data;
struct node *next;
- 2022-08-08 00:11:07下载
- 积分:1
-
Readavi
使用Visual C++ 读取视频文件avi,并截取其中的帧进行处理(Using Visual C++ to read video files avi, and the frame of which deal with interception)
- 2010-07-22 15:57:45下载
- 积分:1
-
FirstISAPI
这是一个实现ISAPI的程序
实现了用户输入,并回显的功能(ISAPI realize this is a procedure for the realization of the user input, and echo the function of)
- 2008-04-10 10:59:02下载
- 积分:1
-
CAM
影像處理程式 連接webcam後可以進行截圖的功能 並進行一步分析(Webcam image processing program can be connected to the function of screenshots and step analysis)
- 2009-06-06 11:55:39下载
- 积分:1