搜索资源列表
Single_Byte_Hooks
- Recently I rewatched Joanna s HITB presentation video and I noticed she said that a rootkit leveraging a single byte modification is impossible! Well I think that was a little bold to say and in my opinion it doesn t seem that infeasible that a on
tlmaze
- 小鼠迷宫问题« 问题描述:小鼠a 与小鼠b身处一个m×m的迷宫中,如图所示。每一个方格表示迷宫中的一个房间。这m×n个房间中有一些房间是封闭的,不允许任何人进入。在迷宫中任何位置均可沿上,下,左,右4个方向进入未封闭的房间。小鼠a位于迷宫的(p,q)方格中,它必须找出一条通向小鼠b 所在的(r,s)方格的路。请帮助小鼠a找出一条通向小鼠b的道路。« 编程任务:对于给定的小鼠的迷宫,编程计算小鼠a 通向小鼠b的道路。« 数据输入:由文件input.txt 给出输
DirectUI.zip
- 一个无窗口界面库,实现了大部分windows控件如button, radio, static, single-line edit, dropdown combo box, list view等。,A direct UI likes MSN s DirectUIHWND, The most normal Windows controls, like button, radio, static, single-line edit, dropdown combo box, list view, etc
msd7828L
- MSTAR高清机顶盒芯片资料。集成DVB-Cdemodulator。-The MSD7828L is a highly integrated ASIC for STB (Set-Top Box) applications. It is configured with a DVB-C demodulator, a transport stream de-multiplexer with time-shifting capabilities and limited recording of an
gridctrl_demo220
- Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some t
colorlb_demo
- 彩色ListBox,来自http://www.codeguru.com/cpp/controls/listbox/colorlistboxes/article.php/c1611 This CColorListBox class is based on Patrice Godard s colored list box class of the same name, with the following additions: The focus rectangl
S-Box
- 实现了AESs盒,文件夹里面有关于s盒的详细资料和实现方法。-AESs implementation of the box, there is a folder inside the s-box about the details and implementation methods.
ControlColorTest
- 包括组合框、单选按钮、复选框和静态文本等控件的字体和背景色的修改。VC6/VC2005下调试通过-Change Group Box、Check Box、Static control s font and backup color . Build sussfully in VC6/VC2005
listbox_5
- 属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name-Properties list box with the MFC implementation of this program property list box (Propert
directui_src
- 一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮的应用程序的之后,你就会理解这个限制。 一个无窗体的用户界面并不使用原始的Win32控件。取而代之的是,给屏幕上的每个控件定制图像显示:包括标签、按钮、列表框等等。使用这一种接口以及不是最新的了:大部分很酷的程序都开始“皮肤”,比如WinAmp和MS Media Player。不过skinning只适合一些小的应用程序,它们拥有
HungryAnter
- 俄罗斯方块,弄了好久才弄好的哦,希望大家顶下!c program!-Russia' s box, get things right for a long time before the oh, hope that the next top! c program!
SP
- 通过本实验,使学生切实理解“S-盒”与“P-置换”的作用原理和实质差异,初步体会“多次迭代一个变换体”所能带来的诸如扩散性等密码学效果,培养和锻炼学生对于密码学中提出的一些技术指标进行探究的能力。-Through this experiment, so that students truly understand the " S-Box" and " P-replacement" in the role of theory and real differenc
CSmtp_v1_7
- 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on t
GroupControl_src
- CGroupControl is a CButton-derived class which assists with the use of group boxes (i.e., buttons with the BS_GROUPBOX style). The CGroupControl makes it easy to enable/disable, show/hide, or move a group. No code is required in the group s parent, a
nonstd
- S盒表示,des算法中的8个S盒的C语言算法表示-S box said, des algorithm 8 C-box algorithm S that
S7_200-sim-V2.0
- 该版本从 S7-200 sim 2.0 英文版汉化而来,已经汉化了菜单、大部分对话框和提示信息。 有两个包括下拉列表的对话框(CPU类型号选择和当前时间),只要动了里边的任何东西,下拉列表就显示不正常,所以没有汉化这两个对话框。 在配置扩展模块的智能检查时的部分提示信息在英文版中也是西班牙语的,因这部分提示出现的机率很小,我又得到处找词典,所以保留这些提示未汉化。 另外工具栏和状态栏的提示信息我试了几次,汉化后都显示乱码,所以也保留了原来的英文提示。-This version
AES-test
- AES对128bit数据的加密算法实现。s_box.txt中保存的是s盒和密钥-AES 128bit data encryption algorithm. s_box.txt saved s box and key
spn
- SPN算法模型 通过S 盒 p 盒 实现加解密-SPN algorithm model p box via S-box encryption and decryption
sdesign
- 用C++实现DES s盒的设计与破解(Design and solution of DES s box)
test
- des算法的单个s盒实现、8个s盒实现以及des算法的整体实现(The single s box implementation of DES algorithm, 8 s boxes implementation and the overall implementation of the DES algorithm)
