-
a demonstration of the procedure, including the standing wave, interference, dif...
一个演示波特性的程序,包括驻波、干涉、衍射、反射等。无解压密码。-a demonstration of the procedure, including the standing wave, interference, diffraction, reflexes. Without extracting passwords.
- 2022-05-27 23:49:27下载
- 积分:1
-
这个程序将巴恩斯利蕨类,为蕨类植物的变换中的每…
This routine draws Barnsley s fern, The transformations for the fern are each in the form T(x,y = (a*x+b*y+e, c*x+d*y+f). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a,b,c,d,e,f, and p, in that order. -This routine draws Barnsley s fern, The transformations for the fern are each in the form T (x, y = (a* x+ B* y+ E, c* x+ D* y+ F). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a, b, c, d, e, f, and p, in that order.
- 2022-02-15 02:00:30下载
- 积分:1
-
计算器VB
这是一个简单的计算器程序,使用 VB。它就像你普通的科学计算器。它包含两个文本框一个方程,另一个用于为结果。它还包含内存按钮并打开和关闭按钮。
- 2022-02-07 17:28:09下载
- 积分:1
-
使用Windows控制面板或quickres改变您的图形卡屏…
使用Windows控制面板或QuickRes更改图形卡的屏幕深度和分辨率
- 2022-02-14 06:32:46下载
- 积分:1
-
一个关于vb串口多线程通信的实例,可以看看。
一个关于vb串口多线程通信的实例,可以看看。-Vb serial port on a multi-threaded communication instance, you can look at.
- 2022-09-19 04:15:03下载
- 积分:1
-
选择指针表。可以方便的获取指针的方法。谢谢!
选择指针表。可以方便的获取指针的方法。谢谢!-choice target table. Easy access to the target method. Thank you!
- 2022-01-26 00:58:53下载
- 积分:1
-
DynamicDataDisplay示波器显示C#
资源描述一个引用DynamicDataDisplay示波器显示的C#WPF设计
- 2022-03-23 05:03:40下载
- 积分:1
-
C# wpf 数据网格过滤器
This Common component support of customize of WPF datagrid filter data. It easily using and founded the new project is more effeciency .
- 2022-05-21 06:39:40下载
- 积分:1
-
工厂反射
工厂模式,就是类似像工厂生产东西一样的意思。只需得到出厂的东西,具体怎么生产就不知道了。拿程序来说,就是自己定义一个类,这个类当中会有很多方法,而这些方法就是创建对象的作用,用这个类的人只需知道调用哪个方法得到哪个具体对象,至于怎么得到就不用管了。 反射机制,其实也很简单,就是一个类,可以利用反射机制得到自己有多少个方法,属性,方法名等等,这时候就可以判断这个类有无这个属性,或这个方法。从而调用该方法。 缓存机制,主要作用就是缓存一些数据。在这里不知道他到底有什么作用。但缓存机制就是起一个缓存,然后等下次调用的时候就直接从缓存中取数据。 这跟你的IE浏览器浏览网页是一个道理的。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 16:13:31下载
- 积分:1
-
回文数就是从高位往低位读,和从低位往高位读是相同的,例如:131,1221等,此程序是寻找m,要求m,m*m,m*m*m,这三个值都是回文数。...
回文数就是从高位往低位读,和从低位往高位读是相同的,例如:131,1221等,此程序是寻找m,要求m,m*m,m*m*m,这三个值都是回文数。-Palindrome number is read from a high level to low and from low to high time is the same as, for example: 131,1221 and so on, this procedure is to find m, the requirements m, m* m, m* m* m, the three values palindrome are few.
- 2023-05-21 02:30:03下载
- 积分:1