登录
首页 » VBA » 111

111

于 2008-06-28 发布 文件大小:13KB
0 201
下载积分: 1 下载次数: 5

代码说明:

  通讯录的实现 基本功能实现,简单易懂 任意下载,共同进步 (Contacts to achieve the realization of the basic functions, easy to download arbitrary, and common progress)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LabVIEW_dianzicheng
    虚拟电子秤 程序使用说明 1. 本程序只在Windows XP平台上经过完整测试,因此只能保证该程序在WinXP系统下运行正确。 2. 由于本程序使用了Access数据库,因此需要计算机上安装有Microsoft Access。 3. 将本程序下载到本地计算机后,需要建立与用户信息.mdb的ODBC连接。建立方法如下:进入开始菜单->控制面板->管理工具->数据源(ODBC),建立一个新的系统DSN:选择Add…->Microsoft Access Driver(*.mdb),数据源名称为“LVTest_UserDB”,数据库选择用户信息.mdb。点击OK完成设置。 4. 运行虚拟电子秤_陈锡辉.vi,输入用户名:admin,密码:123456 登录系统。进入系统后可以更改密码或管理用户等等。()
    2008-07-07 17:47:23下载
    积分:1
  • 驱动电路
    Multi-waveform driving circuit is suitable for Chopper PWM output, etc.
    2019-04-27 17:39:17下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • 卡尔曼滤波及实时应用 第4版
    说明:  卡尔曼滤波及其全书,包括了各种改进后的卡尔曼滤波模型。(Kalman filter and its whole book include various improved kalman filter models.)
    2020-02-23 08:03:41下载
    积分:1
  • dos下用c&c++编写的mp3播放源码!
    flash menu
    2022-01-26 06:22:24下载
    积分:1
  • 插值与拟合
    说明:  文件是用于MATLAB编程中常用的数据插值和拟合的代码。(File is the code for data interpolation and fitting commonly used in MATLAB programming.)
    2020-06-25 09:40:02下载
    积分:1
  • matrixM
    说明:  基于matlab无人机编队模型程序,数学建模大赛专用,适合初学者(This study investigates the robust fixed-time consensus tracking problem of second-order multi-agent systems under fixed topology. A novel type of non-linear protocol and the corresponding sufficient conditions for achieving robust fixed-time consensus tracking are proposed with the aid of sliding mode technique and Lyapunov theory. Compared)
    2019-01-14 19:29:57下载
    积分:1
  • 在dreamveaver 中实现添加功能
    在dreamveaver 中实现添加功能-Add to achieve in dreamveaver function
    2022-02-13 23:24:04下载
    积分:1
  • gt9xx
    说明:  GT911系列的液晶触摸驱动,可以移植后直接使用的。(lcd touch chip driver)
    2020-06-16 13:40:02下载
    积分:1
  • BendDynaCtrl release
    说明:  可以读取ybc数据,ybc预览,管子动态成型仿真,多用于弯管机场合。(YBC data can be read, YBC preview, dynamic tube forming simulation, mostly used for bending Airport closure.)
    2021-01-20 14:48:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载