▍1. MuPDFDealFonts
mupdf 对pdf的中的各种字体能够正确渲染,对mupdf 的二次修正。(mupdf pdf in a variety of fonts to render properly)
mupdf 对pdf的中的各种字体能够正确渲染,对mupdf 的二次修正。(mupdf pdf in a variety of fonts to render properly)
说明: SVG中Path内容的解析,可以根据pathdata的string内容进行解析,并在屏幕上进行绘制。(The path content in SVG can be parsed according to the string content of pathdata and drawn on the screen.)
说明: 利用CserialPort串口通讯类进行封装的DLL接口函数库,该函数库使用方便,功能强大,提供打开串口、设置波特率、发送数据、接收数据、关闭串口等功能,支持多线程、多进程使用,在实际应用中经过反复测试,工作稳定。(The DLL interface function library encapsulated by CserialPort serial communication class is convenient to use and powerful. It provides functions such as opening serial port, setting baud rate, sending data, receiving data, closing serial port, etc. It supports multi-thread and multi-process use. After repeated tests in practical applications, the work is stable.)
说明: 1、mfc实现的原型罗盘按钮,八方向,中间增加焦距按钮 2、exe模式可以直接运行查看效果。 3、代码是自己一行一行敲得,实现方法简单易学。 4、想要炫酷效果,请做好按钮效果图,或是联系我。(1. MFC realizes the prototype compass button, eight directions, adding focus button in the middle 2. Exe mode can run directly to view the effect. 3. Code is its own line by line knock, the implementation method is simple and easy to learn. 4. For cool effect, please do the button effect map, or contact me.)
虚拟流体法是目前两相流计算研究的核心算法。文献包括其重要的三方面思想的标志文献。ghost fluid method is the core of current algorithms in two-phase flow calculation research. The literature includes the three important ways of thought symbol of literature.(ghost fluid method)
在用C++编程时可能需要使用的头文件,能用,挺好(Header files that may need to be used when programming in C++ can be used, very good)
说明: 菜单功能 系统功能: 一、服务端 1、基础档案:产品档案、物料档案、工序、工位、工艺路线 2、计划管理:加工计划、装配计划 3、看板:加工实时看板、装配实时看板 4、数据初始化 5、标签初始化工具 6、服务端实时监听服务 二、客户端 1、加工过程控制 2、加工搬运过程控制 3、装配过程控制 4、装配搬运过程控制 5、加工装配质量(异常)处理 核心逻辑代理请通过数据库存储过程查阅。 注意事项 1、开发环境为Visual Studio 2010,数据库为SQLServer2008R2,使用.net 4.0开发。 2、DB文件夹中是数据库文件,附加即可 3、《SimpleMES加工装配模拟系统》设计说明书在Doc文件夹中。(Menu function 1. Basic file: product file, material file, process, work station and process route)
说明: 基于宇视摄像头sdk,使用C#开发的搜索、添加当前网络中存在的摄像头,视频浏览、下载、抓拍,控制摄像头等(Based on the universal vision camera SDK, search and add the existing cameras in the current network, video browsing, downloading, capturing, control camera, etc. developed by C#)
说明: 读取宇视sdk下载,视频比较全面,winform版本的(Read the universal vision SDK to download, and the video is relatively comprehensive)
说明: 一款基于C# 编写的小程序,手动改变自制窗体的大小,适用于初学者研究(A small program based on C #, manually change the size of self-made form, suitable for beginners)
说明: Opengl三维源码,VC++飞行地图演示,模拟飞机飞行、三维场景编辑器源程序代码(Opengl three-dimensional source code, VC ++ flight map demonstration, source code of simulated aircraft flight, three-dimensional scene editor)
用于材料晶粒组织生长,变化等的模拟语言,包括相场法,蒙特卡罗法和元胞自动机法(*Typical MMSP applications include:* * Grain growth and coarsening * Precipitation reactions * Crystal growth and solidification * Lattice based kinetic Monte Carlo * Statistical mechanics: Ising model, classical Heisenberg model, etc. * Spinodal decomposition and other second order transformations )
本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要通过主界面菜单和按钮就可以灵活地操作防火墙,有效地保护Windows系统的安全。(This article first introduced the personal firewall development research present situation, VC++6.0 and MFC procedure some technical characteristics, then based on the packet filter personal firewall development carried on the detailed introduction and description.Through this article you can clearly see a common personal firewall development process.In this firewall, users can set their own filtering rules to achieve the filtering of IP addresses, ports and protocols for different sources and different targets.Allows the user to save the current rule as a *.rul file format for import next time. This firewall consists of the following modules: filter rules add module, filter rules display module, filter rules storage module, file storage module, installation and unloading rules module, IP packet filter driver function module.Users only need to through the main interface menu and buttons can be flexible operation of the firewall, effectively protect the security of the Windows system.)
说明: 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要通过主界面菜单和按钮就可以灵活地操作防火墙,有效地保护Windows系统的安全。(This article first introduced the personal firewall development research present situation, VC++6.0 and MFC procedure some technical characteristics, then based on the packet filter personal firewall development carried on the detailed introduction and description.Through this article you can clearly see a common personal firewall development process.In this firewall, users can set their own filtering rules to achieve the filtering of IP addresses, ports and protocols for different sources and different targets.Allows the user to save the current rule as a *.rul file format for import next time. This firewall consists of the following modules: filter rules add module, filter rules display module, filter rules storage module, file storage module, installation and unloading rules module, IP packet filter driver function module.Users only need to through the main interface menu and buttons can be flexible operation of the firewall, effectively protect the security of the Windows system.)
基于labwindows cvi编写的各种界面示例程序,能实现基本界面功能(Based labwindows cvi prepared by the various interface sample programs that can achieve the basic interface functions)
基于labwindows cvi编写的各种界面示例程序,能实现基本界面功能(Based labwindows cvi prepared by the various interface sample programs that can achieve the basic interface functions)
实现生成colorbar的程序源代码,里面包含多种颜色,还有热度图(achieve the generation of Colorbar source code)
CE6.3源码 可自己进行修改达到防非法目的(CE6.3Source code)
使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的, ke 则是终止条件。如果 step 被打勾,则程式在每一步之间会暂停 100毫秒(或其他使用者输入的数值)。如果 Random 被打勾,则程式会以系统时间作为乱数产生器的种子数,否则,就以使用者输入的数( Random 右边那一格)为种子数。 你可以利用 load 来载入推销员问题档与其最佳解,如此便可比较弹性网络所找出来的解与最佳解差了多少。 Central, Radius, and Error 这三个参数的前两个,只影响弹性网络的起使位置和大小,对求解没有影响。第三个参数代表城市与网络点之间的容忍距离,也就是说,如果某城市与某网络点之间的距离,小于容忍距离,那就把这个城市当成是被该网络点所拜访。 按下小 w按钮会将目前的结果与参数值写到“en.out”这个档案。使得我们可以很方便地来比较不同参数的效果。 (use to turn the parameters of the network flexibility chapter Erlitou have said are the same, ke is the termination conditions. If the step was ticking, every step of the program will be suspended between one hundred milliseconds (or other user input value). If Random was ticking, the program will be the system time as the Random Number Generator the seeds, otherwise, Take the user input (which Random right field) for seeds. You can use load to stall contained salesman problem with the optimal solution, so can be more flexible network to find the best solution and the deficit with a number of questions. Central, Radius, and Error these three parameters of the former two, flexible network affects only the starting position and size so that the solution will not be affected. The third parame)