搜索资源列表
hmmer-2[1].3.2linux
- 这是一个基于HMM 模型的生物多序列比对算法的linux实现版本。hmmer-This is a biological model based on HMM multiple sequence alignment algorithm to achieve the linux version. hmmer
cisgenome_v1
- cisgenome,一牛人写的高通量核苷酸数据分析suite,包括motif,序列比对等-cisgenome, cattle were to write a high-throughput nucleotide data analysis suite, including the motif, such as sequence alignment
C_variable_align_summary
- 总结的C语言中的数据对齐规则以及实例分析。比较完整的一个总结。-Summary of the C language data alignment rules, and case analysis. A more complete summary.
CPS!UnPENightmare_v1.0
- A decrypter for PENightmare v1.3. Due to a bad section alignment, crypted files are not working on NT systems. Once decrypted, they re working back-A decrypter for PENightmare v1.3. Due to a bad section alignment, crypted files are not working on
FlieList
- 用的C++语言。因为前阵子需要大批量修改不同文件夹下同一个配置文件里的某一个位置信息(我要修改的文件:PlatForm),因为配置文件加密成十六进制,而且不知道结构体,根据字节对齐,我模糊判断要修改位置为INT类型,所以只能从内存直接拷贝修改。包括遍历文件夹寻找文件和内存拷贝修改操作,如果要批量修改文件名字或者之类的原理是一样的不打算做其他修改了,仅供参考。-With the C++ language. A while back, need to change because of large
libpng-1.5.9.tar
- 安装libpng libpng-1.5.9.tar 下载-A DOM Tree Alignment Model for Mining Parallel Data from the web
libXi6.so-alignment-patch.tar
- Patch for Xorg s libXi6.so memory alignment to 8-Byte boundaries for higher performance and as a fix for the SIGBUS errors on certain RISC architectures with mandatory memory alignment (like Little Endian MIPS).
DataEngine
- 一个VC++数据引擎控件编写与调用实例,一个程序中的控件,摘出来让大家参考,是一个与网络相关的数据引擎控件,通达信数据中心数据引擎测试模块,具备数据下载、自动对齐、数据维护和数据修正、以及参数设置和使用说明等功能-The a data VC++ engine controls to prepare and call the instance controls in a program, pick out so that we refer to, is a network-related data
Graphic
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能-Graphics rendering, how to use a custom brush (color, line width, alignment). Procedures for adding options menu options and settings dialog box, use the standard colo
Data_Disp
- 两个VC++的DataDisp操作实例,其中一个实例演示操作DATAGRid控件的宽度、百分数显示、多行显示、设置背景色和前景色以及文本的对齐方式,另一个则通过一个简单的通讯录程序演示一些常规的数据添加、删除、修改的方法,面向VC++的初学者,例子相对简单易懂。-Two VC++ DataDisp operation instance An example that shows the width of the DataGrid control operation, percentage dis
3
- 设计一个类似于Windows记事本(Notepad)的Java程序。可以打开、新建、保存一个文本文件;对选中的文本进行各种编辑操作(设置字体、字号、字型、对齐方式、背景、前景色、复制、粘贴、剪切、查找、替换等);在文本中能够插入对象。-Design a similar to Windows Notepad (Notepad) Java program. You can open, create, save a text file selected text on a variety of ed
jeffy-vim-read
- 一款用于linux的gcc编辑器的颜色,自动对齐插件-A color for Linux GCC editor, automatic alignment plug-in
BaselineNested3
- Baseline alignment includes a android.widget.LinearLayout within another android.widget.LinearLayout.
init_task
- Initial thread structure. Alignment of this is handled by a special linker map entry.
rx
- Describes the alignment state of a Rx buffer.
keypad-w90p910
- Minimum alignment is 8 bytes, so if nbytes is <= 8, we need to tell aes_ctr_encrypt() to only read half a block. -Minimum alignment is 8 bytes, so if nbytes is <= 8, we need to tell aes_ctr_encrypt() to only read half a block.
strasgi
- This essentially memcpy, with alignment known to be at least 4, and the size a multiple of 4 greater than or equal to 2. -This is essentially memcpy, with alignment known to be at least 4, and the size a multiple of 4 greater than or equal to 2.
x_tables
- this a dummy structure to find out the alignment requirement for a struct containing all the fundamental data types that are used in ipt_entry, ip6t_entry and arpt_entry. -this is a dummy structure to find out the alignment requirement for a struct
mem
- Declare an aligned array on the stack, for situations where the stack pointer may not have the alignment we expect. Creates an array with a modified name, then defines val to be a pointer, and aligns that pointer within the array.
Biodiff
- 一个用于比对两个文件中生物信息数据(如基因序列)的小程序(A program for aligning biological information data (such as gene sequence) in two files)