资源列表
ds10
- 串的基本操作 设串中元素为字符型数据,编写函数实现以下操作: (1)求子串:给定一个字符串s,求其中从指定位置start开始的,长度为len的子串,并返回。例如:s = abcdefg ,start = 2,len = 3,则截取的子串为 cde 。 (2)删除子串:给定字符串s,从第pos位开始,删除长度为len的子串。例如:s = abcdefg ,start = 2,len = 3,则
GetFolderSize
- 统计一个文件夹内所有文件及子文件夹的名称和大小-Statistics the name and size of all files and subfolders in a folder
dijkstra
- dijkstra是MATLAB里面比较常用的一种算法,应该有用-if it can help,go ahead
lzw
- not inportant doesnt work
bitmap
- Tcl/Tk 8.6 demos bitmap.tcl
cay
- This code is using in pascal for describe tree coding
p1
- compute expression in postfix notation and output the result. You may use std::stack to implement the program.
main
- 单片机外部中断主程序,这个程序本人亲写,有不当的地方,欢迎大家来指教-MCU external interrupt the main program, the program I write, there is improper, welcome everybody to give advice or comments
4-b2
- 从键盘输入年份和月份,并打印出该月的月历-Enter the year and month the keyboard, print the calendar month
lammps
- LAMMPS Melt_Cu 分子动力学模拟的in文件-LAMMPS Melt_Cu molecular dynamics simulations in the file
clahsic__lmarn
- 操作系统课程设计,经典的银行家算法,适合初学者学习,不错的-Operating system, curriculum design classic bankers algorithm, suitable for beginners to learn, good
bcd_combin
- Le code retourné par le LM70 est binaire signée exprimée en quarts de degrés Celsius, mais nous avons besoin d afficher des nombres représentés en base 10. Vu la précision absolue du capteur, on peut se contenter de la valeur en degré. De plus, p