-
一种低功率SSB收发信机的设计,从别处看到的,应该有用,分享之...
一种低功率SSB收发信机的设计,从别处看到的,应该有用,分享之-A low-power SSB transceiver design, seen elsewhere, it should be useful to share the
- 2022-03-12 11:00:31下载
- 积分:1
-
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面...
局域网视频监控系统,本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-The system belong to a small local area network monitoring system can be carried out on a computer screen monitoring, implementation of this system is mainly the following functions:
Human-Computer Interaction system the way attractive and friendly interface.
screen display information required from time to time, the network delay should not exceed one second.
can run server-side, as long as the client is running, information on the display screen can.
system memory run-time should not exceed 10MB, so as not to affect system performance.
necessary run-time client to hide the window, starting at less than the feeling of running.
- 2022-02-26 05:06:51下载
- 积分:1
-
.net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。...
.net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。-. net environment to c# achieve eight digital game algorithms, including three ai algorithm, can freely enter the numerical ratio on the performance of various algorithms.
- 2022-05-16 02:16:54下载
- 积分:1
-
一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序代码,其中调用了一个动态连接库。
作者邮箱:akiy@eyou.com...
一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序代码,其中调用了一个动态连接库。
作者邮箱:akiy@eyou.com
-a very good effect per bit color bitmap into 256 color or black and white bitmap demo code, which called a dynamic link library. Author mail : akiy@eyou.com
- 2023-07-10 18:20:03下载
- 积分:1
-
psOD的应用,关于微粒群算法的仿真实现,可以直观的看到微粒的进化过程...
psOD的应用,关于微粒群算法的仿真实现,可以直观的看到微粒的进化过程-psOD applications, on the Particle Swarm Optimization Simulation realize, you can see the visual evolution of particles
- 2022-09-24 17:00:03下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
输入某年某月某日,判断是不是闰年?
输入三个整数x,y,z,请把这三个数由小到大输出。...
输入某年某月某日,判断是不是闰年?
输入三个整数x,y,z,请把这三个数由小到大输出。 -Importation of a certain period of a day, to judge is not a leap year? Enter three integers x, y, z, invited these three the number of small to large output.
- 2023-06-15 23:30:03下载
- 积分:1
-
在IC卡应用中对卡进行加密的工具,有加密后的动态
在IC卡应用中对卡进行加密的工具,有加密后的动态-in IC card application card for encryption tools, the dynamic encryption
- 2022-04-08 22:10:54下载
- 积分:1
-
韦根26数据→卡号转换程序
韦根协议是国际上统一的标准,有很多格式,标准的韦根26-bit 应该是最常用的格式。此外,还有34-bit 、37-bit 等格式。此源代码主要用于将韦根26数据转换为卡号数据。
- 2023-06-18 04:35:03下载
- 积分:1
-
外汇、股票交易指标源代码
在mt4平台上 将两种投资品图表显示到一起的 效果如下图 绝对原创 //+------------------------------------------------------------------+//| 星手心.mq4 |//| Chromie |//| http://www.etxcapital.cn |//+------------------------------------------------------------------+#property copyright "ETX Capital外汇平台 QQ群273546335 作者 王景阳"#property link
- 2022-02-02 12:57:41下载
- 积分:1