-
学生数据库
这是一个适合初学者的 c + + 项目。这个程序使数据库在那里可以输入学生信息,提取后的学生。此程序显示了不同的使用功能。
- 2023-07-16 19:05:03下载
- 积分:1
-
文字的特效演示程序,是用java实现的!
文字的特效演示程序,是用java实现的!-text effects Demonstration Program, is the realization of java!
- 2022-10-06 00:00:03下载
- 积分:1
-
KDTree最亲密的邻居搜索
这是一个带有最亲密的邻居搜索的 KD 树示例。
- 2023-03-28 12:40:03下载
- 积分:1
-
matlab 5.3中菜单unicontrol设计中如何传递变量。本人写了一个非常简单的界面程序,请大家帮忙建评一下一下。...
matlab 5.3中菜单unicontrol设计中如何传递变量。本人写了一个非常简单的界面程序,请大家帮忙建评一下一下。-menu design unicontrol how to pass variables. I wrote a very simple interface program, we help build commentary about what.
- 2022-09-18 13:15:03下载
- 积分:1
-
一个用Turbo C 2.0编的WINDOWS时钟,界面精美
一个用Turbo C 2.0编的WINDOWS时钟,界面精美 -超酷,值得学习和参考-a Turbo C 2.0 with the Windows series clock interface beautifully-cool, it is worth learning and reference
- 2022-06-03 00:55:08下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
霍夫曼编码 提供基本内核 下载后用户可根据需要根改
霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
- 2022-10-02 07:55:03下载
- 积分:1
-
HTML基础
HTML或超文本标记语言是用于创建Web页面的标准标记语言。HTML是写在由尖括号括起来(象)标记HTML元素的形式。 HTML标签最常用来像对虽然一些标记表示空元素,因此是不成对的,例如。在一对第一标记是开始标记,第二标记是该结束标记(它们也被称为开放标记和结束标记)。Web浏览器可以读取HTML文件,并撰写成视觉或听觉的网页。该浏览器不显示HTML标记,但使用它们来解释网页的内容。的HTML描述了网站的结构语义随着线索供呈现,使得它的标记语言,而不是一种编程语言。HTML元素形成的所有网站的基石。的HTML允许图像和对象将要被嵌入,并且可以用于创建交互式表单。它提供了表示,如标题,段落,列表,链接,报价和其他物品的结构性语义文本创建结构化文档的一种手段。它可以嵌入语言编写的,如JavaScript影响的HTML网页的行为脚本。Web浏览器也可以指层叠样式表(CSS)来定义文本和其他材料的外观和布局。万维网联盟(W3C),双方的HTML和CSS的标准维护者,鼓励使用CSS了明确的表象HTML中。[1]
- 2022-09-10 22:35:03下载
- 积分:1
-
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高...
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
- 2022-03-23 06:05:06下载
- 积分:1
-
in VC6.0 platform. From this program can understand C++ virtual function of the...
在VC6.0平台实现。从本程序可以了解到C++虚函数的实现方法。是COM+技术中vtable虚函数表的基础实现。-in VC6.0 platform. From this program can understand C++ virtual function of the method. COM technology is the virtual function table vtable the basis of achievement.
- 2022-03-15 06:24:28下载
- 积分:1