搜索资源列表
unconstrained_optimization
- VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
test
- 编程语言是c语言,开发环境是keilC51,该程序的功能是辅助无刷电机控制器进行调试-C programming language is the language, the development environment is keilC51, the program s function is to assist the brushless motor controller debugging
C_function_guide
- c语言函数的用户手册,中文版,比较全面,有需要的请下载-c language function of the user' s manual, the Chinese version, a more comprehensive, there is a need to download
optimize
- 功能:计算最短路径的长度和最短路径 *方法: *1,记n个城市为1,2,…,n. 对于给定的集合S等于{2,3,...n}和k属于S。 *2,记C(S,k)是由城市1出发,遍历S中每个城市恰好一次,最后终止在城市k的最优费用. *3,当S中只有一个元素k时,C(S,k)= d(1,k) * 当S中有多于一个元素时,C(S,k)等于任意一个属于S-k集合的子集m,C(s-k,m)+d(m,k)中最小的一个, *4,这一方程的求解要求对一切给定大小的集合S及S中的每个可能的元
virtual-function
- c++类对象和虚函数的内存分布,是初学C++,对C++的内存分配有疑惑的同学-c++ class object' s memory layout
ctypes_1.0.2.orig.tar
- python调用c动态库的python库-python to use .so s function
Place-Panel-in-Center
- 写一个能够传递错误的子VI,子VI的功能是a+b=c,当有错误输入时,错误直接输出,c输出为0。当无错误输入时,进行正常计算。-Write a mistake to pass the sub-VI, sub-VI' s function is a+ b = c, when there is an error input, direct output error, c the output is 0. When the error-free input, the normal calcula
C-MEX
- 关于C MEX S-function 实例的讲解-About C MEX S-function of examples to explain
DA_Advantech_PCI1710
- C语言写的研华PCI-1710板卡的DA驱动,matlab编译后即可用于simulink s-function。-Advantech PCI-1710 board DA driver written in C language driver, it can be used for simulink s-function after compilering in matlab.
chao-s-bo
- 超声波智能小车C代码,带红外壁障功能,使用超声波传感器,和红外传感器-Ultrasonic smart car C code, with the the infrared barrier function, using ultrasonic sensors and infrared sensors
java_QQ
- 本系统通过模仿时下流行的聊天软件,采用C/S模式进行开发,结合数据库实现了登录、一对一聊天、一对多聊天、在线提醒等功能,其中聊天的功能是通过服务器转发来实现的-The system by mimicking popular chat software, using C/S model development combined with database login, one-on-one chat, one-to-many chat online reminder functions chat
VEHICLE_MOTION_CAR1
- 采用C语言,并以s-function形式编写的车辆动力学车体运动模型。-Using C language, and the vehicle s-function written in the form of kinetic body motion model.
StringOverLoading
- 运算符重载 任务目标: 学习C++的运算符函数重载机制,并学习C++的。 任务描述: 设计一个字符串类MyString,要求该类能够完成以下操作(用函数重载机制完成)。要求构造完整的类(包括构造、析构函数),并且实现其他以下功能 String1=String2+String3 (重载+) String1 += String2 (重载+=) (int)String1 (重载类型转换int),将String对象中的所有字符的ASCII相加后返回。
C-P-P-function-definitions-of-ah
- 中国戏曲第一风范的大师:马金凤先生的独门绝唱-The first style of Chinese opera master: Mr Jin-feng ma s farewell to sigh
der11
- simple c++ s function using matlab
cml
- 这是用C语言写的LDPC的译码算法。里面有DVB-S2标准的LDPC码。算法是用C写的Matlab S-函数。开发环境是VC6.0和MATLAB。-This is a LDPC decoding algorithm written in C language. There are DVB-S2 standard LDPC code. The algorithm is Matlab S- function written in C. The development environment is V
AIVDM_Message1_Encode
- 该MFC工具基于Visual Studio 2008开发,使用C/C++语言,功能是完成AIS协议的VDM消息1压包,根据消息ID、转发指示符、用户ID、导航状态等输入参数生成数据帧 !AIVDM,1,1,,A,177?s>000099k=P@11T000120D0T,0*54 ,消息1的详细说明参考文档《ITU-R M.1371-3建议书》中97页表45。-The MFC tool based on the development of Visual Studio 2008, the u
sfuntmpl_basic
- MATLAB s 函数采用c语言编写的模板-The template of the matlab s function.
php-zh
- PHP,即“PHP: Hypertext Preprocessor”,是一种被广泛使用的开放源代码多用途脚本语言,尤其适用于 web 开发并可以嵌入到 HTML 中去。其语法利用了 C,Java 和 Perl,非常容易学习。该语言的主要目标是让 web 开发人员可以很快写出动态生成的网页,但 PHP 的功能远不止如此。(PHP, the "PHP: Hypertext Preprocessor", is a widely used open source multipurpo
05C語言深度解剖-5
- The second role: Modify the function. Adding static before the function makes the function a static function. But here's the meaning of "static" Not referring to storage, but rather to the scope of the function is limited to this document
