搜索资源列表
真正32位编译器源代码
- 这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。-This is a real 32-bit compiler source code, junior can directly generate binary and x86 PE executable
the_service_of_generating_NS2_dynamic_script
- NS2动态脚本生成服务,这是一个大学的同学给我参考的, 可是他的毕业设计了,-NS2 dynamic scr ipt generation services, which is a University of the reference to me, but he graduated from the design,
dlTest-061114-1.tar
- Linux下的动态库生成方法及实例。很完整的。-Linux for the dynamic generation and examples. Complete.
TracBar
- 滚动条模块与 VB 的滚动条比较,该模块支持动态生成, 支持触发消息-rolling of the modules and VB of the rolling, the module supports dynamic generation, support trigger news
GetCRC32(CS)
- CRC32哈希算法的C#版源码.采用的是动态生成码表的方法.-CRC32-hash algorithm in C# version of the source code. The code is dynamically generated table method.
calc
- 单文档里面用数组动态生成按钮,建立一个计算器。
GetEXEPath
- 用Visual C#动态生成组件源代码-Visual C# components dynamically generated source code
K-SearchACCESS
- K风搜索(K-Search) v2.1 ACCESS版 1、支持无限级分类,无限添加网站; 2、动态生成静态搜索目录,大大减轻了服务器负担; 3、对每一个登录网站进行审核管理; 4、搜索关键词具有空格分别功能,例如:“电脑 游戏”搜索引擎会找出 关于“电脑”和“游戏”的网站; 5、动态设置网站在搜索结果、分类目录里的排名排序; 6、可以设置登录的网站出现在多个不同分类目录上,而不需要多次登录; 7、网站审核结果自动发信通知登录用户功能; 8、可以搜索指定
aes
- 关于高级加密算法aes的实现。包含动态生成和静态生成2种模式
msort
- 多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。-multithreading sequencing procedures, dynamically generated the same set of data, using several methods Ranking Ranking, then the results in graphical form displayed, the image is very intuitiv
libreflection2_src
- C 实现的反射类,方便实现类的动态生成创建-reflection by c++
DyWindow
- 动态生成控件,里面包含了一个详细的例子,-Dynamically generated controls, which contains a detailed example,
FindLog
- windows下,squid服务器访问日志分析工具,可以在不关闭squid服务器的情况下,直接对其日志进行分析,并且可以动态生成sqlite的数据库,目前只支持日报表。-under windows, squid server access log analysis tools, can not close the squid server log analysis of direct and can be dynamically generated sqlite database, curren
D7-message_text
- windows系统自定义消息,动态生成自定义窗体,窗体跳转和关闭系统程序等。-windows system custom message, dynamically generate custom forms, Forms jump on and off the system program.
web_compile
- web网页的独立编译器,能够独立编译web界面,动态生成可执行文件-web page independent compiler can compile the web interface independent, dynamically generated executable file
ToolbarBtnFromList
- VC根据Access数据库内容动态生成工具栏菜单,使用ADO技术连接Access数据库,并根据库中的内容生成所需的工具栏菜单-The VC dynamically generated according to the Access database content toolbar menu, use ADO technology to connect to an Access database, and generate the required content in the library t
drawline
- VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形-VB draw a sinusoidal line, using VB axes in the coordinate system to dynamically generate sinusoidal line drawn in the picture box. Note: First, clear graphics picture1
3.DongTaishengcheng
- MFC六大关键技术之动态生成,特别推荐想深入mfc的人学习之。-MFC dynamically generated six key technologies, especially recommended for people who want to learn mfc learning.
MFC-simulation
- 这么庞大的对象,当然不是每一个类别每一个数据结构 都是我的仿真目标。我只挑选最神秘又最重要,与应用程序主干息息相关的题目,包括: ■ MFC 程序的初始化过程 ■ RTTI(Runtime Type Information)执行时期型别信息 ■ Dynamic Creation 动态生成 ■ Persistence 永续留存 ■ Message Mapping 消息映射 ■ Message Routing 消息绕行-Such a large object, of co
动态链接库
- 详细记录了linux系统和windows系统中动态链接库的生成过程。并且通过JNI调用所生成的动态链接库。(The generation of dynamic link libraries in Linux and Windows systems is documented in detail. And the generated dynamic link library is used by JNI.)