资源列表
Network-Communication-Programming
- 介绍了使用Visual C#语言在TCP/IP网络中实现通信的方法,通过利用.NET框架提供的TcpClient类和TcpListener类分别建立服务器端和客户端,然后使用这两类提供的方法可完成网络通信中数据的收发.通过实验证明,生成的界面友好,编写的程序也可较好地完成通信功能.-This paper introduces the use of Visual C# language to communicate in TCP/IP network. The Tcp- Client class
Mathematica-call
- 本文主要讨论了如何在Visual C++环境中实现对Mathematica的调用.文中第一种方法在Visual C++中直接加入Mathematica的语句,一种是通过利用Mathematica输出功能实现Visual C++中调用Mathematica,一种是利用Mathlink协议实现调用,并通过总结了各方法有效性和实用性.-This paper discusses how++ environment to achieve the call to Mathematica in Visual
MATLAB-picture
- matlab图像处理,各种曲线,二维三维图像的处理-matlab image processing, a variety of curves, 2D and 3D image processing
Java-multi-threading-mechanism
- 由于在Java语言提供了线程支持,系统资源的利用率得以提高,系统性能得到改善。文章在分析Java多线程的基础上,对如何实现一个多线程,如何实现同步,进行了简要分析。-Since the Java language provides threading support, improved utilization of system resources, system performance is improved. On the basis of analysis of multi-threade
Java-Virtual-Machine
- Java虚拟机使用锁机制来实现多线程共享数据结构的同步.锁机制维护的临界区通常对共享数据结构只进行读操作.只读锁是指当某个线程持有锁在只读临界区时,其他线程可以直接进入只读临界区而无需等待.只读锁能极大地提高锁机制的同步性能.Java虚拟机的锁机制可分为轻量级锁和重量级锁两层,当线程冲突时从轻量级锁转向重量级锁.本文分别从轻量级锁和重量级锁两个层次分别进行只读锁优化.轻量级锁的只读优化算法可以减少原子操作的开销;重量级锁的只读优化算法则可以使多个线程同时在只读临界区中.最后在Java虚拟机Hot
tor-design
- 一篇很好的介绍有关TOR的技术的论文,很好地介绍了有关地址隐藏的信息安全技术-A good introduction to TOR technical papers, a good introduction to the addresses hidden information security technology
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-bandwidth and do not require the high
ashwin
- The arbiter block plays important role in the SoC shared bus communication. The masters on a SoC bus may issue requests simultaneously and hence an arbiter is required to decide which master is granted for bus access. Bus Arbiter plays a vital role i
_ZS2UI
- 一键修改NUT值 一键修改NUT值 一键修改NUT值-A key to modify the value of a key modification NUT NUT NUT value of a key to modify the value of a key to modify the value of a key to modify NUT NUT value
3KEYRPM-2014333
- KEY TEST KEIL LPC2148 9940435480
Changes-dialog-box
- 修改对话框为BCG工程、手动添加控件。VC中动态添加控件,很详细,值得一看-BCG works for the Modify dialog box, manually add controls. VC dynamically add controls, very detailed and worth
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 and right show two methods to
