搜索结果
找到约 50,972 项符合
A-C 的查询结果
手机短信编程 //在tc3.0++在运行 //a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现 //c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格 //D(d
//在tc3.0++在运行
//a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现
//c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格
//D(delete)表示已消去的方格.O(open)表示打开的方格.
//变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好
//变量xpos,ypos用于表示当前光标所在的位置
//( ...
其他 题目:A、B两个以单链表做存储结构的递增有序排列的链表合并为一个单链表做存储结构的递增有序链表C
题目:A、B两个以单链表做存储结构的递增有序排列的链表合并为一个单链表做存储结构的递增有序链表C
游戏 MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is f
MantisChess -- A Chinese Chess Program
Copyright (C) Chen Chengtao, China
This program is free software you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation either version 2
of the License, or (at your option) ...
其他 A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute suc ...
VC书籍 C++ ponder a book not only describe the language but also the thinking of program
C++ ponder a book not only describe the language but also the thinking of program
嵌入式/单片机编程 含t h r e a d x,u c o s 的b s p
含t h r e a d x,u c o s 的b s p
其他 This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.
VC书籍 a very good book about programming Embedded system in C
a very good book about programming Embedded system in C
Internet/网络编程 A project written in C# sends email without smtp server. It queries dns server for mx records and se
A project written in C# sends email without smtp server. It queries dns server for mx records and sends them. It supports complete SMTP and SSL protocols.
Delphi控件源码 "我a你c窗体bbbbb你"如果要你在第四个byte那里把上面的句子分成两句
"我a你c窗体bbbbb你"如果要你在第四个byte那里把上面的句子分成两句,该怎么办?我自己写的例子可以解决此问题。它用于对小灵通用户发送短信时特别有用。