-
一个非常简单的printf的源代码
一个非常简单的printf的源代码-A very simple source code of printf
- 2023-01-09 10:55:04下载
- 积分:1
-
Teach you how to use the paint brush strokes, as well as the graphics function
教你如何使用画笔画刷,以及图形函数,如直线,矩形等-Teach you how to use the paint brush strokes, as well as the graphics function
- 2022-02-15 05:51:18下载
- 积分:1
-
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有...
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有权利删除不妥当的评论内容,有利于更好的管理
3、首页的帖子都将显示对应帖的评论数,丰富了帖子的可读性,让浏览的人能一目了然,哪个帖子的人气比较旺
4、发放最新的心情图案,让使用爱墙的站长能够完美地实现与官方一样的功能!
5.首页的贴纸美化,体积变大,可以容纳更多的信息和更大的图片,并且使其透明化
6.增加一个Banner广告位置,各位用户可自己修改
7.增加几套新的表情,非常好看,有大图有小图
演示地址: http://www.ejrweb.cn/love/
后台登陆地址:admin/Index.asp
帐号、密码都是:admin
-err
- 2023-06-01 02:05:03下载
- 积分:1
-
very simple VB small program, I was in the process of learning VB production. On...
很简单 的VB小程序,是本人在学习VB过程中制作的。仅以次献给需要完成作业的同学!-very simple VB small program, I was in the process of learning VB production. Only dedicated to meeting the needs of the students accomplished!
- 2022-05-12 11:27:41下载
- 积分:1
-
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的...
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。
3编写input()和output()函数输入,输出5个学生的数据记录。
4反向输出一个链表。
5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle and asked the last remaining original issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 reverse a linked list output. 5 to find the oldest, and output.
- 2022-03-25 19:21:33下载
- 积分:1
-
HEAPSORT 算法的实现,希望大家多多支持
HEAPSORT 算法的实现,希望大家多多支持-HEAPSORT algorithm realize, I hope everyone can support
- 2022-05-27 14:11:44下载
- 积分:1
-
ghhgf hgfhf
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看-ghhgf hgfhf
- 2022-01-26 01:47:15下载
- 积分:1
-
一个类似Windiff_Helper的代码
一个类似Windiff_Helper的代码-a similar code Windiff_Helper
- 2023-07-16 21:00:03下载
- 积分:1
-
一个文件搜索的例子,值得参考
一个文件搜索的例子,值得参考-Example of a file search, it is also useful
- 2022-01-28 22:48:56下载
- 积分:1
-
Windows语音识别程序
利用windows本身的库函数和API实现语音识别功能。用于实现人机口语对话的系统。受目前技术所限,对话系统往往是面向一个狭窄领域、词汇量有限的系统,其题材有旅游查询、订票、数据库检索等等。其前端是一个语音识别器,识别产生的N-best候选或词候选网格,由语法分析器进行分析获取语义信息,再由对话管理器确定应答信息,由语音合成器输出。由于目前的系统往往词汇量有限,也可以用提取关键词的方法来获取语义信息。
- 2023-05-03 21:40:02下载
- 积分:1