资源列表
[软件工程] Network-Communication-Programming
说明:介绍了使用Visual C#语言在TCP/IP网络中实现通信的方法,通过利用.NET框架提供的TcpClient类和TcpListener类分别建立服务器端和客户端,然后使用这两类提供的方法可完成网络通信中数据的收发.通过实验证明,生成的界面友好,编写的程序也可较好地完成通信功能.-This paper introduces the use of Visual C# language to communicate in TCP/IP n<温智彬> 在 2025-01-24 上传 | 大小:236kb | 下载:0
[软件工程] Mathematica-call
说明:本文主要讨论了如何在Visual C++环境中实现对Mathematica的调用.文中第一种方法在Visual C++中直接加入Mathematica的语句,一种是通过利用Mathematica输出功能实现Visual C++中调用Mathematica,一种是利用Mathlink协议实现调用,并通过总结了各方法有效性和实用性.-This paper discusses how++ environment to achieve the<温智彬> 在 2025-01-24 上传 | 大小:232kb | 下载:0
[软件工程] MATLAB-picture
说明:matlab图像处理,各种曲线,二维三维图像的处理-matlab image processing, a variety of curves, 2D and 3D image processing<李国能> 在 2025-01-24 上传 | 大小:273kb | 下载:0
[软件工程] Java-multi-threading-mechanism
说明:由于在Java语言提供了线程支持,系统资源的利用率得以提高,系统性能得到改善。文章在分析Java多线程的基础上,对如何实现一个多线程,如何实现同步,进行了简要分析。-Since the Java language provides threading support, improved utilization of system resources, system performance is improved. On the basi<温智彬> 在 2025-01-24 上传 | 大小:1.73mb | 下载:0
[软件工程] Java-Virtual-Machine
说明:Java虚拟机使用锁机制来实现多线程共享数据结构的同步.锁机制维护的临界区通常对共享数据结构只进行读操作.只读锁是指当某个线程持有锁在只读临界区时,其他线程可以直接进入只读临界区而无需等待.只读锁能极大地提高锁机制的同步性能.Java虚拟机的锁机制可分为轻量级锁和重量级锁两层,当线程冲突时从轻量级锁转向重量级锁.本文分别从轻量级锁和重量级锁两个层次分别进行只读锁优化.轻量级锁的只读优化算法可以减少原子操作的开销;重量级锁的只读优化算法则<温智彬> 在 2025-01-24 上传 | 大小:879kb | 下载:0
[软件工程] tor-design
说明:一篇很好的介绍有关TOR的技术的论文,很好地介绍了有关地址隐藏的信息安全技术-A good introduction to TOR technical papers, a good introduction to the addresses hidden information security technology<张莱昂> 在 2025-01-24 上传 | 大小:265kb | 下载:0
[软件工程] shruthi-proj
说明:The APB is part of the AMBA 3 protocol family. It provides a low-cost interface that is optimized for minimal power consumption and reduced interface complexity. The APB interfaces to any peripherals that are low-bandwid<psn026> 在 2025-01-24 上传 | 大小:245kb | 下载:0
[软件工程] Changes-dialog-box
说明:修改对话框为BCG工程、手动添加控件。VC中动态添加控件,很详细,值得一看-BCG works for the Modify dialog box, manually add controls. VC dynamically add controls, very detailed and worth<王鸿舸> 在 2025-01-24 上传 | 大小:12kb | 下载:0
[软件工程] 1664proteusLED
说明:本例主要演示,仿真16*64LED点阵屏的控制原理,程序中包含了左右滚动显示和上下滚动显示两种刷新显示方法。-In this example the main demonstration, simulation control principle 16* 64LED dot matrix screen, the program contains a display and scroll up or down to scroll left<艳亮> 在 2025-01-24 上传 | 大小:58kb | 下载:0