-
关于一些C++学习的经验,希望对需要的朋友有一定的帮助!
关于一些C++学习的经验,希望对需要的朋友有一定的帮助!-On a number of C++ Learning experience, in the hope that friends in need of some help!
- 2022-01-26 02:13:12下载
- 积分:1
-
基于GPU的图像处理演示
Presentation on Image Processing with GPU
- 2022-10-12 11:25:02下载
- 积分:1
-
RTSP服务器及客户端测试源代码
一个完整的基于RTSP协议的流媒体服务器及测试客户端,VC2008环境下编译运行;是刚开始学习流媒体技术不错的源码资料(注:该源码为下载别人后 稍作改动,非常感谢!!)
- 2022-01-21 03:19:52下载
- 积分:1
-
编译原理的中文字符,应该是很有用的…
汉字编译原理,应该对初学者很有用的-Compiler Construction Principles of Chinese characters, it should be very useful for beginners
- 2022-04-20 09:46:42下载
- 积分:1
-
assembly language to achieve four
汇编语言实现四字节数据的开方,使用的四逼近法,我是新手,请各位大侠指点-assembly language to achieve four-byte data on the prescribing and use of the four approximation, I greenhorn, please heroes guidance
- 2023-01-19 17:15:04下载
- 积分:1
-
一个简单的记事本程序,和windows的差不多,windows有的功能这个程序也有,但还是有不足之处望高手指教...
一个简单的记事本程序,和windows的差不多,windows有的功能这个程序也有,但还是有不足之处望高手指教-A simple Notepad program, and the windows almost, windows and some features of this procedure have, but there are still inadequacies in expert Zhi Jiao Wang
- 2023-01-28 18:30:04下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
图书馆管理系统
图书馆管理系统,有完整的代码,可以进行书籍的增删改的功能,使用C#语言编写,没有封装代码,可以再图形用户界面修改界面的风格,适合于学生大作业。
- 2022-02-13 02:41:46下载
- 积分:1
-
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
- 2022-01-25 15:47:58下载
- 积分:1
-
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容- This is fixed time reminds the use computer user attention time
the procedure, the user may voluntarily establish the duty in the ini
document, as well as reminder content
- 2022-07-12 21:35:14下载
- 积分:1