资源列表
排序选择:
[Windows编程] isPointInPolygon
说明:用射线法判断一个点是否在一个区域内,用c++写的,一个小程序,测试无误,大家可以交流下!-Ray method to judge whether a point is in a region with c++ write a small program, the test is correct, we can exchange the next!<pb07210214> 在 2025-07-16 上传 | 大小:10.1mb | 下载:0
[DSP编程] ICETEK-DM642-P4-V1.0
说明:DSP DM642各种video处理学习例程,对入门级选手非常有用!-DSP DM642 various video processing learning routines useful for entry-level players!<x> 在 2025-07-16 上传 | 大小:4.83mb | 下载:0
[软件工程] thekeyVHDL
说明:主要是延迟部分用于机械键盘输入时震荡消抖,防止错误输入。-the keyboard<kongkong> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] isd1760dingdianlufang
说明:通过单片机实现按键对语音芯片isd1760的定点录、放、清除操作,并用一个数码管显示操作的区段,调试通过程序,保证能用-Through the single chip microcomputer key to speech chip isd1760 pointing to record, put, clear operation, and a digital tube display operation section, debugging through the procedure, guar<hua> 在 2025-07-16 上传 | 大小:12kb | 下载:0
[书籍源码] 10.32.2
说明:c++ primer4中10.6节文本查询系统,书中的算法有些问题,如果同一行有多个查询字,计数只记一个,这是由于set的关系。本人做了改正,使用multiset,测试无误。希望和大家交流下!-chapter 10.6 in c++ primer4 text query system, some problems of the algorithm in the book, if multiple query words in the same line, counting only rememb<pb07210214> 在 2025-07-16 上传 | 大小:8.12mb | 下载:0
[JSP源码/Java] InformSystem
说明:基于教务处设计的信息管理系统,内含学籍管理功能(包括用户和管理员)-design of the information management system based on Registry<王大元> 在 2025-07-16 上传 | 大小:892kb | 下载:0
[软件工程] Generic-Interface
说明:用于java编程的泛型接口,也可用于java初学者学习泛型接口编程的资料。-Generic interface can also be used for java programming java beginners learning a generic interface programming.<tony> 在 2025-07-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Joseph-problems
说明:约瑟夫问题的一种描述为,编号为 1,2,3,……n 的n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1 开始顺序报数,报到m 时停止报数。报m 的人出列,将他的密码作为新的m 的值,从他在顺时针方向上的下一个人开始重新从1 报数,如此下去,直至所有的人全部出列为止。试设计一个程序求出出列顺序。-Joseph problems for a descr iption, number 1,2,3,......N n indi<王尹晨> 在 2025-07-16 上传 | 大小:1kb | 下载:0