搜索资源列表
pwm_VerilogHDLV1.1
- 本软件在CPLD上实现数字PWM控制,用Verilog HDL语言编写,在MAX PLUS II调试成功,可用-the software on the CPLD digital PWM control, using Verilog HDL language, MAX PLUS II in debugging success can be
Ofusion Pro
- 著名的OGRE的3DS MAX导出插件ofusion的PRO版本(已破解).-OGRE famous exporter of 3DS MAX plug-ofusion the PRO version (cracked).
mydll
- 动态链接库示范,包括头文件和源文件,本文以sum、max、min函数为例-The dynamic link library demonstration, including the header and source files, this paper sum, max, min function as an example
the-max-and-mimimum--value
- 求一组随机数的最大值和最小值,并显示当前值。-Find the minimum and maximum values of the random number, and displays the current value
mydll1
- 简单的dll文件,包含求两个数的最大值最小值得功能函数,函数接口int Max(int a,int b),int Min(int a,int b)-Simple dll file that contains the maximum number of minimum requirements two worthy performance function, the function interface int Max (int a, int b), int Min (int a, int b)
TestNativeOutOfMemoryError
- 测试应用服务器线程最大数代码-test the max process number of appserver
vb-pdf
- 把form1中的 Private Sub Form_Load() 改为 Public Sub Form_Load() 在Form2中:Call Form1.Form_Load private sub command1_click() dim max for i = 1 to 3 n=val(inputbox("输入第" & i & "个数")) if n>max then