-
动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问...
动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问-DLL programming, system resources can be placed on dynamic link library, and realize the hardships Dynamic Link visit
- 2023-07-07 23:55:02下载
- 积分:1
-
经典编程900例(C语言),对于刚刚学习C语言实践…
经典编程900例(c语言),供刚刚学习C语言时练习用,从初级到高级-Programming 900 cases of classic (c language), for just learning C language practice available, from primary to senior
- 2022-03-25 13:30:29下载
- 积分:1
-
多项式乘法计算,具体用法请见程序具体说明,早期习作。
多项式乘法计算,具体用法请见程序具体说明,早期习作。-polynomial multiplication calculation, see the specific procedures used to specify, early exercises.
- 2022-06-13 23:31:20下载
- 积分:1
-
array stack and the realization Chain stack code
数组堆栈与链表堆栈的实现代码-array stack and the realization Chain stack code
- 2023-06-27 20:10:03下载
- 积分:1
-
NC a good source is vb, and the writing is pretty good, we will look at
一个不错的数控源码是vb的,很不错的写的,大家可以-NC a good source is vb, and the writing is pretty good, we will look at
- 2022-02-28 10:41:35下载
- 积分:1
-
CiscoPacketTracer5.2_FAQ
CiscoPacketTracer5.2_FAQ-21Jul09final. its the final release-CiscoPacketTracer5.2_FAQ-21Jul09final. its the final release....
- 2022-01-26 01:01:40下载
- 积分:1
-
Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
Labwindows/CVI方面的例子程序实在太少了,放上一点给大家共享-Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
- 2023-07-18 22:40:04下载
- 积分:1
-
C51编程4个常见问题,记下对自己编程有好处
C51编程4个常见问题,记下对自己编程有好处-C51 Programming Frequently Asked Questions 4, note the benefit of their own programming
- 2022-09-28 18:25:03下载
- 积分:1
-
阵列library_data structure_by C
应用背景在C++ + + /爪哇,数组的数据结构已经被自我语言支持。但是,在丙,这不是。即使数据结构为类,头文件,库,它更是有助于您使您自己的数据结构的库;关键技术/函数指针/库研究数据结构,数组是有帮助的。这完全是用C++语言写的。
- 2022-02-11 17:44:57下载
- 积分:1
-
回文判别
实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设...
回文判别
实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。
实验目的:
1、掌握循环队列的定义及应用;
2、掌握队列的基本操作;
3、进一步熟练掌握栈的基本操作及应用;
4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome: that is read and the anti-time sequence of characters are the same as a " palindrome" , such as " abba" and " abccba" is " palindrome" , " abcde" and " ababab" is not " palindrome" and try to design an algorithm to determine a time to @ for the character sequence at the end of it is " Palindrome." The experiment was: 1, master cycle and application of the definition of the queue 2, master the basic operation of the queue 3, and further stack master the basic operation and applications 4, a preliminary settlement of specific issues of the Institute of algorithm design.
- 2023-08-10 17:55:02下载
- 积分:1