搜索资源列表
myLamp
- 一个自行设计信号灯的程序框架,通过修改源码(很简单,文中有极详细的中文注释),可以选择灯的颜色、大小、闪烁速度。-lights a self-designed framework of the procedure, by modifying source (very simple, the text is very detailed notes in Chinese), the lights can choose the color, size, speed flicker.
Self-modifying-programming
- 《程序自修改实现》-对于相关编程技术有用-《Self-modifying programs to achieve》- for relevant programming techniques useful for
sim_uart
- uart 收发器 verilog 代码,实现自收发功能 sys clk = 25m, baud 9600 停止位1, 无校验位; 代码实现了串口自收发功能,及把从 PC 收到的内容都发送会 PC, 其他波特率,自行修改代码即可,在 alter 的FPGA 上调试通过; -verilog code uart transceiver to achieve self-transceiver function sys clk = 25m, baud 9600 1 stop bit, no par
dcgen
- This simulation illustrates the current and voltage buildup in a self-excited dc shunt generator driven at constant speed.Examine the effects of: a) changing the residual voltage magnitude and polarity (vres) b) varying the field resistance Rf
MP3-watermarking
- :针对MP3 编码方式和帧结构进行分析,利用帧中的比例因子提出了一种压缩域水印算法。算法通过引入帧变化分析步 骤,很好地实现了水印的自适应嵌入。对于不同的系统要求,还可以通过修改门限信噪比的值SNRlim按需进行水印嵌入,使算法 具有更大灵活性。同时在牺牲一定的嵌入空间前提下,实现了水印信息的自同步。实验表明,对于不同风格的音乐,该水印算法 具有很好的不可听性。-In this paper,the encoding method and the frame structure of
iNethinkCMS_SourceCod
- iNethinkCMS,基于.NET C#4.0 分层开发。自主的模板引擎(类标签式)、独有的插件扩展技术,可以适应各类的网站开发需要。全面免费、开源,您可根据实际项目需求,进行自主修改,而不用担心版权问题。-iNethinkCMS, based on NET C# 4.0 hierarchical development. Own template engine (class label style), unique plug-in extension technology, can adap
ueditor
- 自已修改的百度编辑器asp版,可以直接使用,使用方法与官方版本一样-Self-modifying Baidu editor asp version, can be used directly, use the official version
breaker
- 在电脑面前坐久了会腰酸背痛,这个工具帮助您定时锁定电脑屏幕,让你去休息下。安装与卸载 1. 点击install.bat完成安装。 2. 点击unstall.bat完成卸载。说明 工具默认每1个小时锁定一次屏幕,每次持续2分钟,您可以通过修改install.bat脚本来修改锁定屏幕的时间间隔: 1. 打开install.bat。2. 找到以下这行: schtasks /create /f /sc minute /mo 60 /tn "Take a break" /tr "hin
php_tou_v2.2
- PHP手机小说小偷2.2 添加搜索功能,增加自定义站点链接,自定义CSS功能。 1、可自定义模板的小偷站。 2、可自定义广告的文章站。 3、支持海量镜像的小说站。 4、重大更新:经过数月努力,现已经支持CDN镜像与系统高速缓存,用户可以建立不用数据库即可打开本地资源的镜像站。 5、开放源代码,采用SMARTY高速模板缓存,支持自行修改代码。 6、增加手机模板和页面转向标签,系统缓存优化而更高效。 7、增加系统设置功能,具体设置见config.php 8、增加
cppsmc
- 用C/C++实现SMC动态代码加密技术 所谓SMC(Self Modifying Code)技术,就是一种将可执行文件中的代码或数据进行加密,防止别人使用逆向工程工具(比如一些常见的反汇编工具)对程序进行静态分析的方法,只有程序运行时才对代码和数据进行解密-With C/C++ achieve dynamic code encryption technology called SMC SMC (Self Modifying Code) technology, the executable
android_calendar
- android 自定义日历,功能尚不完善,使用需要自行修改~欢迎提供建议-android custom calendar function is not perfect, need to use self-modifying ~ welcome to provide advice
fasm_tls_selfmodify
- Self-modifying TLS callbacks This PE has only one TLS callback active at load time. However, the callback executes 0x10 times because it modifies TLS table before returning. fasm source
zihuichengxu
- 鉴于单纯设置一个计数器易被查出,通过修改使其不起作用。我们设计的程序可以通过数据文件,软件执行前通过关键字找到计数基数,然后计算和判别,如果在合理范围,则设定新的关键字,将计数基数放在新关键字指定的位置,并执行子程序TranDectoBin(in,precision);不合理, 则启动自毁程序。-Given the simple set up a counter easily detected by modifying it does not work. We designed the prog
1114anjianzhongduankongzhi
- 使用lpc1114控制即Cortex-m0,利用中断按键控制操作功能,可自行修改代码-Use lpc1114 control that Cortex-m0, use interrupt button control operating functions, can be self-modifying code
Sailing
- 一套适合中小型企业使用的动态网站管理系统。该系统主要用于网站的定制,只需通过修改设置来改变网站的内容,真正实现异地管理。对于有一定自主开发能力的用户,系统同时提供了方便的模版定制,用户的个性可以得到全面的展现-A dynamic website management system suited to SMEs. The system is mainly used to customize the site, only to change the content of the website by
xf2sf
- 游客自助修改自己添加的信息 后台:admin_index.asp 管理员:admin 密 码:admin-Self-modifying visitors to add their own information Background: admin_index.asp Administrator: admin Password: admin
pe2phpcms
- 由于本人的爱好,做了几个小网站,现在需要将其转到PHPCMS中,但是官方的程序均不可用,于是自己经过20多天的摸索,改出一个完美版的转换程序。本着开源的精神,现将自已修改的这个程序共享出来,由于本人第一次改PHP的程序,以前没有接触过,内有BUG或测试不到之处,还望各位网友指正,大家共同探讨-Because I am interested in doing a few small websites, and now need to go PHPCMS, but the official prog
v-resonance.c
- fluent udf,速度入口,以正弦波形式随时间改变,可自行修改幅值和周期(Fluent udf, speed entry, changes in sine wave form over time, self-modifying amplitude and period)
word_aligner_8bit_test
- CMV2000的对齐模块,适用于其他对齐模块,自行修改(CMV2000 alignment module, suitable for other alignment modules, self-modifying)