包含Head-First-Java(中文第二版全部源代码),按照章节与类进行分块,可以直接导入,方便学习,节约时间
2019-12-21 20:52:13 160KB java源代码 Head-First-J
1
jsp+mysql物业管理系统 全部源代码 可用于毕业设计 O
2019-12-21 20:44:20 5.86MB 物业管理系统
1
简单实现 论坛功能 希望对有帮助的人能够起到一点帮助
2019-12-21 20:28:58 3.11MB BBS论坛
1
vs2010 串口通信 全部源代码 运行过可用 。自己写的 用vs2010运行, 可以自己修改com口 和 波特率后使用。
2019-12-21 20:24:44 130KB vs2010 源代码
1
李春葆 算法设计与分析(第2版)课件 、习题答案、书中全部源代码。第1章 概述 第2章 递归算法设计技术 第3章 分治法 第4章 蛮力法 第5章 回溯法 第6章 分枝限界法 第7章 贪心法 第8章 动态规划 第9章 图算法设计 第10章 计算几何 第11章 计算复杂性理论 第12章 概率算法和近似算法
2019-12-21 20:09:06 9.25MB 算法设计与分析 李春葆 课件
1
一个档案管理系统 全部源代码 包括数据库.rar
2019-12-21 20:07:45 870KB 档案管理系统
1
人力资源管理系统全部源代码,月工资统计表,职员惩罚表,组织机构编码表,工资发放历史表,职员基本信息表,
2019-12-21 20:06:33 659KB 人力资源 管理系统
1
Code from Programming Pearls Column 1: Programs for sorting integers bitsort.c -- Sort with bit vectors. sortints.cpp -- Sort using C++ STL sets. qsortints.c -- Sort with C library qsort. bitsortgen.c -- Generate random integers for sorting. Column 2: Test and time algorithms rotate.c -- Three ways to rotate the elements of a vector. The next two program are used in a pipeline to compute all anagrams in a dictionary sign.c -- Sign each word by its letters in sorted order. squash.c -- Put each anagram class on a single line. Column 5: Scaffolding for testing and timing search functions search.c -- Linear and binary search. Column 7: Tiny experiment on C run times timemod0.c -- Edit main to time one operation. Column 8: Compute the maximum-sum subsequence in an array maxsum.c -- Time four algs: n3, n2, n log n, n. Column 9: Code tuning programs genbins.c -- Profile this, then try a special-purpose allocator. macfun.c -- Time the cost of macros and functions. The column also uses rotate.c (Column 2), search.c (Column 5) and maxsum.c (Column 8). Column 11: Test and time sorting algorithms sort.cpp -- Mostly C, but also C++ sort function. SortAnim.java -- Animate those sort functions in Java. Column 12: Generate a sorted list of random integers sortedrand.cpp -- Several algorithms for the task. Column 13: Set representations for the problem in Column 12 sets.cpp -- Several data structures for sets. genbins.c (Column 9) implements the bin data structure in C. Column 14: Heaps priqueue.cpp -- Implement and test priority queues. The column also uses sort.c (Column 11) for heapsort. Column 15: Strings wordlist.cpp -- List words in the file, using STL set. wordfreq.cpp -- List words in the file, with counts, using STL map. wordfreq.c -- Same as above, with hash table in C. longdup.c -- Find long repeated strings in input. markov.c -- Generate random text from input. markovhash.c -- Like markov.c, but with hashing. markovlet.c -- Letter-level markov text, simple algorithm. Appendix 3: Cost Models spacemod.cpp -- Space used by various records. timemod.c -- Table of times used by various C constructs. You may use this code for any purpose, as long as you leave the copyright notice and book citation attached.
2019-12-21 20:00:40 26KB 编程
1
MyEclipse6 Java开发中文教程+全部源代码 刘长炯
1
ucos-ii全部源代码 ucos-ii全部源代码 ucos-ii全部源代码ucos-ii全部源代码ucos-ii全部源代码ucos-ii全部源代码 ucos-ii全部源代码ucos-ii全部源代码ucos-ii全部源代码ucos-ii全部源代码
2019-12-21 19:46:04 3.41MB ucos-ii 全部 源代码
1