搜索资源列表
kaijicishujisuan
- 记录开机次数的C语言编程,用Keil uVision2软件调试程序,再导入单片机调试。-Boot record number of the C programming language, software debugger with Keil uVision2, and then import the single-chip debugging.
java
- //需求分析:写一个成绩管理系统。其中的一个功能是实现成绩录入。要求能根据课程名称在系统里找到学生和课程信息;在结果区域中添加成绩。 //规则:要求对输入成绩的操作要有有效性检验。成绩只接受大于0且小于100的数字;同一记录不能反复提交;当点击“提交”,告知用户操作是否成功,并给出相应信息;课程名下拉列表中的课程列表根据数据库中的课程表,自动生成。-//Demand analysis: write a performance management system. One of thes
a
- OpenMP简单的应用 输入计算线程数 重复循环执行一定数量的代码 记录起始时间和结束时间 时间相减求出代码执行时间-A simple OpenMP applications enter the calculation of the number of threads that repeat loop executes a certain amount of code to record the start time and end time subtraction to find the co
Traffic-analysis-MapReduce-program!
- 通过GPS采集的北京市区内出租车行驶记录。共计2000万行左右。路况分析MapReduce程序!-Traffic analysis MapReduce program!
KafkaDemo
- Kafka是一个高吞吐量分布式消息系统。linkedin开源的kafka。 Kafka就跟这个名字一样,设计非常独特。首先,kafka的开发者们认为不需要在内存里缓存什么数据,操作系统的文件缓存已经足够完善和强大,只要你不搞随机写,顺序读写的性能是非常高效的。kafka的数据只会顺序append,数据的删除策略是累积到一定程度或者超过一定时间再删除。Kafka另一个独特的地方是将消费者信息保存在客户端而不是MQ服务器,这样服务器就不用记录消息的投递过程,每个客户端都自己知道自己下一次应该从什么地
character
- 一个小型计算器,可直接输入公式计算,有历史记录和比例计算功能-A small calculator, can be directly input formula calculation, there are historical records and the proportion of computing functions
Usyng_anm_miuse
- 用VC实现的键盘和鼠标的模拟器,实现鼠标和键盘事件的记录和回放 很好-Using VC implementation of keyboard and mouse emulator, realize the mouse and keyboard events record and playback is very good