资源列表
oletikurumen
- 使用ole控件在VBA中编写的小程序,有助于新手理解并且加以应用。-Use ole controls in VBA to write small programs, help the novice to understand and apply.
XListCtrl_demo_VS2013
- XListCtrl控件源码,一个很有用的列表扩展控件-CListCtrl control source, a useful list expansion control
lm5022
- lm5022芯片作为主要的芯片,dc-dc电源高效率,测试能在8v到20v稳压,带负载能到3A-Lm5022 chips as the main chip and dc- dc power supply efficiency, can test in 8 v to 20 v voltage, load to 3 a
kq
- 这是用MATLAB实现开启和闭合操作的源代码 可适用于机械方面- clc clear [x,y,z]=meshgrid(linspace(-1.3,1.3)) f=(x.^2+(9/4)*y.^2+z.^2-1).^3-x.^2.*z.^3-(9/80)*y.^2.*z.^3 p=patch(isosurface(x,y,z,f,0)) set(p,‘FaceColor’,‘red’,‘EdgeColor’,‘none’)
MATLABzhuanC
- 举例说明使用MATLAB Coder从MATLAB生成C/C++代码步骤- int _tmain(int argc, _TCHAR* argv[]) { double varargin_1 = 0, varargin_2 = 0, varargin_3 = 1e-9 cin>>varargin_1>>varargin_2 double nth_rt = 0, iterati
huahua
- ,用matlab绘制菊花 大家可以 使用此代码再次进行花的画法- data base t0=linspace(0,2*pi) for i=1:100 if rem(i,4)==0 t1(i)=NaN else t1(i)=t0(i) end if rem(i,4)==2 t2(i)=NaN else t2(i)=t0(i) end end p=linspace(0,0.25*pi) [xx,yy]=meshgrid
gaus
- 使用高斯消去法求解线性方程组,可用于有限元节点位移的求解-Solving linear equations using Gaussian elimination, it can be used to solve the finite element nodal displacement
MatrixCalc
- C++ program for calculate matrix.
tzz
- 数据库线性表的一些操作,插入,删除,排序-Some linear operation of the table, insert, delete, sort, etc.
TcpReceive
- TCP协议接收信息的时候的主机,端口的运行情况-.TCP protocol to receive information when the host port operation
Hospitl managment
- Hospital management system
PutChart
- 基于java的简单拼图游戏,近期在尝试做一些东西。-Java-based simple jigsaw puzzle, trying to do something in the near future.
