登录
首页 » Others » Labview 仿 QQ界面

Labview 仿 QQ界面

于 2020-12-12 发布
0 177
下载积分: 1 下载次数: 1

代码说明:

Labview 仿 QQ界面Labview 仿 QQ界面Labview 仿 QQ界面Labview 仿 QQ界面

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

发表评论

0 个回复

  • 新版glut带滚轮前移后移.zip
    新版glut带滚轮旋转,GLUT_WHEEL_UP和GLUT_WHEEL_DOWN,直接用if判断 void mouse(int button, int state, int x, int y) { if (button == GLUT_WHEEL_UP) {函数体} }
    2019-09-09下载
    积分:1
  • 灭火 机器人 毕业论文 设计
    机器人灭火是中小学机器人比赛的常规项目,怎样提高机器人的灭火速度与稳定性是需要重点解决的课题。从整个宁波市情况看,宁波市中小学机器人项目起晚,水平不是很高。但宋诏桥小学灭火项目实力很强,在2005年的全国比赛中以较大的优势
    2021-05-06下载
    积分:1
  • 房屋中介管理系统(C#+MSQL无错版+使用文档)
    主要功能房屋中介管理系统是一款非常实用的房屋中介软件。使用该软件,不仅可以详细地记录房源信息、用户信息等,同时还能够自动查找和客户需求相匹配的房源,在方便客户的同时又提高了使用者的工作质量和效率。本系统属于小型的数据库系统,可以对房源和租赁人等进行有效的管理。业务流程在使用本系统时,请按照以下流程进行操作:(1)选择“员工信息”/“录入员工信息”菜单项,在弹出的模块中添加员工信息。(2)选择“员工信息”/“所有员工信息”菜单项,在弹出的模块中可以查看、修改、删除所有员工信息。在“权限”下拉列表中有两个选项,其中“经理”代表管理员,“员工”代表普通用户。管理员与普通用户的区别在于,普通
    2020-12-03 12:39:25下载
    积分:1
  • verilog_IEEE官方标准手册-2005_IEEE_P1364
    The Verilog® Hardware Description Language (Verilog HDL) became an IEEE standard in 1995 as IEEEStd 1364-1995. It was designed to be simple, intuitive, and effective at multiple levels of abstraction in astandard textual format for a variety of design tools, including verification simulation, timiThe clear directive from the users for these three task forces was to start by solving some of the followingproblemsConsolidate existing IeeE Std 1364-1995Verilog generate statementMulti-dimensional arraysEnhanced Verilog file i/oRe-entrant tasksStandardize Verilog configurationsEnhance timing representationEnhance the vpi routinesAchievementsOver a period of four years the 1364 Verilog Standards Group(vsg) has produced five drafts of the lrmThe three task forces went through the EEe Std 1364-1995 lRM very thoroughly and in the process of consolidating the existing Lrm have been able to provide nearly three hundred clarifications and errata for theBehavioral, ASIC, and PLI sections. In addition, the vsg has also been able to agree on all the enhance-ments that were requested (including the ones stated above)Three new sections have been added. Clause 13, "Configuring the contents of a design, deals with configuration management and has been added to facilitate both the sharing of verilog designs between designersand/or design groups and the repeatability of the exact contents of a given simulation session Clause 15Timing checks, "has been broken out of Clause 17, "System tasks and functions, "and details more fullhow timing checks are used in specify blocks. Clause 16, "Backannotation using the Standard Delay Format(SDF), addresses using back annotation(IEEE Std 1497-1999)within IEEE Std 1364-2001Extreme care has been taken to enhance the vpi routines to handle all the enhancements in the behavioraland other areas of the lrm. minimum work has been done on the pli routines and most of the work hasbeen concentrated on the vpi routines. Some of the enhancements in the vpi are the save and restart simu-lation control, work area access, error handling, assign/deassign and support for array of instances, generateand file 1/0Work on this standard would not have been possible without funding from the cas society of the ieee andOpen verilog InternationalThe IEEE Std 1364-2001 Verilog standards Group organizationMany individuals from many different organizations participated directly or indirectly in the standardizationprocess. The main body of the Ieee Std 1364-2001 working group is located in the United States, with asubgroup in Japan (EIAJ/1364HDL)The members of the IEEE Std 1364-2001 working group had voting privileges and all motions had to beapproved by this group to be implemented the three task forces focused on their specific areas and theirrecommendations were eventually voted on by the Ieee Std 1364-2001 working group
    2020-12-11下载
    积分:1
  • vue前端项目架构(vue)
    此项目集成了vue,vue-cli,axios(进行了二次封装),element-ui,router
    2021-05-06下载
    积分:1
  • CIS 系统基线
    CIS(互联网安全中心) 最新系统基线标准,包含主流操作系统(AIX、redhat、oracle_linux、centos、ubuntu、debian、windows7、windows8、windows10)以及Kubernetes
    2020-02-18下载
    积分:1
  • 关于图像的8个毕业设计论文
    论文分别为彩色图像数字水印的研究与实现、基于DCT变换的图像水印嵌入技术、基于VC++ 的图像处理程序设计与开发、基于VC的图像边缘检测算法的研究与比较、基于图像纹理性质的图像修复研究、神经网络图象识别技术研究与实现、数字图像的基本操作、数字图像几何变换的分析与实现。有需要的可以参考一下。
    2020-12-01下载
    积分:1
  • 德国公开个人信用数据
    这是从外网上搬运的德国公开个人信用数据,用于个人信用评估模型研究
    2020-07-04下载
    积分:1
  • 贝叶斯压缩感知稀疏信号重构方法研究
    贝叶斯压缩感知稀疏信号重构方法研究
    2021-05-06下载
    积分:1
  • matlab解线性方组的QR分解法
    解线性方程组常见的QR分解法,尤其是针对大型矩阵,比较实用
    2020-11-30下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载