-
Diffie
Diffie-Hellman算法源代码 -Diffie-Hellman algorithm source code
- 2022-03-25 05:41:15下载
- 积分:1
-
Verilog ALU
是一种ALU proyect用Verilog中,ALU是,你可以使用,如果你想有一个描述+*/ - |与byts^
- 2022-05-08 05:18:19下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
bridge C++ C++模式开发之Bridge
bridge C++ C++模式开发之Bridge-bridge C++ C++ model developed Bridge
- 2022-01-26 00:14:01下载
- 积分:1
-
c#修改系统时间
c#修改系统时间,打开一个验证时间得程序,再修改成正确时间,达到验证时间得程序破解的目的
- 2022-05-23 06:29:59下载
- 积分:1
-
进销存
本说明书是针对企业进销存管理系统软件的总体设计和实现说明,概括的记录了系统整体上实现技术层面的设计,它以需求说明作为依据,同时该文档将作为产品实现、特性要求和进度控制的依据。
本系统是一个小型的进销存管理系统,能有效的管理货物的进销存。满足与小型的公司日常货物的管理。使用的开发语言是Java,数据库使用Mysql。
- 2022-11-01 12:45:03下载
- 积分:1
-
VB编写的动态链,且能够自定义字体
这个可以自己定义文字效果的的DLL文件,不是组件,可以直接像API那样调用
- 2022-02-20 03:37:54下载
- 积分:1
-
VB off display applet displays a small VB program shut down
VB 关闭显示器的小程序 -VB off display applet displays a small VB program shut down
- 2022-03-16 19:00:25下载
- 积分:1
-
This a ComputerOrganizationandDesign3e
This a ComputerOrganizationandDesign3e-solutions is a standard book .For designing various parts of computer.-This is a ComputerOrganizationandDesign3e-solutions is a standard book .For designing various parts of computer.
- 2022-05-25 04:57:41下载
- 积分:1
-
介绍了VC++中动态链接库的使用。包括静态链接库、库的调试方法、MFC/非MFC DLL等。...
介绍了VC++中动态链接库的使用。包括静态链接库、库的调试方法、MFC/非MFC DLL等。-Introdce you sth about DLL desigh in VC++. Include static lib、MFC/nonMFC DLL...
- 2022-08-02 18:40:30下载
- 积分:1