登录
首页 » c++,c » 真正的白加黑代码DLL完美编译360写启动

真正的白加黑代码DLL完美编译360写启动

于 2022-01-28 发布 文件大小:1.44 MB
0 152
下载积分: 2 下载次数: 1

代码说明:

真正的白加黑代码DLL完美编译 白文件加载DLL动态连接库 写启动

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Csharp.in.Depth.4th.Edition.pdf
    说明:  C# 开发比较经典的书籍,英文版,适合深入学习,适合自学,还可以学习英文(C# Develop Classic Books)
    2020-06-22 10:00:01下载
    积分:1
  • 在VC#环境下编的实现机器人刷屏的功能
    在VC#环境下编的实现机器人刷屏的功能-可用于学习使用-In VC# Realize the environment of the robot under刷屏function- can be used to study the use of
    2022-10-27 15:45:03下载
    积分:1
  • ASP.NET chengji
    通过调研目前教学管理系统中的成绩管理子系统,了解成绩管理子系统的业务流程;本系统基于.NET平台和SQL Server数据库,通过毕业设计,可以使学生对.NET结构下开发B/S模式的分布式三层数据库系统有一个全面的了解。本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。 功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。(The research achievements in teaching management system management system, understand the performance management subsystem of the business process; through analysis and comparison, improvement of the user management subsystem performance combined with the implementation, using object oriented method to design and implement a function and to meet performance, performance management system and innovation in order to improve the performance management, automation, friendly etc.. This system is based on.NET platform and SQL Server database.From the functions of the system can be divided into the following modules: module group management, rights management, student information management, curriculum information management, student achievement management, teaching information management, student information query module, several students score statistics. Each sub module will be described below.)
    2017-07-26 15:30:27下载
    积分:1
  • 水下机器人代码(ROV)
    基于FreeRTOS系统使用stm32f1开发的水下机器人代码,包括陀螺仪JY901和手柄解算模块。可以实现6个电机的控制,以达到控制水下机器人的运动包括前后左右的水平移动和围绕Z轴的旋转运动
    2023-04-05 06:55:03下载
    积分:1
  • csharp设计模式的实现
    design pattern implementations using csharp
    2022-02-16 09:58:38下载
    积分:1
  • Arduino DUE输出VGA
    资源描述用Arduino输出VGA信号,能够很方便的输出到任何屏幕上,只要它支持VGA接口即可,从一个外国网站拿过来的,是我的一个项目里面的,因为要用到7英寸的屏幕,所以选择输出VGA
    2022-08-16 23:00:05下载
    积分:1
  • 层次分析法的算法已经经过开发严整
    层次分析法的算法已经经过开发严整-AHP algorithm has been developed after thorough
    2022-02-26 17:19:37下载
    积分:1
  • TFTlcd显示实验
    TFTlcd显示实验采用stm32cube配置好后,用keil进行编写的源代码
    2022-01-30 16:28:08下载
    积分:1
  • C语言、VS2013平台实现推箱子小游戏,包含对txt文件打开关闭的基本操作,使用线性表实现栈的原理实现悔步功能,键盘响应运动。。。
    #include  //用于输入输出#include  //用于system#include  //getchar函数#include#include #define STACK_SIZE 1000  //栈容量#define STACK_IN 20  //每次入栈容量//0:空地,1:墙,3:箱子目的地,4:箱子,6:人,7:箱子与目的地重合,9:人在箱子的目的地//初始化当前关的地图int g_level_map[11][12] ={ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }};
    2022-03-16 12:27:35下载
    积分:1
  • 学生成绩管理软件
    程序的实现有两个关键地方:一、ODBC两个类的运用。二、LISTCONTROL控件的使用。程序的视图用CRecordView类,具体配置可以参考源程序。程序的实现主要在视图文件中完成,实现的功能有:增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。
    2022-03-09 23:35:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载