搜索结果

找到约 85 项符合 save 的查询结果

DSP编程 tms320lf2407a work with at45db161 "trace". buffer 8000 word copy from sram to at45. first page con

tms320lf2407a work with at45db161 "trace". buffer 8000 word copy from sram to at45. first page content: num save, to cyclewrite. function: read trace to sram, save trace to at45, read status, and something else
https://www.eeworm.com/dl/516/428957.html
下载: 132
查看: 1054

VC书籍 利用宏编译将程序的调试部分与主体部分分隔开

利用宏编译将程序的调试部分与主体部分分隔开,即编译开关DEBUG、MIDEBUG、 TRANSDEBUG、SEARCHDEBUG *fix bug: cvGeTransform()的内存泄漏问题(调整函数接口,使得内存损耗降为6M) *加入了保存配准结果的功能(包括保存配准图像,配准数据RegisterLog.txt) *去掉save菜单,直接加到register选项中,且保存文件名自动随机 ...
https://www.eeworm.com/dl/686/448771.html
下载: 53
查看: 1091

matlab例程 详细介绍了在MATLAB环境中

详细介绍了在MATLAB环境中,MAT文件的编辑与读写,通常使用load和save两个命令进行 MAT 文件的读和写
https://www.eeworm.com/dl/665/456894.html
下载: 72
查看: 1037

电子政务应用 Help Desk Pro has three different interfaces for all three domains of users, providing them with the

Help Desk Pro has three different interfaces for all three domains of users, providing them with the controls required by them, to save time the application generates reports, which are dynamic as well, taking input from admin and generating results.As for the user account management, the user him/h ...
https://www.eeworm.com/dl/691/462487.html
下载: 163
查看: 1070

人工智能/神经网络 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

软件工程 Its very useful ant java developers Create it at the top level of your project directory (New -->

Its very useful ant java developers Create it at the top level of your project directory (New --> File, create as a simplefile) and name it build.xml. Copy and paste the xml text from Figure 3 into your build.xml file and save it.
https://www.eeworm.com/dl/540/467567.html
下载: 164
查看: 1087

汇编语言 双击可执行文件wbbjq.exe

双击可执行文件wbbjq.exe,在出现的界面中输入任意文本内容,利用DEL键、 BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑, 按f1键激活菜单file,下移光标,选择save,输入文件名。也可以选择FILE菜单 的其他菜单项,他们的功能均可实现。按f10激活帮助,按ESC键退出帮助。 ...
https://www.eeworm.com/dl/644/481851.html
下载: 121
查看: 1064

数据库系统 redis官方手册翻译

Redis 命令参考 1 Key(键) 1 1.1 DEL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 DUMP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.3 EXISTS . . . . . . . . . . . . . . . . . . . ...
https://www.eeworm.com/dl/509572.html
下载: 1
查看: 91

源码 运动会源代码

#include <malloc.h>       #include <stdio.h>       #include <stdlib.h>       #include <string.h>       #define NULL 0    &nbsp ...
https://www.eeworm.com/dl/513814.html
下载: 2
查看: 9

源码 c#简单计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...
https://www.eeworm.com/dl/513825.html
查看: 35