搜索资源列表
xingnengtest
- 性能测试中,需要: 1、对网络传输实际数据流量的测试; 2、生成具有指定流量和类型的网络数据流; 3、CPU资源使用情况的测试; 4、存储器使用情况的测试; 以WIDOWS系统为例,说明以上各部分从技术上如何编程实现这些工具,给出详细设计文档;-performance testing, the need for : 1, the network transmission of the actual data flow testing; 2. Gen
real_para
- 自己写的,供学生学习和考试中解决 实参传递的一些问题,内附内存图示。-wrote it myself, for the students to learn and test solutions to practical Participation transfer some of the problems, enclosing Memory icon.
TestingDoc
- 自动进行JAVA单元测试和代码标准检查来帮助开发人员编写克号的代码的工具。可分析类,然后生成单元测试案例来包括最大的覆盖测试,发现未处理的异常并校验需求。-自动的基本错误预防,包括单元测试和自动代码标准检查-生成并执行单元测试案例-提供了进行黑盒测试、模型测试和系统测试的快速简单的途径-识别并预防未处理的运行时异常,函数错误,内存泄露,性能问题和安全弱点-监控测试的覆盖范围-自动回归测试-检查超过380个来自JAVA专家的编码规范-改正违反超过160个编码规范的错误-允许用户创建自己的编码规范-
62003
- 操作系统虚拟存储器实验报告,内容包括部分源码-Operating system virtual memory test report, including some source code
Test_Internal_TX_RX_Memory_V1[1].0
- test w5300 Tx/Rx memory
a
- :网络游戏逐渐商业化,恶性外挂使游戏失去了公平性,带来了很多危害。目前游戏外挂的水平和技术含量都有很大 的提高,除了最初的键盘鼠标模拟和变速齿轮技术外,拦截Sock 技术、拦截API 技术、Hook 技术、直接修改程序内存等高端技 术也被广泛应用。外挂逃避检测的手段很丰富,还没有值得推广的外挂检测技术,面对现状,深入分析外挂原理,针对性地 提出检测外挂的综合对策,达到更好的检测效果,并最终查杀封禁恶性外挂,是网络游戏健康发展的必然要求。-: Online Game gradual c
combo_chip_set_test_instrument
- 集成电路芯片测试仪是一个能对常用74LS系列芯片进行逻辑功能测试,并判别芯片好坏和鉴定芯片型号的检测装置。设计采用W78E516B单片机作为核心控制器件,以双W78E516B单片机主从机串口通信,键盘输入操作指令,通过编程实现对待测芯片逻辑功能的测试,将测试反馈结果与系统存储的正确逻辑功能相比较,确定待测芯片的型号及逻辑功能的正确性,利用WLA36液晶屏显示,并通过ISD140语音芯片对检测结果进行播报。-IC Tester is a common 74LS series chips can l
ology
- 一种存储器板的测试生成技术实现A memory board test generation technology-A memory board test generation technology
intelligent-socket
- 详细介绍了构成智能插座的电源模块、 电能传感模块、电器通断模块、存储模块、处理器和无线通信模块的设计.此外还对电源模块、无线通信模决、电能传感模块、以及实际的节能效果方面进行了测试验证.-Details of the composition intelligent power module socket, power sensing module, electrical-off modules, memory modules, processors, and wireless communi
jisuanjizuchengyuanli
- 将微程序存入到高速的只读存储器中,机器指令的解释执行通过读取对应的微程序来完成,存储逻辑实现的控制器称为微程序控制器。 微指令的操作控制部分决定给出的微命令,顺序控制部分决定下一条微指令在只读存储器中的地址,由判别测试字段和后续直接地址构成。如果判别测试字段全为0,后续直接地址给出下一条微指令的地址;否则修改后续直接地址作为下一条微指令的地址。 -The micro-program into the high-speed read-only memory, the machine in
MMC_Test
- memory library test. Upon flashing, insert a memory/SD card into the module, when you should receive the "unit" message. Then, you can experiment with memory read and write functions, and observe the results through the Terminal.- memory li
ST32F217GZ_UMSD.RAR
- STM32F217GZ_ETH.rar - WEB server to test external memory and interaction with SK-WF43BTIBED0TP-Plug ST32F217GZ_VCOM.RAR - project a virtual COM port ST32F217GZ_UMSD.RAR - SD card reader. Attention! Communication with the card is organized not b
UCGUI_a
- UCGUI实际的性能由许多因素决定, 如处理器/编译器/内存模 式/优化程度/配置/LCD 控制器连接方式等. UCGUI 在典型目标系统上的 性能测试参数和资源占用的分析报告, 通过报告你也可以获知在其它大部分目标系统上 情况-UCGUI actual performance is determined by many factors, such as the processor/compiler/memory mode/optimize the degree/configurat
buddy
- 伙伴存储管理系统,附有实验报告,实现内存的分配和回收-Partner storage management system, with a test report, to implement memory allocation and recovery
program
- 基于C54X的基本实验,包括基本运算、定时器中断、存储器实验等实验-Based on C54X basic test routines, including basic arithmetic, the timer interrupt, memory experiment and other
Usage-of-performance-counters-in-miniMIPS-for-Fun
- The quality of functional testing of supercomputer application often requires analyzing the interaction of the appli- cation and the underlying architecture. In this report, we incorpo- rate some performance counters in the minMIPS which monito
memory
- memory code with test for altara
Memory-read-and-write-test
- 对指定地址区间的RAM(2000H~23FFH)先进行写数据55AAH, 然后将其内容读出再写到3000H~33FFH中。-The specified address range RAM (2000H ~ 23FFH) first write data 55AAH, then re-read its contents written in 3000H ~ 33FFH.
Memory-training-game
- 本项目主要实现数字记忆、字母记忆、键盘记忆三种功能,通过游戏记忆测试起到以下作用: 1)、训练你瞬间记忆能力 2)、训练反应能力 3)、对测试的成绩进行计算正确率 -The project is mainly digital memories, letters, memory, keyboard, memory three functions, test play the following roles through the game Memory: 1), the abi
emmc_ps8200_esg_wt
- test of emmc memory, oscilloscopes screen in different voltage