-
这个是IDES ECC6.0安装手册,跟4.7版本安装有点不一样。
这个是IDES ECC6.0安装手册,跟4.7版本安装有点不一样。-This is the installation of IDES ECC6.0 manual, with the 4.7 version of the installation a bit different.
- 2023-06-08 12:45:03下载
- 积分:1
-
图像配准的源程序,matlab编写的,试试看
图像配准的源程序,matlab编写的,试试看-image registration source, prepared by the Matlab Try
- 2022-03-20 12:50:40下载
- 积分:1
-
VC to increase the number of labels, each open file is displayed as a label, you...
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换.
===
"Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of
products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of
tabs reflecting all of the opened windows in the workspace. You can switch
between the windows by simply clicking on the tab.
The tabs have extensive right-click context menus full of useful functions.
-VC to increase the number of labels, each open file is displayed as a label, you can quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar oftabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab.The tabs have extensive right-click context menus
- 2022-08-22 23:37:11下载
- 积分:1
-
一个用C 语言编写计算器程序,绝对的正确,我自己调试过的,能成功...
一个用C 语言编写计算器程序,绝对的正确,我自己调试过的,能成功-a C language calculator program that is absolutely right, I own debugging off and success
- 2022-05-08 08:45:47下载
- 积分:1
-
C#读取外部TXT文件内容进行打印输出
C#读取外部TXT文件内容进行打印输出,演示直接打印文件,所有文本文件(*.txt)|*.txt|所有文件,打印信息处理//获得绘制对象
Graphics g=e.Graphics;
//一页中的行数
float LinePages = 0 ;
//待绘文本的纵向坐标
float YPos = 0 ;
//行计数
int count = 0 ;
//左边界
float LeftMargin = e.MarginBounds.Left;
//顶边界
float topMargin = e.MarginBounds.Top;
//字符串流
String line=null;
//根据页面的高度和字体的高度计算,一页中可以打印的行数,每次从文件中读取一行并打樱
- 2022-03-21 18:50:29下载
- 积分:1
-
通达信公式教程,详细的函数说明,这种资料网上很难找到。...
通达信公式教程,详细的函数说明,这种资料网上很难找到。-Letter to the formula accessible tutorial detail function description, such information is difficult to find online.
- 2022-05-28 03:07:55下载
- 积分:1
-
这是一个小闹钟程序,可以进行一些简单的时间提醒,很小巧...
这是一个小闹钟程序,可以进行一些简单的时间提醒,很小巧-This is a small alarm clock procedures can be carried out some time to remind the simple, very compact
- 2022-08-24 05:42:03下载
- 积分:1
-
管理超市,很好用的,虽然短但是实用,不信你来试试哦。欢迎大家支持...
管理超市,很好用的,虽然短但是实用,不信你来试试哦。欢迎大家支持 -management supermarkets, with a good, although short, however practical, not trust you to try oh. Welcome support
- 2022-05-27 18:57:14下载
- 积分:1
-
LCD1602显示+串口接收温度
LCD1602显示+串口接收温度该程序从串口接收数据,通过LCD显示数据。在LCD的第一行显示出来, 当数据过多时(超过16个字符),LCD第一行将会被覆盖。
- 2022-04-20 14:52:50下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1