-
ehyletrayicon
System tray programming examples of form a complete set of the complete guide to the code, implements the tray icon balloon tip style
- 2017-04-23 06:13:57下载
- 积分:1
-
New。
此程序十分的老,但是错误却不少。请求大家来帮助,修改重传改名为TC-New。-this procedure is very old, but quite a few mistakes. Request you to help amend Retransmission renamed TC-New.
- 2023-06-27 08:55:03下载
- 积分:1
-
OpenGLPvc6.0--contour
利用四叉树算法结合OPENGL生成平面等值线图,使用vc++进行编程。(Quadtree algorithm with OpenGL plane contour map is generated use programming vc++.)
- 2013-04-27 17:00:19下载
- 积分: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
-
displaypoint
本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。
(This procedure mainly realize the OpenGL technology show three-dimensional point cloud data can be read to. Obj for the extension, the data format for the X, Y, Z of the point cloud data.)
- 2007-07-11 18:02:54下载
- 积分:1
-
C源码:
给UNIX加把屏幕锁
可以使用户锁住屏幕
C源码:
给UNIX加把屏幕锁
可以使用户锁住屏幕-C source : UNIX to do more to screen lock allows users to lock screen
- 2022-01-22 02:46:29下载
- 积分:1
-
交换次序输出两个数
本程序是一个简单的小程序,用于交换次序输出两个整数,即给定两个数x=3,y=5,输出x=5,y=3。程序给定了两个数,可以换成其他任何整数,只要在定义的时候改变x的值和y的值即可。
- 2022-01-31 17:48:43下载
- 积分:1
-
duojitongxun
一个关于双机之间的通讯联系:包括串口设置。地址编码,按键设置等。另付proteus仿真原理图,可以动态观察。对学习多机通讯很有帮组(One on communication links between the two-machine: including the serial port settings. Address code, key settings. Extra proteus simulation diagram, can be dynamically observed. Multi-machine communication is useful for learning to help groups)
- 2010-10-26 14:30:27下载
- 积分:1
-
SServer
这个demo是一个twain协议实现的demo(This demo is a demo implemented by Twain protocol)
- 2020-06-19 22:00:01下载
- 积分:1
-
实验17:定时器0中断
51单片机中重要的内容:定时器中断0。定时器中断0的程序。(51 MCU important content: timer interrupt 0.)
- 2020-06-19 10:40:02下载
- 积分:1