资源列表
排序选择:
[单片机(51,AVR,MSP430等)] zhiliudiandongji
说明:这是一个关于用单片机msp430控制直流电动机的一个c语言程序.-This is a microcontroller msp430 control a DC motor on the use of a C language program.<wang> 在 2025-09-24 上传 | 大小:31kb | 下载:0
[数据结构常用算法] KKHKHKHGKHJK
说明:题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 1.程序分析:谭浩强的书中答案有问题。 2.程序源代码:-Topic: input arrays, and the biggest and the first element exchange, the smallest and the last element exchange, output array. 1. The program analysis: TanHaoJiang book t<崔嬴> 在 2025-09-24 上传 | 大小:2kb | 下载:0
[OpenGL] University-of-Hong-Kong-OpenGLPcd1
说明:香港大学的openGL教程PPT(1),是比较简单的英文,很容易看懂。-University of Hong Kong openGL tutorial PPT (1)<李建> 在 2025-09-24 上传 | 大小:12.07mb | 下载:0
[Windows编程] JHGJGHJGFJG
说明:题目:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。 2.程序源代码:-Topic: take an integer a from the right end of the four to seven began. Program analysis: it can be to consider: (1) to make a<崔嬴> 在 2025-09-24 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] sn8p2204
说明:基于SN8P2204的RFID高频阅读器设计-Based on the high-frequency RFID reader in SN8P2204 design<辉> 在 2025-09-24 上传 | 大小:570kb | 下载:0
[JSP源码/Java] SelectCourseSystemv2
说明:基于java的学生选课系统,包括管理员,老师,学生三个模块-Based on the java class selection system, including administrators, teachers, students, and three modules<魏南琛> 在 2025-09-24 上传 | 大小:1.51mb | 下载:0
[JSP源码/Java] xml
说明:通过12个典范介绍xml从入门到精通的专著-Introduced through the 12 model of xml entry to the master monograph<风儿贝儿> 在 2025-09-24 上传 | 大小:7.03mb | 下载:0
[数值算法/人工智能] arithmetic-operation
说明:arithmetic operation<liaoyilin> 在 2025-09-24 上传 | 大小:2kb | 下载:0
[企业管理(财务/ERP/EIP等)] YGTranNew111
说明:物流系统设计,互联网物流管理系统,行业:煤炭-Logistics system design, Internet logistics management systems, industry: Coal<陈苏飞> 在 2025-09-24 上传 | 大小:6.37mb | 下载:0
[OpenGL] University-of-Hong-Kong-OpenGLPcd2
说明:香港大学的openGL教程,是比较简单的英文的,很容易看懂。-OpenGL tutorial of the University of Hong Kong is a relatively simple English, it is easy to understand.<李建> 在 2025-09-24 上传 | 大小:6.43mb | 下载:0
[数据库编程] JGHFJGHKHJKHJKHJ
说明:题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。 1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后 此元素之后的数,依次后移一个位置。 2.程序源代码:-Topic: have a already sorted array. Now the input a number, according to the law of the original requirements will it into an ar<崔嬴> 在 2025-09-24 上传 | 大小:2kb | 下载:0