搜索资源列表
main
- 在现代的企业管理中,火车管理系统有着重要作用。由于现代的竞争力的加强,讲究效率,不管是时间、还是地点,两地的生意常常因为距离而无法得到理想的解决。火车作为一个传统的交通工具,需要进行改革。由于订票、退票常常给乘客带来一定的麻烦,因此作为一个火车管理系统解决了这个问题。它方便乘客最快地订到自己想要的票也同时解决了退票的问题。-in modern enterprise management, train management system plays an important role. Conte
链表操作
- 这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
main
- stm32芯片通过IIC控制DS1307时钟芯片的软件,使用io口模拟IIC时序,能正确读取和设置时间-stm32 chip DS1307 clock chip through the IIC control software, using the io port analog IIC timing, read and set the time correctly
main
- 利用红外发射器和接收器,可是小车按照设定好的黑线寻迹-The use of infrared transmitter and receiver, but the car set in accordance with good black line tracing
main_setup
- 很好的源代码,对初学者有何大帮助。欢迎下载-Good source code, what is very helpful for beginners. Welcome to download
main
- If a tree falls in the forest, and there s nobody there to hear, does it make a sound? This classic conundrum was coined by George Berkeley (1685-1753), the Bishop and influential Irish philosopher whose primary philosophical achievement is the advan
main
- LED交替闪烁 可以高低4位交替 可以全亮全灭闪烁 可以设置延时时间-Alternating high and low LED flashes can be a full four alternate flashing light body can set the delay time
main
- ATC89C51下开发的带万年历的电子钟设计,可设置4个闹钟-ATC89C51 developed under the electronic clock with calendar design, you can set 4 alarm clocks
main
- 窗口源码! 本源码只是建立了窗口,如果想要实现其他功能,请自己添加。 代码内附说明-Windows source code! The source code is only set up the window, if you want to achieve other functions, please add yourself. Code containing a descr iption
main
- 多种排序的比较给定N个int类型(自定N的上限M,例如M=100000,N的取值不能少于10000)的整数,分别使用插入排序、快速排序、归并排序和堆排序方法进行升幂排序。-Comparison of a variety of sorting a int type of the given N (since N limit set M, for example, M = 100000, N values can not be less than 10000) and integer, respec
main
- Descr iption: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。 注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4. Input Format: 第一行输入数
main
- TMS320F2812_XNMI 中断设定C语言主函数-TMS320F2812_XNMI interrupt set C language main function
main
- 一款有8种闹钟设置的时钟,通过一段时间的使用,情况良好。适用于CC100B、CC100C-The one with 8 kinds of alarm clock is set, through the use of a period of time in good condition.
main
- 程序功能:接收来自PC机的字符,然后重新发送给PC机 通信格式:N.8.1, 9600 无校验,8个数据位,1个停止位,波特率9600 ------------------------------------------------------ 测试说明:打开SSCOM,正确设置通信格式,向学习板发送一个 字符或者是字符串(字符和字符串结尾必须添加结束 符 \ ),观察PC机是否正确收到回发的字符-Program features: Receive the char
main
- 多家大公司笔试题目程序解答: 1.1-20的两个数把和告诉A,积告诉B,A说不知道是多少,B也说不知道, 这时A说我知道了,B接着说我也知道了,问这两个数是多少? 设这两个数是x和y。且x+y=A, xy=B 计算结果:1~20: 结果为2,2 2~20: 结果为4,3 2. 2~100中两个数,把和告诉A,乘积告诉B,A说:我不知道,你也不知道; 这时B说我知道了,A说我也知道了。 设这两个数是x和y,且x+y=A, xy=B-M
main
- ui的简单示例程序,便于新手入门,是有关机顶盒的界面开发的-ui a simple example program to facilitate novices started, is about set-top box interface development
MAIN
- 温度传感;单片机与上位机通讯; 上位机用于设定温度检测值,把设定值通讯传输给下位机-Temperature sensing MCU and host computer communication host computer is used to set the temperature detection value, to set the value of communications transmitted to the lower machine
main
- 基于avr单片机的倒计时系统设计,可以自己设定是时间,并在数码管上显示-Avr microcontroller based countdown system, you can set yourself a time and displayed on the digital control
ADC-main
- This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circ
MAIN
- 1)写M类最后的参数,包括比较次数,开关频率,检测数量的属性,并重写构造和toString方法。 (2)写一个抽象类,它包括数据进行排序。最后提供了三种方法,分别比较,检测,交流在同一时间操作,有权改变的M类对象相关的属性的私有成员。并提供一个虚拟方法doSort,同时提供了最后一个方法排序(先设置初始值m对象,然后调用doSort方法返回一个对象引用男) (3)撰写三种不同的方法排序的A类的派生类格A1,A2,± 3 (4)写一个测试类为主要类别,分别产生的A1和A2,A3和对象调