搜索结果
找到约 53 项符合
Entry 的查询结果
按分类筛选
- 全部分类
- 微处理器开发 (5)
- 实用工具 (4)
- 书籍 (4)
- 其他书籍 (3)
- Linux/Unix编程 (3)
- Java编程 (3)
- 其他 (3)
- 单片机开发 (2)
- 加密解密 (2)
- Java书籍 (2)
- VxWorks (2)
- 多媒体处理 (1)
- 电源技术 (1)
- 教程资料 (1)
- 开发工具 (1)
- 可编程逻辑 (1)
- 设计相关 (1)
- *行业应用 (1)
- MySQL数据库 (1)
- 文章/文档 (1)
- 编译器/解释器 (1)
- 文件格式 (1)
- 书籍源码 (1)
- VHDL/FPGA/Verilog (1)
- GPS编程 (1)
- 3G开发 (1)
- STL (1)
- 软件设计/软件工程 (1)
- 源码 (1)
- 软件 (1)
- 技术资料 (1)
*行业应用 Easy installation Support servers like Tomcat, Resin, WebSphere, WebLogic etc. Multi-languages(E
Easy installation
Support servers like Tomcat, Resin, WebSphere, WebLogic etc.
Multi-languages(English/Chinese...)
Support RSS 2.0
RSS syndication
Unlimited XML news source
Customizable fetch time interval
Customizable max entry count
Customizable max content size
微处理器开发 This zip file shows the use ROM Services in order to speed up an application and reduce its code siz
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to open services such as ROM Entry, Xmodem and DataFlash and how to simply use their methods. Includes main.html file for help.
Java编程 Support servers like Tomcat, Resin, WebSphere, WebLogic etc. Multi-languages(English/Chinese...)
Support servers like Tomcat, Resin, WebSphere, WebLogic etc.
Multi-languages(English/Chinese...)
Support RSS 2.0
RSS syndication
Unlimited XML news source
Customizable fetch time interval
Customizable max entry count
Customizable max content size
加密解密 原理:对Pe文件的.data节
原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader.
测试用例:使用vc6.0自动生成的mfc对话框应用程序。
参考文献:(1)def源码
(2)黑客调试技术揭秘
(3)yoda s protector源码 ...
加密解密 原理:对Pe文件的.data节
原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader.
测试用例:使用vc6.0自动生成的mfc对话框应用程序。
参考文献:(1)def源码
(2)黑客调试技术揭秘
(3)yoda s protector源码 ...
Linux/Unix编程 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.
2.0.12 (May 13th, 2004)
- Flag driver threads with PF_FREEZE to support software suspend.
2.0.11 (May 7th, 2004)
- Avoid split-completion bugs in certain PCI-X chipsets by
breaking up large completion entry DMAs on ADB boundaries.
2.0.10 (April 9th, 2004)
- Return "command timeout" status in ...
单片机开发 Without this, the debugger spontaneously fails! 1 - Install mdk315b 2 - Replace the files: K
Without this, the debugger spontaneously fails!
1 - Install mdk315b
2 - Replace the files:
\Keil\ARM\BIN\ARM.DLL with one from mdk305a\Keil\ARM\BIN\ARM.DLL
\Keil\ARM\BIN31\ARM.DLL with one from mdk305a\Keil\ARM\BIN30\ARM.DLL
\Keil\UV3\UV3.DLL with one from mdk305a\Keil\UV3\UV3.DLL (*)
3 - Use ...
Java编程 The jxcell allows any Java developer to automate any manual spreadsheet process within their organiz
The jxcell allows any Java developer to automate any manual spreadsheet process within their organization.
Automate the delivery of Excel reports and give your users the data they need in the format they want.
Web-enable your existing spreadsheet business logic as a scalable server-side calculat ...
其他 S390是IBM著名的大型机系列
S390是IBM著名的大型机系列,包括银行、保险、金融等关系国计民生的核心应用都运行在IBM的大型机上面。这里对大型机的作业控制系统JES(Job Entry Subsystem)的命令进行了具体介绍,对于理解大型机的作业系统非常有帮助。
编译器/解释器 我的简易编译器终于在花了近20个工作日后完成了。按照设计是做成一个FormulaEx.dll
我的简易编译器终于在花了近20个工作日后完成了。按照设计是做成一个FormulaEx.dll,为了测试我还作了一个命令行工具CalcEx.exe。编译原理是我们计算机专业比较重要的一门基础学科,但在我们的日常的程序设计中很少直接使用到,并且现在有一些开源的工程比如Python、ruby做的非常的好,这样我们要自己做一个编译系统几乎没 ...