登录
首页 » C# » 一个打印控件原码,很实用的,包括演示程序以及多个代码。有VB。NET、C#...

一个打印控件原码,很实用的,包括演示程序以及多个代码。有VB。NET、C#...

于 2022-05-30 发布 文件大小:1.37 MB
0 106
下载积分: 2 下载次数: 1

代码说明:

一个打印控件原码,很实用的,包括演示程序以及多个代码。有VB。NET、C#-an original code, very practical, including a demonstration of the various procedures code. With VB.NET, C#

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

发表评论

0 个回复

  • High-power-inverter-and-ac-drive
    本书是“国际电气工程先进技术译丛”之一,该书分14章,介绍了各种大功率变频器的拓扑结构及原理、传动系统的组成,以及与此相关的各种先进控制策略。书中还同时详细地给出了多个专题的相关技术背景。可作为学术研究、产品开发等专业技术人员或产品工程师参考。介绍了大功率变频器及中压交流传动的最新发展技术,包括各种大功率变频器拓扑结构、脉冲调制方法、先进控制策略以及工业产品设计经验。包括250多个图表,对所有的主要理论和控制方法都给出了计算机仿真结果和试验波形。对实际产品设计和工业应用中各种问题,书中也进行了介绍。(This book is one of the "international electrical engineering advanced technology translations", the book chapter 14 points, this paper introduces all kinds of high-power inverter topology and principle, the components of the drive system, and the related all kinds of advanced control strategy.Is also given in detail in the book more than one project related technical background.Can be used as an academic research, product development and other professional and technical personnel, or product engineer reference.High-power inverter are introduced and the latest development of medium voltage ac drive technology, including all kinds of high power converter topology, pulse modulation methods, advanced control strategy and industrial product design experience., including more than 250 chart for all the major theories and control methods are the computer simulation results and experiment waveforms are given.For all kinds of problems in the actual product design and industrial application, th)
    2014-01-13 11:12:08下载
    积分:1
  • fuzzysketch
    Fuzzy Extractor Sketch
    2014-01-08 05:18:00下载
    积分:1
  • C#简单计算器
    C#编程的小程序, C#编程的小程序, C#编程的小程序 C#编程的小程序 C#编程的小程序 C#编程的小程序
    2022-04-23 10:02:55下载
    积分:1
  • STM32F103系列串口IAP程序
    自己在STM官方串口IAP程序的基础上编写的调试成功的串口IAP程序,上位机通过超级终端来控制。能够成功。
    2023-06-04 12:05:04下载
    积分:1
  • C# 使用字符串数组创建一组单选框数据
    C# 基于字符串数组创建一组单选按钮的例子,附上了例子源代码,大家可了解C#字符串数组的简单应用。   以下是例子中的代码,运行后可见如下图所示的图片效果:   //基于字符串数组创建一组单选按钮   string[] MyArray = new string[4];   MyArray[0] = "渝北区";   MyArray[1] = "巴南区";   MyArray[2] = "长寿区";   MyArray[3] = "南岸区";   RadioButton[] MyRadioButtons =new RadioButton[4];   for (int i = 0; i < 4; ++i)   {    MyRadioButtons[i] = new RadioButton();    MyRadioButtons[i].Text = MyArray[i];    MyRadioButtons[i].Location = new System.Drawing.Point(    10, 20 + i * 20);    this.groupBox1.Controls.Add(MyRadioButtons[i]);   }   this.groupBox1.Text = "请评选全市卫生城区:";
    2022-02-27 00:14:46下载
    积分:1
  • DS18B20
    面向51单片机的DS18B20的温度传感器的c语言程序(MCU 51 for the temperature sensor DS18B20 c language program)
    2011-06-04 08:25:18下载
    积分:1
  • PRO-Clock_PIC_V1.0
    用PIC16F1933做的一个LCD显示时钟小程序(A LCD display clock applet made with PIC16F1933)
    2017-12-23 13:21:12下载
    积分:1
  • fptree
    FP-growth算法的改进C++程序,具有较好的扩展性和应用性,本程序改成用行读取,然后在内存中解析。更有效的方式是采用块读取方式(本人在以前项目中验证过,速度大为提高。)(FP-growth algorithm C++ Procedures, have good scalability and application, the procedure changed to use line to read, and then resolve in memory. More effective approach is the use of block-read mode (I tested before the project, speed greatly improved.))
    2008-02-23 11:36:19下载
    积分:1
  • matlab
    matlab工程应用的PPT教程,是学习matlab的基础,对矩阵的讲述很详细。(engineering applications of PPT tutorial matlab, matlab is to learn the basis of the matrix describes in great detail。)
    2011-11-01 12:25:28下载
    积分:1
  • Arcengine数据导入
    利用AE接口,基于C#实现arcgis数据导入(AE implementation of ArcGIS data import)
    2018-01-04 16:13:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载