搜索结果

找到约 61 项符合 calls 的查询结果

软件设计/软件工程 DDK API Calls USB Design

DDK API Calls USB Design
https://www.eeworm.com/dl/684/452145.html
下载: 126
查看: 1064

人工智能/神经网络 This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following s

This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} {x >= LB} The calling syntax is: [XMIN,FMIN,STATUS,EXTRA]= ...
https://www.eeworm.com/dl/650/463384.html
下载: 43
查看: 1106

其他 How to produce different colours on the DOS console using Windows function calls

How to produce different colours on the DOS console using Windows function calls
https://www.eeworm.com/dl/534/469457.html
下载: 143
查看: 1019

其他行业 FIle to make auto calls and broadcast the auto converted gsm file to the given number through voip

FIle to make auto calls and broadcast the auto converted gsm file to the given number through voip
https://www.eeworm.com/dl/668/481292.html
下载: 105
查看: 1022

单片机编程 FREERTOS的官方移植文档

FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, ...
https://www.eeworm.com/dl/502/30820.html
下载: 192
查看: 1079

单片机编程 Emulating a synchronous serial

The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the a ...
https://www.eeworm.com/dl/502/31365.html
下载: 198
查看: 1102

ARM LPC1300系列产品勘误数据手册

On the LPC13xx, programming, erasure and re-programming of the on-chip flash can be performed using In-System Programming (ISP) via the UART serial port, and also, can be performed using In-Application Programming (IAP) calls directed by the end-user code. For In-System Programming (ISP) via the UAR ...
https://www.eeworm.com/dl/553/36632.html
下载: 111
查看: 1087

Internet/网络编程 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C

eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content management, forum, bookmarks, wiki
https://www.eeworm.com/dl/620/119348.html
下载: 196
查看: 1055

驱动编程 The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The fl ...
https://www.eeworm.com/dl/618/135124.html
下载: 103
查看: 1054

Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
https://www.eeworm.com/dl/674/149650.html
下载: 30
查看: 1058