Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - mtest
Search - mtest - List
DL : 0
鼠标测试软件VC++ api函数编写的程式-mouse test software VC api function, a program
Update : 2008-10-13 Size : 38.72kb Publisher : roy

DL : 0
鼠标测试软件VC++ api函数编写的程式-mouse test software VC api function, a program
Update : 2025-02-19 Size : 320kb Publisher : roy

DL : 0
Matlab 单元测试工具箱 Matlab Unit Test Toolbox-Matlab Unit Test Toolbox Matlab 单元测试工具箱
Update : 2025-02-19 Size : 347kb Publisher : hui song

简单的画线和画圆程序,支持三种颜色变换。-To draw lines and circles with three colors.
Update : 2025-02-19 Size : 1.86mb Publisher : zoe

905无线传输模块,进行无线的学习会有帮助,希望能有帮助,好好看看。-905 wireless transmission module, wireless will be helpful to study, hoping to help a good look at.
Update : 2025-02-19 Size : 24kb Publisher : 原民

DL : 0
这个小程序是关于JSP登录验证时使用的随机验证码,希望大家喜欢。-This little program is used on the JSP login random authentication code, I hope everyone likes.
Update : 2025-02-19 Size : 4kb Publisher : zhang

这是一个利用MMX技术来进行图像处理的程序-This is an MMX technology using image processing procedures
Update : 2025-02-19 Size : 282kb Publisher : 露露

兴趣所致,内有3*3中值滤波、腐蚀、膨胀、求质心、链表创建与销毁、同时还有帧差分法的移动侦测,已调试通过,下载即可使用,当然了,技术含量不是很大,只不过希望对大家学习C语言编程提供点帮助!-Interest due, there are 3* 3 median filter, erosion, dilation, and quality heart, list creation and destruction, as well as the frame difference method of motion detection, has been debugged, you can use to download and, of course, the technical content not great, but we want to learn C programming language to provide some help!
Update : 2025-02-19 Size : 3kb Publisher : 谢元虎

实现三个功能 1:打印所有当前进程占用的内存的起始地址+结束地址 2:输入虚拟地址,打印物理地址 3:改变一个变量的值(通过虚拟地址及物理地址)-Write a module that is called mtest • When module loaded, module will create a proc fs entry /proc/mtest • /proc/mtest will accept 3 kind of input 􀂃 “listvma” will print all vma of current process in the format of start-addr end-addr permission e.g 0x10000 0x20000 rwx 0x30000 0x40000 r— 􀂃 “findpage addr” will find va->pa translation of address in current process’s mm context and print it. If there is not va->pa translation, prink “tranlsation not found” 􀂃 “writeval addr val” will change an unsigned long size content in current process’s virtual address into val. Note module should write to identity mapping address of addr and verify it from userspace address addr. • All the print can be done with printk and check result with dmesg.
Update : 2025-02-19 Size : 6kb Publisher : huang

移动通信系统的仿真 蜂窝小区系统中的切换-Switch in the honeycomb cell system of mobile communication systems simulation
Update : 2025-02-19 Size : 2kb Publisher : 谢敏

DL : 0
makes a bignum test harness with NUM tests per operation.
Update : 2025-02-19 Size : 4kb Publisher : kaiciulai

DL : 0
在fpga开发板上运行,生产m序列。 包括m1.v为主文件,mtest.v是测试文件,用于modelsim 仿真-In fpga development board to run the production m sequence. Including m1.v primary file, mtest.v is a test file for modelsim simulation
Update : 2025-02-19 Size : 1.89mb Publisher : daolidemao

DL : 0
虚拟内存管理实验。 在Linux环境下编写一个内核模块,分别实现如下几个函数:  static void mtest_dump_vma_list(void):依次列出当前进程所占用的虚拟内存空间各段的读、写或执行权限。  static void mtest_find_vma(unsigned long addr):查找出虚拟地址addr所在的vma,并通过printk打印该段的起始地址、终止地址和段标志等信息。  static void mtest_find_page(unsigned long addr):找到虚拟地址addr对应的物理地址并打印。 为了测试和使用以上函数,需要在内核模块的初始化函数中创建一个名为mtest的/proc文件。mtest文件绑定的写函数mtest_write允许用户程序写入一串字符串:  如果写入的字符串是listvma则调用函数mtest_dump_vma_list(void);  如果写入的字符串是findvma0xffffffff则调用函数mtest_find_vma(0xffffffff),字符串的后几个字符是传递给函数的参数;  如果写入的字符串是findpage0xffffffff则调用函数mtest_find_page(0xffffffff),同样字符串的后几个字符是参数。-Virtual memory management
Update : 2025-02-19 Size : 448kb Publisher : hesper

antdesign 框架模板. 包括菜单和几个页面布局(antdesign The framework template includes pages and layouts)
Update : 2025-02-19 Size : 7.38mb Publisher : fsafsadf

用灰狼算法优化的支持回归机,对参数c,g进行寻优(GWO,SVr[dataset_scale,ps] = mapminmax(dataset',0,1); dataset_scale = dataset_scale'; train_wine = dataset_scale(1:mtrain,:); test_wine = dataset_scale( (mtrain+1):(mtrain+mtest),: );)
Update : 2025-02-19 Size : 1.49mb Publisher : 袁庆祝
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.