-
本文件为ppt格式,初步介绍微电子器件的封装工艺,推荐下载!...
本文件为ppt格式,初步介绍微电子器件的封装工艺,推荐下载!-this document to ppt format, a preliminary presentation of Microelectronics Packaging Technology, recommended download!
- 2023-01-26 12:40:04下载
- 积分:1
-
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考.-This document details the basic knowledge of c language, easy-to-digest, for the vast numbers of C language programming enthusiasts reference.
- 2022-06-19 10:19:22下载
- 积分:1
-
一个运动控制卡的例程,编辑后就可以运行.
一个运动控制卡的例程,编辑后就可以运行.-A motion control card routines, editing after the run.
- 2023-01-26 10:00:04下载
- 积分:1
-
一个C++的FFT算法的编码…
its a c++ coding for fft algorithm...
- 2022-04-27 18:05:12下载
- 积分:1
-
Sample for Register with Captcha
Sample for Register with Captcha
- 2022-01-28 22:43:14下载
- 积分:1
-
将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的Point...
将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出提供功能的结果。(求以点(1,1)为极坐标原点,点(5,5)的极坐标)-Will be a point on the Cartesian coordinate system is defined as a service class Point, Point class provides coordinates obtained on the function of the distance between two points, access and set coordinates, polar coordinates to obtain functions, and the completion of the Point that have been created class object statistical functions. Design Test Point service class application" s main class to provide functionality to test and display the output results. (Seeking to point (1,1) to polar coordinates origin point (5,5) in polar coordinates)
- 2022-04-18 05:26:57下载
- 积分:1
-
完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据...
完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据-Complete curve-fitting, are given some data, and then through the curve fitting, and then predict the unknown data
- 2022-07-15 08:00:42下载
- 积分:1
-
various gates model of Verilog HDL description
各种门电路模型的VerilogHDL描述-various gates model of Verilog HDL description
- 2022-03-10 06:50:38下载
- 积分:1
-
这个程序并不帮你翻译任何文字,仅仅只是提供一个专为翻译工作设计的 编辑器.使用它你可以一行行对照的翻译原文. 而当你在翻译过程中碰到了不 认识的新词,计算机能充...
这个程序并不帮你翻译任何文字,仅仅只是提供一个专为翻译工作设计的 编辑器.使用它你可以一行行对照的翻译原文. 而当你在翻译过程中碰到了不 认识的新词,计算机能充当你的词典或笔记本的作用, 让你的翻译工作事半功 倍.当你在翻译某一行文字时,如果发现某个单词不认识,字典区便会显示出单 词的意思,而不需要你的任何按键.当你在字典区没有发现你要的单词时,证明 单词库里没有这个单词,需要你自己从别的途径查找,然后写到字典区内,程序 将马上把它记录在单词库中-this procedure does not help you to translate any text, merely provide a translation for the design editor. Using it you can control the lines of the original translation. But when you in the process of translation encountered did not know a new word, the computer can serve as your dictionary or laptop, so you translation multiplier. when you are in the translation of a text line, if found not understand a word, the dictionary will show that the district words mean, without the need for any of your button. When you zone in the dictionary found no words to you, not to prove the word Curry words, you need Search through other channels, and then wrote a dictionary region, procedures it will be immediately recorded in the word library
- 2022-11-23 08:20:03下载
- 积分:1
-
C#写的文字编辑器,数据库VS2005
C#写的文字编辑器,数据库基于VS2005。还有一些Bug:
1、中文输入有问题(Event KeyUp)--采用SelectionChanged事件处理--Great work!(OK)
2、CUT、COPY、PASTE有STA问题(在main前加[STAThreadAttribute]修饰)。(OK)
3、开始时焦点问题。(OK)
4、CLOSE时应该提示是否需要保存。(OK)
5、UNDO与REDO没有作用(怎么解决呢?)
6、看来还有一个容量问题(比如打开本文件时出错...)?
- 2022-02-10 07:38:47下载
- 积分:1