-
一个实现下雪功能的源程序
一个实现下雪功能的源程序-achieve a function of the source snow
- 2023-06-04 14:40:02下载
- 积分:1
-
这是一个很小的手机应用程序源代码 可以用来查看手机电话本等...
这是一个很小的手机应用程序源代码 可以用来查看手机电话本等-This a small cell phone use source code can be used to check the phone, etc.
- 2022-04-12 06:55:21下载
- 积分:1
-
vc编写的打开注册表的程序代码,大家可以学习参考一下
vc编写的打开注册表的程序代码,大家可以学习参考一下-vc prepared to open registry code, everyone can learn to refer to
- 2022-03-18 20:47:37下载
- 积分:1
-
based on the serial interrupt
基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, interrupt service routines
- 2022-02-15 05:48:40下载
- 积分:1
-
vb calendar management software can be configured many trips you take a look at...
vb日历管理软件,可以配置很多行程你看看哦太棒了
- 2023-05-02 16:05:03下载
- 积分:1
-
计算公式已经实现了很多,但对中国的支持。
计算表达式的实现已经有很多了,但是支持含有中文变量名的表达式计算的功能代码我没有找到,因此我抽取一个计算器程序计算表达式的源码,作了一些修改,使之支持含有中文变量名的表达式。-calculation formula has been the realization of a lot, But Chinese support for the variable name contains the expression of functional calculation code, I did not find, So I take a calculated expression calculator source code, made some changes, so that it supports variable names containing the Chinese expression.
- 2022-02-28 17:46:06下载
- 积分:1
-
用于产生时间的代码
利用matlab编制时间表,可在任意区间内生成逐小时,日或年时间表-A code used for producing the time-sheet based on matlab, which can produce time sheet per hour, day or year between any period of time.
- 2022-03-11 07:45:33下载
- 积分:1
-
可以任意虚拟IP,运行后可以使用虚拟的IP发邮件,注册
可以任意虚拟IP,运行后可以使用虚拟的IP发邮件,注册-It can implement any virtual IP ,after executing ,you can sent a email ,register and so on by using the Vitrual IP .
- 2022-06-14 13:56:00下载
- 积分:1
-
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解...
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解决实际问题.TXT 第6题_利用二叉树进行四则运算.txt-an article that _ Vector Chain function application. Txt No. 2 _ and that two-way linked list functional applications. TXT No. 3 _ and that the expansion of two-way Chain function. TXT 4 _ that function application binary tree. TXT No. 5 _ and that the use of binary tree functions to solve practical problems. TXT 6 that _ use binary tree for four computing. txt
- 2023-03-17 10:00:04下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1