登录
首页 » 其他项目 » 网站形式的客户系统,可直接提出问题,也可以查看各种问题的答案....

网站形式的客户系统,可直接提出问题,也可以查看各种问题的答案....

于 2022-04-30 发布 文件大小:49.62 kB
0 229
下载积分: 2 下载次数: 1

代码说明:

网站形式的客户系统,可直接提出问题,也可以查看各种问题的答案.-Site forms of client systems can be directly put questions to, can view a variety of answers to these questions.

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

发表评论

0 个回复

  • 通知:选修“信息安全”的学生,逃犯…
    通知: 选修《信息安全》的同学请注意了,本课已停课了,不再上了,期末成绩是以交作业的形式来考核,作业有2个,少交一个将不会及格. 1.编程题: 用任何一种语言编写一个扫描器,扫描形式不限,必须能对端口进行扫描,如果觉的能力有限的同学,可以选择本书第三章,课后的任意一道编程题来做.(本题编好以后,用邮件的形式发给他,E-mail:gyx317@21cn.com,邮件的主题请写清楚学院、01级、学号、姓名-notice : elective "information security" to the students, the fugitive has been closed and will not last, the end is perpendicular operation results in the form of assessment, two operations are paid less one will not pass. 1. Programming that : any language to prepare a scanner, scanning free in style, should be able to port scan, if the limited capacity McGREGOR students will be able to choose the book III, the after-school program and that an arbitrary do. (Part of the good that the future use of the mail sent to him, E-mail : gyx317@21cn.com, Post pieces of the theme please write clearly College, 01, the school, names
    2022-04-26 23:41:52下载
    积分:1
  • be the base class Object
    是基类对象
    2022-03-17 20:51:16下载
    积分:1
  • a serial debugging tools, can see the same serial input and output of the actual...
    一个串口调试工具,可以同样看到串口的输入和输出情况,在实际调试中很有用-a serial debugging tools, can see the same serial input and output of the actual useful debugging
    2022-04-16 06:52:57下载
    积分:1
  • 一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包...
    一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包,定时,地图传输,图像管理,键盘管理等等,是一个不可多得的学习高级windows编程的材料啊!-A real-time, more than the distribution of Tankedaizhan game that allows four people take part in the use of a variety of high-level programming techniques, such as DirectPlay, DirectSound, multi-threading, animation processing, packaging news reconciliation package, timing, map transmission , image management, keyboard management, etc., is a rare high-level windows programming learning material ah!
    2022-01-28 19:39:24下载
    积分:1
  • 数学建模竞赛:DNA序列的分析,内附有关数据和代码,matlab语句编程...
    数学建模竞赛:DNA序列的分析,内附有关数据和代码,matlab语句编程-Mathematical Contest in Modeling: DNA sequence analysis, containing the relevant data and code, matlab programming language
    2022-02-04 04:05:25下载
    积分:1
  • 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线...
    双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency characteristics and phase frequency response curve
    2022-02-27 02:27:12下载
    积分:1
  • Navision ERP 极品补丁,控制ERP在线人数根据不同的条件弥补Navision ERP 的不足。...
    Navision ERP 极品补丁,控制ERP在线人数根据不同的条件弥补Navision ERP 的不足。-Explorer patch, control the number of online ERP under different conditions compensate for the shortcomings of ERP Explorer.
    2023-07-29 02:45:04下载
    积分:1
  • LabVIEW实现对光谱数据的动态测量,这里是对不稳定的光谱数据进行动态测量...
    LabVIEW实现对光谱数据的动态测量,这里是对不稳定的光谱数据进行动态测量-LabVIEW realize the dynamic measurement of spectral data, here is the unstable dynamic measurement of spectral data
    2022-12-10 17:05:03下载
    积分:1
  • 非线性光纤光学(第四版)的源代码,美国人写的
    非线性光纤光学(第四版)的源代码,美国人写的-Nonlinear Fiber Optics (Fourth Edition) of the source code, written by the Americans
    2023-04-28 18:05:04下载
    积分:1
  • 使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Si...
    使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四种操作的简单处理器; 2. 工程在project文件夹中,双击mpc.ise文件打开工程; 3. 源文件在rtl文件夹中,mpc.v为设计文件,mpc_tb.tbw是仿真波形文件; 4. 打开工程后,在工程浏览器中选择mpc_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。-The use of a simple function to achieve the eight-processor software development environment: ISE 7.1i simulation environment: ISE Simulator 1. This example through the ISE Simulator tool to achieve the realization of a two operand four of eight simple processor operation 2. works in the project folder, double-click to open the project file mpc.ise 3. rtl source file in the folder, mpc.v documents for the design, mpc_tb.tbw is the simulation waveform files 4. to open a project, a browser in the works Select device mpc_tb.tbw, double-click in the Process View in the " Simulation Behavioral Model" option, to carry out acts of simulation, simulation results can be obtained.
    2023-03-17 12:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载