搜索资源列表
c 函数大全
- 哎,最近分配任务,把做教程的任务交给了我 ~~~ 苦啊,累啊,不过苦了累了我一个,幸福千万家,呵呵 ~~ 用词不当 这次给大家准备的是C语言函数大全 我没有细看啊,不过这么多,应该已经全了吧,呵呵,大家自己看吧 对了,里面还有实例,很不错的,希望大家喜欢 python-hey, the recent allocation of tasks, so the tasks Guide to the I ~
IncPID
- matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
MASwitch
- matlab的c语言s函数,实现手动与自动控制的无扰切换,具有两个参数:一个是切换信号,为1时自动控制,为0时手动控制;另一个是手动控制值。-Matlab language c s function, manual and automatic control to achieve the Bumpless Transfer, with two parameters : a signal is switched to 1:00 automation, 0:00 a.m. to manual con
s-function函数编写
- 在MATLAB中编写s-function函数方法,支持C++语言,M语言等
myshell.rar
- 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
C
- 程序环境arduino--0017,控制核心为AVR单片机,功能为控制机器人,详情查看Robocop机器人大赛暨中国公开赛-Program environment arduino- 0017, the key is AVR microcontroller core.It s function is to control the robot, the details view please find The Robocop Robot Competition.
tetris
- linux 下的 仿联众版俄罗斯方块游戏。qt3 实现。 具有 人机交互功能。 具有 对战模式。 喜欢玩俄罗斯方块的朋友们,在linux下也不再孤单啦-OurGame imitation under linux version of Tetris game. Qt3 achieve. With human-computer interaction function. Battle mode has. Love to play Tetris friends, in linux you
s_function_CH
- matlab中simulink中用C语言编写S函数模板的翻译版本-matlab in simulink using C language translation S function template version
MGA
- 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
Chat
- vc写的聊天室系统,iocp架构,功能比较完整,大家可以参考一下-vc system written in chat rooms, iocp the structure, function relatively complete, we can refer to
AntSystem
- 此程序是用Visual C++开发的,功能是用改进后的蚁群算法解决TSP问题,可以直接在Visual C++6.0下运行。-This program s function is solving TSP question using Ant algrithm.
httpclient
- C/S客户端通讯,用于客户端与服务器端通讯,实现了通讯功能-C/S client, for client and server-side communication, to achieve the communication function
004
- pic16f877实现spi功能和isd1790语音芯片的通信-pic16f877realise spi function和isd1790sound chip comunitions
C_S_Function_Techniques
- C S-function Technique for dSPACE
C-MEX-S-function
- C MEX S-function的一般格式,用c语言形式编写-C MEX S-function of general form, the form of written language with c
Writing-S-Functions
- Matlab中C语言编写S函数的手册,英文版!-Matlab C S-Function.
S-Function
- s-function,支持c/c++/m文件等语言,交互性强-s-function
S-function-to-Simulink
- S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink 系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还 可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成 动态连接库(DLL)文件,然后在Simulink 中直接调用-S-function System Function system function, refer
s-function
- matlab 仿真弹道导弹拦截来袭敌方导弹的程序,用s函数编写,既直观而且转换成c/c++很方便,可以与vc混合编程,有问题随时联系-Matlab simulation of ballistic missile intercepting the enemy s missile program, written using the s function, both intuitive and converted to c/c++ is very convenient, can be mixed w
S-Function
- 详细介绍了怎么编写S函数和函数的实现。既有M文件的s函数范例,也有C语言编写的s函数范例-Details of how to prepare and implement the function S function. s existing M-file function example, there s an example of C language functions