-
populate
matlab调用cplex,解决混合整数规划类型的问题(examples of matlab and cplex)
- 2020-11-04 18:59:51下载
- 积分:1
-
FIR Filters of Variable Length
FIR Filters of Variable Length -Laboratory 4 of 12 for the Texas Instruments TMS320C5416 DSK.A self-teach application or college laboratory to allow the student to find out by practical experiment the answer to the following question: How many coefficients are required when implementing a FIR filter for clear division between one range and another?Different filter lengths may be selected and the effect heard.
- 2022-11-02 05:05:02下载
- 积分:1
-
本原码用VB2005演示了串口控制,多线程的实现,程序性指
本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
- 2022-03-11 00:36:02下载
- 积分:1
-
数组函数测试
检验数组函数的学习程度,尤其是大学初学者用来检验是否理解(Testing the degree of learning of array functions, especially for beginners at College)
- 2020-06-23 00:40:02下载
- 积分:1
-
jQuery动态删除CSS UL LI中的一个列表项
jQuery动态删除CSS UL LI中的一个列表项,实际上是动态隐藏了,并控制下层或上层单元自动对齐,这样看上去就像是删除了这一列内容一样,可以学习用JQUERY控制层的显示与隐藏的功能。
- 2023-08-02 05:45:03下载
- 积分:1
-
HTML5拖放选择图片、删除选择功能
HTML5拖放选择图片、删除选择功能,上边有几个按钮,分别是选择全部,全部不选,删除,也可以鼠标点选任意一个图片,点击Delete后可动态删除这张图片,当然只是在列表中删除,并不是真正把图片从硬盘上删除。HTML5效果,所以请在支持HTML5的浏览器中查看效果。
- 2022-03-19 19:52:46下载
- 积分:1
-
Euler公式与改进Euler比较。
Euler公式与改进Euler比较。-Euler formula and improve Euler comparison.
- 2022-07-02 18:34:40下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
Mie理论程序
利用matlab程序仿真计算粒子的散射效率因子,消光效率因子,后向散射效率因子等,进而结合粒谱分布可仿真分析群体粒子光学特性(The optical properties of particles are simulated)
- 2017-07-07 09:31:02下载
- 积分:1
-
JSP Ajax MYSQL树控展开菜单
JSP Ajax树控展开菜单,数据库为MYSQL,内部代码通过读取数据库信息生成Tree菜单,例子比较完整,文件结构说明:
1.TreeWiewDemo文件夹下为源文件
2.TreeWiewDemo.war为部署文件
- 2022-07-22 18:46:31下载
- 积分:1