-
Download file by HTTP, multi thread and continue to download from breakpoint whe...
通过HTTP多线程下载文件,中断时从断点继续下载。
- 2022-04-17 05:00:55下载
- 积分: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
-
MFC 的树控件实现 可以实现添加 修改 删除等功能
MFC 的树控件实现 可以实现添加 修改 删除等功能-MFC tree control can achieve the functions of adding amendments to delete
- 2022-01-27 12:04:51下载
- 积分:1
-
2048 黑框框程序源代码
该程序是黑框框程序的源代码,是我自己写的第一个程序,存在着一些不足,愿大伙理解!
- 2022-02-01 00:24:47下载
- 积分:1
-
《C语言实用培训教程》源代码,可供初学者学习使用
《C语言实用培训教程》源代码,可供初学者学习使用-the source codes of c language course for practice training, suitable for the beginner
- 2022-12-05 16:05:03下载
- 积分:1
-
用户管理员
本系统是为开发商管理用户使用语言 php,mysql,javascript。
系统可以注册一个新用户,删除,修改,恢复的密码。
- 2023-02-15 22:35:04下载
- 积分:1
-
蓝牙OAD源码
基于TI的2540的OAD升级程序,经测试可用,可以使用IOS手机端的MUTITOOL实现空中升级。升级速度超快,大概需要1.5分钟。
- 2023-06-04 23:20:04下载
- 积分:1
-
一个C++反射的实例代码,用的是AGM库,没有截图。
一个C++反射的实例代码,用的是AGM库,没有截图。
-A C++ code examples of reflection, using the AGM database, there is no screenshot.
- 2022-07-12 08:46:39下载
- 积分:1
-
GetIP上网加速工具与源代码
GetIP上网加速工具与源代码-GetIP accelerate Internet tools and source code
- 2022-03-12 21:36:32下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1