该程序为使用ThreeJs从零开始构建3D智能仓库的源码,因为在作者指定的程序位置下载太慢,故在此发布一份,方便大家学习
2024-01-28 11:48:06 6.47MB three.js 立体仓库
1
该文档不仅是ABP的开发指南,也是.NET架构设计的一个优秀参考范本,指南中提及的各种封装和技术实现,也可以很方便的集成到自己的项目中去。因此,这里推荐大家在研究源码的时候,遇到问题可以首先参考一下这本指南。
2024-01-27 20:08:08 8.87MB ABP框架 开源框架 SAAS 架构设计
1
php中redis扩展库 具体使用请参见文章: http://blog.csdn.net/tjssehaige/article/details/40938757
2024-01-25 09:02:35 82KB redis
1
ffmpeg-master-latest-win64-gpl.zip
2024-01-24 15:53:45 110.85MB ffmpeg
1
可以使用网页直接播放amr格式文件,也可以将mp3文件编码为amr文件后再播放
2024-01-13 09:29:39 1.28MB amr js 播放
1
使用python实现的的罗克韦尔PLC EtherNET/IP 有完整示例
2024-01-09 12:21:45 125KB python EtherNET/IP
1
Jitamin是一款免费、开源,使用PHP语言开发的项目管理系统
2024-01-01 13:32:36 2.57MB 企业应用
1
该压缩包里面的资料很全面了,包含了根轨迹法,奈奎斯特图,伯德图,代码写的的确是不复杂,是很简单的,但很全面了,对于初次学习自动控制的小伙伴来说,我觉得非常的有必要。
2023-12-30 16:47:20 11KB 奈奎斯特
1
Wrox Press 2010出版,并行编程+c#,提供给感兴趣的朋友 In 2007, Microsoft released the fi rst Community Technology Preview (CTP) of Parallel Extensions for the .NET Framework. The old .NET Framework multithreading programming model was too complex and heavyweight for the forthcoming multicore and manycore CPUs. I had been researching parallel programming, multiprocessor, and multicore since 1997, so I couldn’t help installing the fi rst CTP and trying it. It was obvious that it was going to be an exciting new way of expressing parallelism in future C# versions. Visual Studio 2010 ships with version 4 of the .NET Framework, the fi rst release to include Parallel Extensions. C# 4 and .NET Framework 4 allow you to shift to a modern task-based programming model to express parallelism. It is easier to write code that takes advantage of multicore microprocessors. Now, you can write code that scales as the number of available cores increases, without having to work with complex managed threads. You are able to write code that runs tasks, and the Common Language Runtime (CLR) will inject the necessary threads for you. It is easy to run data parallelism algorithms taking advantage of multicore. At the time of this writing, multicore microprocessors are everywhere. Servers, desktop computers, laptops and notebooks, netbooks, mobile Internet devices (MIDs), tablets, and even smartphones use multicore microprocessors. The average number of cores in each microprocessor is going to increase in the forthcoming years. Are you going to lose the opportunity to transform this multicore power into application performance? Parallel programming must become part of your skill set to effectively develop applications for modern hardware in C#. I spent more than three years working with the diverse versions of Parallel Extensions until Visual Studio 2010 was offi cially released. I enjoyed developing parallelized applications with C#, and I did my best to include explanations for the most common scenarios in this book. Visual Studio 2010 provides an IDE prepared for a parallel developer, and C# is an excellent fi t for the new task-based programming model. amazon Link:http://www.amazon.com/exec/obidos/ASIN/0470495995/buythisbooks-20
2023-12-25 08:36:27 32.74MB .net pdf Wrox parallel
1
ES查询客户端,elasticsearch可视化工具
2023-12-22 16:16:00 458KB 搜索引擎 程序开发
1