搜索结果
找到约 370 项符合
Name 的查询结果
按分类筛选
- 全部分类
- 技术资料 (96)
- 其他 (27)
- Java编程 (17)
- 其他书籍 (11)
- 单片机开发 (10)
- Linux/Unix编程 (10)
- matlab例程 (9)
- 汇编语言 (8)
- SQL Server (7)
- 系统设计方案 (6)
- Internet/网络编程 (6)
- 源码 (6)
- 书籍 (6)
- 操作系统开发 (5)
- DSP编程 (5)
- JavaScript (5)
- 可编程逻辑 (4)
- 编译器/解释器 (4)
- 压缩解压 (4)
- 其他数据库 (4)
- Delphi控件源码 (4)
- 微处理器开发 (4)
- 数学计算 (4)
- 书籍源码 (4)
- 驱动编程 (4)
- Java书籍 (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- J2ME (3)
- 通讯编程文档 (3)
- GPS编程 (3)
- 软件工程 (3)
- 串口编程 (3)
- 数据结构 (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- Windows CE (3)
- VHDL/FPGA/Verilog (3)
- 企业管理 (3)
- Jsp/Servlet (3)
- 多国语言处理 (2)
- 人工智能/神经网络 (2)
- Ajax (2)
- 嵌入式/单片机编程 (2)
- 行业发展研究 (2)
- 软件 (2)
- 行业应用文档 (1)
- 软件下载 (1)
- 模拟电子 (1)
- PCB相关 (1)
- autocad教程 (1)
- 单片机编程 (1)
- 通信网络 (1)
- 教程资料 (1)
- 开发工具 (1)
- Oracle数据库 (1)
- FlashMX/Flex源码 (1)
- 教育系统应用 (1)
- BREW编程 (1)
- 电子书籍 (1)
- 技术管理 (1)
- MySQL数据库 (1)
- SCSI/ASPI (1)
- 数值算法/人工智能 (1)
- VxWorks (1)
- 交通/航空行业 (1)
- 数据库系统 (1)
- 其他行业 (1)
- 家庭/个人应用 (1)
- Applet (1)
- *行业应用 (1)
- 加密解密 (1)
- 磁盘编程 (1)
- Symbian (1)
- 接口技术 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 多媒体处理 (1)
- EDA相关 (1)
- PCB图/BOM单/原理图 (1)
- 实用工具 (1)
- 应用设计 (1)
- 笔记 (1)
数据库系统 直接执行本子系统时
直接执行本子系统时,需要手工修改Setup.ini文件的内容,将
Server Name=waiti
UserName=sa PasswordName=sa 各项的参数值设置为您本地数据,然后保存该ini文件即可。
另外需要吧数据库添加进服务器。
操作系统开发 操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct
操作系统课程设计_进程调度演示源程序
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
typedef struct node
{
char name[10] /*进程标识符*/
int prio /*进程优先数*/
int round /*进程时间轮转时间片*/
int cputime /*进程占用CPU时间*/
int needtime /*进程到完成还要的时间*/
int count /*计数器* ...
Windows CE for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440
for qq2440 board bootscreen change.
Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
Java编程 建立一个通讯录的类note
建立一个通讯录的类note,该类中的属性有以下几项:String name,phone,MobilePhone,zip,address,Email 分别表示:姓名,固定电话,手机号,邮编,地址,电子邮件地址。方法有两个:Setnote()给属性赋初值得函数,方法show()显示一条通讯记录。
程序使用了ObjectInPutStream和ObjectOutPutStream这两个文件输入输出流,利 ...
SQL Server 实现表结构为 ID
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程
其他嵌入式/单片机内容 串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。 在Component菜单下选择Install Component子菜单
串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。
在Component菜单下选择Install Component子菜单,选择Into existing package 或者 Into new package,在其中的Unit file name选择Port.pas文件,在Package file name 中输入包的名字,然后按OK选择安装。 ...
matlab例程 FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pa
FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
其他 商业版可以向你的网站发送假的请求
商业版可以向你的网站发送假的请求,大幅度的增加你的网站的点击率和排名
name:www.mycodes.net
sn:042392934239
驱动编程 This utility has two views: (a) one view that will show you the entire PnP enumeration tree of devic
This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device objects created, sorted by driver name. There is not ...
其他 MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t
MTOOLS
version 2.0
Mtools is a public domain collection of programs to allow Unix systems
to read, write, and manipulate files on an MSDOS filesystem (typically a
diskette).
The following MSDOS commands are emulated:
Mtool MSDOS
name equivalent Description
----- ---- -----------
mattrib ...