-
此程序为cad下lisp开发,具有在保持图块不打开的状态下复制其中的对象...
此程序为cad下lisp开发,具有在保持图块不打开的状态下复制其中的对象-procedure for predicting lisp under development, is not maintaining the block open state in which the object replication
- 2022-06-18 23:03:20下载
- 积分:1
-
Option Explicit Private Sub Form_click() Dim T As Date T =
Option Explicit Private Sub Form_click() Dim T As Date T = -2.5 Picture1.Print T End Sub priva-Option Explicit Private Sub Form_click() Dim T As Date T =-2.5 Picture1.Print T End Sub priva
- 2022-02-06 02:29:11下载
- 积分:1
-
VIPer53 switching power supply design, SCH and PCB, the efficiency of 56 percent...
VIPer53设计的开关电源,SCH及PCB,效率56%,很想提高效率,但有点难度.希望大家讨论.-VIPer53 switching power supply design, SCH and PCB, the efficiency of 56 percent, wanted to improve efficiency, but it
- 2022-10-13 18:15:03下载
- 积分:1
-
字符集编码的存储结构及其算法描述
字符集编码的存储结构及其算法描述-storage structure and algorithm description
- 2022-03-19 19:37:06下载
- 积分:1
-
奥林巴斯xD
奥林巴斯xD-picture读写电路设计-Olympus xD-picture literacy Circuit Design
- 2022-12-10 07:45:03下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
有关EZ
有关EZ-USB FX2单片机很有用的论文资料,其中包含固件编程以及端口设计-the EZ-USB FX2 SCM useful information to the papers, which includes ports firmware design and programming
- 2022-07-04 04:09:09下载
- 积分:1
-
stc12c2052单片机有关ad转换的一些代码
stc12c2052单片机有关ad转换的一些代码-wu
- 2022-10-13 12:00:03下载
- 积分:1
-
비 터 비 디 코 더 C언 어 프 /...
비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .-비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .
- 2023-01-06 00:55:04下载
- 积分:1
-
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)...
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)-Vector of integers to sort the vector sum of squares of the data in accordance with the order you sorted. (Use a function pointer)
- 2023-05-02 18:15:03下载
- 积分:1