首页 磁力链接怎么用

[FreeCourseSite.com] Udemy - Concurrency, Multithreading and Parallel Computing in Java

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2022-3-7 12:08 2024-5-14 05:44 194 1.99 GB 86
二维码链接
[FreeCourseSite.com] Udemy - Concurrency, Multithreading and Parallel Computing in Java的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Introduction/1. Introduction.mp411.39MB
  2. 10. Multithreading Exercise III - Miner Game Simulation/1. Miner game implementation I.mp44.37MB
  3. 10. Multithreading Exercise III - Miner Game Simulation/2. Miner game implementation II.mp411.69MB
  4. 10. Multithreading Exercise III - Miner Game Simulation/3. Miner game implementation III.mp45.9MB
  5. 10. Multithreading Exercise III - Miner Game Simulation/4. Miner game implementation IV.mp49.09MB
  6. 10. Multithreading Exercise III - Miner Game Simulation/5. Miner game implementation V.mp418.27MB
  7. 11. Parallel Algorithms/1. Parallel methods versus multithreading.mp423.19MB
  8. 11. Parallel Algorithms/10. Sum problem - parallel implementation.mp417.01MB
  9. 11. Parallel Algorithms/11. Comparing sum implementations.mp48.16MB
  10. 11. Parallel Algorithms/2. Merge sort introduction I.mp416.04MB
  11. 11. Parallel Algorithms/3. Merge sort introduction II.mp421.75MB
  12. 11. Parallel Algorithms/4. Sequential merge sort I.mp415.79MB
  13. 11. Parallel Algorithms/5. Parallel merge sort.mp417.36MB
  14. 11. Parallel Algorithms/6. Comparing sorting implementations.mp412.2MB
  15. 11. Parallel Algorithms/8. Sum problem introduction.mp45.94MB
  16. 11. Parallel Algorithms/9. Sum problem - sequential approach.mp48.86MB
  17. 12. Fork-Join Framework/1. Fork-join framework introduction.mp414.11MB
  18. 12. Fork-Join Framework/2. Fork-join framework simple example - RecursiveAction.mp418.84MB
  19. 12. Fork-Join Framework/3. Fork-join framework simple example - RecursiveTaskT.mp417.29MB
  20. 12. Fork-Join Framework/4. Maximum finding - the algorithm.mp417.1MB
  21. 12. Fork-Join Framework/5. Maximum finding - running the application.mp414.43MB
  22. 12. Fork-Join Framework/6. Fork-join merge sort I.mp417.69MB
  23. 12. Fork-Join Framework/7. Fork-join merge sort II.mp49.93MB
  24. 13. Using Java's Stream API/1. What is the Stream API.mp411.82MB
  25. 13. Using Java's Stream API/2. Streams with numbers.mp443.63MB
  26. 13. Using Java's Stream API/3. Streams with strings.mp419.96MB
  27. 13. Using Java's Stream API/4. Processing files with streams.mp430.54MB
  28. 13. Using Java's Stream API/5. Streams with custom objects.mp466.6MB
  29. 13. Using Java's Stream API/6. Serial and parallel streams - counting prime numbers.mp452.75MB
  30. 14. MapReduce and Parallelization/1. MapReduce introduction - basics.mp48.59MB
  31. 14. MapReduce and Parallelization/2. MapReduce introduction - example.mp48.4MB
  32. 14. MapReduce and Parallelization/3. MapReduce and Fork-Join.mp42.64MB
  33. 2. Multithreading Theory/1. Processes and threads introduction.mp435.7MB
  34. 2. Multithreading Theory/2. What is time-slicing algorithm.mp413.63MB
  35. 2. Multithreading Theory/3. Benefits of multithreading.mp412.77MB
  36. 2. Multithreading Theory/4. Downside of multithreading.mp413.61MB
  37. 2. Multithreading Theory/5. Thread life cycle in Java.mp412.75MB
  38. 3. Threads Manipulation/1. Sequential processing.mp424.16MB
  39. 3. Threads Manipulation/2. Starting threads - Runnable.mp438.12MB
  40. 3. Threads Manipulation/3. Starting threads - Thread class.mp438.15MB
  41. 3. Threads Manipulation/5. Wait for threads to finish - join.mp425.91MB
  42. 3. Threads Manipulation/6. Daemon threads and user threads.mp448.9MB
  43. 4. Inter-Thread Communication/1. Memory management of threads.mp420.7MB
  44. 4. Inter-Thread Communication/10. Producer consumer with locks.mp416.3MB
  45. 4. Inter-Thread Communication/11. Locks and synchronization.mp47.88MB
  46. 4. Inter-Thread Communication/2. Synchronization.mp436.59MB
  47. 4. Inter-Thread Communication/3. Problems with synchronization.mp455.06MB
  48. 4. Inter-Thread Communication/4. Locking with custom objects.mp421.72MB
  49. 4. Inter-Thread Communication/6. Wait and notify.mp453.27MB
  50. 4. Inter-Thread Communication/8. Producer and consumer.mp475.78MB
  51. 4. Inter-Thread Communication/9. Locks.mp415.14MB
  52. 5. Multithreading Concepts/1. Volatile.mp433.36MB
  53. 5. Multithreading Concepts/2. Stopping a thread.mp49.93MB
  54. 5. Multithreading Concepts/3. Deadlock and livelock.mp423.31MB
  55. 5. Multithreading Concepts/4. Deadlock example.mp441.95MB
  56. 5. Multithreading Concepts/5. Livelock example.mp446.62MB
  57. 5. Multithreading Concepts/6. Atomic variables.mp436.53MB
  58. 5. Multithreading Concepts/7. What are semaphores.mp417.76MB
  59. 5. Multithreading Concepts/8. Mutexes and semaphores.mp425.92MB
  60. 5. Multithreading Concepts/9. Semaphores example.mp417.7MB
  61. 6. Creating Threads with Executors/1. Why to use thread pools.mp424.74MB
  62. 6. Creating Threads with Executors/2. Executors example - SingleThreadExecutor.mp433.01MB
  63. 6. Creating Threads with Executors/3. Executors example - FixedThreadPools.mp430.67MB
  64. 6. Creating Threads with Executors/4. Executors example - ScheduledExecutor.mp420.94MB
  65. 6. Creating Threads with Executors/5. Stopping executors.mp433.59MB
  66. 6. Creating Threads with Executors/6. What is a Callable interface and Future object.mp419MB
  67. 6. Creating Threads with Executors/7. Callable and future example.mp419.09MB
  68. 7. Concurrent Collections/1. Latch.mp425.85MB
  69. 7. Concurrent Collections/2. Cyclic barrier.mp425.15MB
  70. 7. Concurrent Collections/3. Blocking queue.mp426.03MB
  71. 7. Concurrent Collections/4. Delay queue.mp419.93MB
  72. 7. Concurrent Collections/5. Priority queue.mp423.27MB
  73. 7. Concurrent Collections/6. Concurrent maps.mp418.3MB
  74. 7. Concurrent Collections/7. Exchanger.mp426.15MB
  75. 8. Multithreading Exercise I - Dining Philosophers Problem/1. Dining philosophers problem I - the problem.mp49.92MB
  76. 8. Multithreading Exercise I - Dining Philosophers Problem/2. Dining philosophers problems II - constants.mp418.01MB
  77. 8. Multithreading Exercise I - Dining Philosophers Problem/3. Dining philosophers problems III - chopstick.mp452.84MB
  78. 8. Multithreading Exercise I - Dining Philosophers Problem/4. Dining philosophers problems IV - philosopher.mp478.77MB
  79. 8. Multithreading Exercise I - Dining Philosophers Problem/5. Dining philosophers problems V - starting the threads.mp482.7MB
  80. 8. Multithreading Exercise I - Dining Philosophers Problem/6. Dining philosophers problems VI - running the simulation.mp428.49MB
  81. 9. Multithreading Exercise II -Students Library Simulation/1. Student library simulation I - the problem.mp42.98MB
  82. 9. Multithreading Exercise II -Students Library Simulation/2. Student library simulation II - constants.mp44.12MB
  83. 9. Multithreading Exercise II -Students Library Simulation/3. Student library simulation III - book.mp46.39MB
  84. 9. Multithreading Exercise II -Students Library Simulation/4. Student library simulation VI - student.mp45.76MB
  85. 9. Multithreading Exercise II -Students Library Simulation/5. Locking locks () and tryLock().mp47.94MB
  86. 9. Multithreading Exercise II -Students Library Simulation/6. Student library simulation V - running the simulation.mp48.86MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统