您现在的位置: 首页> 研究主题> VC语言

VC语言

VC语言的相关文献在1995年到2018年内共计275篇,主要集中在自动化技术、计算机技术、无线电电子学、电信技术、机械、仪表工业 等领域,其中期刊论文262篇、会议论文13篇、专利文献11904篇;相关期刊106种,包括电脑编程技巧与维护、电脑知识与技术-经验技巧、计算机工程等; 相关会议12种,包括第六届苏皖两省大气探测、环境遥感与电子技术学术交流研讨会、2009年全国测绘仪器综合学术年会、2009中国西部第六届青年通信学术会议等;VC语言的相关文献由417位作者贡献,包括傅斌、张建、徐洁等。

VC语言—发文量

期刊论文>

论文:262 占比:2.15%

会议论文>

论文:13 占比:0.11%

专利文献>

论文:11904 占比:97.74%

总计:12179篇

VC语言—发文趋势图

VC语言

-研究学者

  • 傅斌
  • 张建
  • 徐洁
  • 李枫
  • 林俊
  • 林琪
  • 王攀峰
  • 郝延明
  • 丁有和
  • 严达利
  • 期刊论文
  • 会议论文
  • 专利文献

搜索

排序:

年份

作者

    • 宋晓燕; 王鑫; 安全; 尹战军
    • 摘要: 针对内蒙古自治区地震局人工震情上报过程中存在的弊端和问题,基于VC语言,设计并实现自动震情上报系统.该系统通过读取EQIM数据库中的相关数据,采用模拟操作,实现无接口情况下采集EQIM中相应地图,并利用Microsoft office Word通用API,按所需格式生成包含震情数据与地图的震情上报文档,同时提供核对和校验功能,通过自动传真方式实现震情上报与保存功能.该系统的实现,减少了人工干预造成的错误,提高了震情上报的准确性和高效性,真正实现了震情的自动传真上报.
    • 杨清艳; 张科
    • 摘要: 啤酒巴氏杀菌机喷淋水的温度是影响啤酒口味和质量的关键因素,因此需要建立啤酒杀菌强度PU值与喷淋嘴温度之间的联系.文章首先根据热力学理论建立喷淋嘴温度与啤酒温度之间的数学模型;然后建立以啤酒实际PU值与理论PU值相差最小为优化目标、杀菌机的工艺要求等为约束条件、杀菌机的各温区设定温度为变量的目标优化模型;开发了基于OpenGL和Excel的智能化啤酒杀菌PU控制软件,并成功地应用于隧道式啤酒杀菌机系统中.实验结果表明,该文提出的理论模型正确,开发的软件能有效地根据理想PU值控制杀菌机各个温区喷淋嘴温度,达到理想的啤酒杀菌度.%Spray water temperature of beer pasteurization machine is the key factor affecting the quality and taste of the beer .Therefore ,it is necessary to establish the relationship between the value of beer sterilizing degree(PU) and the temperature of spray nozzle .Firstly ,according to the theory of ther-modynamics ,the mathematical model between spray nozzle temperature and beer temperature is es-tablished .T hen the objective optimization model is established in w hich the minimum difference be-tween beer actual PU value and theoretical PU value is regarded as the optimization objective ,the technological requirements of sterilization machine as the constraint condition ,and the set temperature in each temperature zone of sterilization machine as variables . T he intelligent beer sterilization PU control software based on OpenGL and Excel is developed and successfully applied in tunnel type beer sterilization machine system .Experimental results show that the proposed theoretical model is cor-rect ,and the software can effectively control the spray nozzle temperature in each temperature zone of sterilization machine according to the ideal PU value so as to achieve the ideal beer sterilizing degree .
    • 孙海民; 姜学东; 计大杰; 于万国
    • 摘要: 在数据分析系统中人们希望将分析结果如文本、数字、表格、图片等保存到文件中,自动生成数据报告文档.研究应用程序与Microsoft Office组件之间的数据交换技术具有现实意义.Microsoft Office组件建立在自动化技术基础之上,自动化是支持IDispach接口的COM,它继承COM很多优点,简化COM底层细节,支持客户端与服务器之间数据的双向通信,通过自动化技术使得不同应用中的数据通信更加便利.MFC实现了对自动化对象和客户应用程序开发的支持.Microsoft Office组件是以Application对象为根的层级模型结构,Application、Document、Selection和Range等是最常用到的Word对象.项目实例演示了VC环境下通过制作报告模版,利用自动化技术快速开发Word客户应用的过程,该方法对在各种语言环境下开发Microsoft Office客户应用程序都具有借鉴价值.%It is hoped that analysis results,such as text,figures,tables,pictures,etc.can be saved,and data report document can be created automatically,in developing the data analysis software systems.It is meaningful to research the data exchange technology between applications and Microsoft Office components.Microsoft Office components are based on Automation.Automation is based on COM which supports the ID which is patch interface and enables two-way communication between client and the server.Microsoft Foundation Class supports the Automation between clients and servers.Microsoft Office components are a hierarchy model which is rooted by Application object.Application,Document,Selection,Range are often used to automation Word clients.The project presents how to rapidly develop a Word client with document template by using Automation in Visual C + +.This method can be used to develop Microsoft Office client for various program language.
    • 汤馨然; 郑凌云
    • 摘要: 为了提升学生学习英语的自主性和学习效果,改变英语单词的学习方法,研究了英语学习助手软件.分析了英语学习助手的需求和功能,确定了基于Windows的软件结构,讨论了英语学习助手的研究方法和开发工具.软件应用VC++的微软基础类库实现人机界面及功能设计,应用Access数据库实现英语单词、鼓励话语、提醒等的储存和管理,采用随机算法实现学习内容的随机呈现,并对研究工作进行了总结,提出了改进方向.
    • 江洪
    • 摘要: 使用VC++ 6.0开发了一个打台球的小游戏,对游戏的开发思路,以及对开发过程中所使用的技巧进行了描述.游戏为双人游戏,最终得分高者获胜.
    • 田伟; 余佥; 赵祎骅
    • 摘要: 利用内存映射文件实现高效的进程间通信,完成实时性要求高的工作.进程使用内存映射文件创建环形缓冲区存取数据达到进程间通信的目的.
    • 郑国磊; 刘俊昌; 徐新学; 马为; 刘正; 邱小波; 李建超; 李爱国
    • 摘要: 在对电场拓扑理论研究的基础上,将拓扑公式中原记录点与加密点的两个拓扑公式合并成一个公式,通过研究大地电磁时间域数据格式,利用 VC ++语言编写软件,实现了大地电磁时间域数据的拓扑计算。对实测 CEMAP 数据进行了拓扑处理,计算结果表明,拓扑处理实现了判别与压制静态效应,通过与空间滤波处理结果对比表明,拓扑处理去静态方法是可行的,且效果优于空间滤波处理。软件界面简单,布局合理,运行高效,处理快速。%Based on the electric field topological theory ,this paper merges two separate topological formulas of original record points and pass points .Then ,we realize topological calculation of M T time - domain data by developing software with Visual C + + after studying the M T time - domain data format .The calculation results of topological processing of observed CEMAP data suggest that this kind of processing successfully distinguish and suppress the static effects .The static correction method based on topological processing is reliable , and the obtained effect is better than that after spatial filtering after comparing topological processing and spatial filtering .This software runs efficiently and processes data fastly with a simlpe interface and a reasonable layout .
    • 钟垣如
    • 摘要: VC++语言是目前较流行的计算机编程语言,其处理机制和封装功能为编程者提供了极大的方便.本文探讨VC++语言的编程特点和方法,给出了VC++多线程编程的相关技巧.
    • 刘维胜; 蒋汶晋
    • 摘要: 作为选修课的教师,经常对学生的出勤的考核感到头疼,原因有两个方面:不认识大多数学生和传统的点名方式费时费力.通过实际调研以后,利用快速原型的方法生成了这套简易的考勤系统.
  • 查看更多

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号