搜索结果

找到约 893 项符合 Your 的查询结果

按分类筛选

显示更多分类

其他 XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structu

XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it t ...
https://www.eeworm.com/dl/534/241823.html
下载: 68
查看: 1048

其他 XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structu

XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it t ...
https://www.eeworm.com/dl/534/241824.html
下载: 99
查看: 1026

其他 说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of

说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can ...
https://www.eeworm.com/dl/534/241825.html
下载: 141
查看: 1037

其他 学会对文件的记录锁定

学会对文件的记录锁定,及解锁。#include <stdio.h> #include <unistd.h> #include <fcntl.h> int main() { int fd int i struct { char name[20] uint ID int age } myrec fd =open("name", O_RDWR|O_CREAT, 0755) if (fd == -1) return -1 printf("Input your name:") scanf("%s", myrec.name) ...
https://www.eeworm.com/dl/534/242419.html
下载: 95
查看: 1100

VC书籍 用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp #include “MyDlg1.h” void CMyView::OnRadiospxx() { //

用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp #include “MyDlg1.h” void CMyView::OnRadiospxx() { // TODO: Add your control notification handler code here CMyDlg1 MyDlg1 MyDlg1.DoModal() } ”
https://www.eeworm.com/dl/686/242434.html
下载: 58
查看: 1040

数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati

Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
https://www.eeworm.com/dl/641/242870.html
下载: 74
查看: 1082

金融证券系统 股票源码The application wizard has created this SCDemo application for you. This application not only

股票源码The application wizard has created this SCDemo application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
https://www.eeworm.com/dl/638/244189.html
下载: 148
查看: 1036

VC书籍 This book is for developers who design and program devices that use the Universal Serial Bus (USB)

This book is for developers who design and program devices that use the Universal Serial Bus (USB) interface. The goal is to introduce you to USB and to help you get your devices up and communicating as quickly and easily as possible.
https://www.eeworm.com/dl/686/246156.html
下载: 148
查看: 1058

Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
https://www.eeworm.com/dl/633/247529.html
下载: 64
查看: 1048

Linux/Unix编程 This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through

This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test ...
https://www.eeworm.com/dl/619/248211.html
下载: 70
查看: 1085