Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Pilha.rar How to make an stack in Java.
  • pcap_client.zip It if capture source code in linux system, It is useful for developer, as It is network program with c language and It can analyze tcp/ip stack after capturing packets.
  • Stack.rar 用Java编写了站的应用的程序,可以演示汉诺塔。
  • Linux.for.Embedded.and.Real-time.Applications.rar The book explains the use of Linux in embedded and realtime applications. The focus is on how to use Linux subsystems in those specific applications. For example, how to use the network stack in Linux to achieve realtime response requirements.
  • MyCalculator.rar 使用STL中的堆栈类(stack)实现的一个计算器小程序,非常好用
  • [38].zip stack)栈的常用操作,包括删除顶部数据,判空栈表,读取栈顶元素,将新数据存入栈内,等等。
  • stack.rar 实现一个简单的整数计算器,能够进行加,减,乘,除以及乘方运算。
  • A2-Libraries.zip ... launches batches of threads on the GPU (application controlled SIMD program structure) – Fully general load/store memory model (CRCW, arbitrary resolution) – Simple extension to standard C – Mature(d) software stack (high-level and low-level access)
  • ss.zip 非递归合并排序,用stack实现的。包含一个test.h头文件
  • nrq.zip 非递归快排,用stack实现的,包含一个test.h头文件