资源列表
[Linux/Unix编程] q200922021747
说明:S3C2440/2410实时时钟驱动测试/例子程序一个有用的小程序,通过RTC驱动来读和设置时钟。我的开发板上的hwclock命令就有点不好使,不能设置时间,用这个小程序就好了。<chenshubo> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] circularLinkedList
说明:一个单向循环链表来表示队列(即循环链队),该队列只设一个队尾指针,不设队首指针,实现以下算法: 1)向循环链队插入一个元素值为x的结点。 2)从循环链队中删除一个结点。 3)访问队列 -A one-way circular list to represent the queue (ie, cycle chain team), the queue tail pointer only to set up a team with no team in the first pointe<张敏> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[matlab例程] postproc_modif
说明:Prozody modulation and pitch scale modification of speech.<zxMaca> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] LinkStringConnect
说明:利用串的块链存储结构实现1)两个子串的连接;2)输出串:输出连接前两个串和连接后的新串。 要求:两个子串从键盘输入获得;从屏幕显示连接后的新串元素列表 -The use of string storage structure of the block chain to achieve a) two sub-strings of connection 2) Output string: output to connect the first two strings, and connec<张敏> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ErChaPaiXuShu
说明:1)写一算法建立有n个结点的二叉排序树; 2)写一算法实现在二叉树中查找值为x的结点是否存在;若存在返回1;否则返回0。 -1) Write an algorithm to establish a n-node binary sort tree 2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns<张敏> 在 2025-09-24 上传 | 大小:1kb | 下载:0