-
This tool is designed to demonstrate the problem of "data seapage".
The average...
This tool is designed to demonstrate the problem of "data seapage".
The average machine broadcasts a lot of information about itself
on open networks. This tool captures and organizes this information.
- 2022-01-26 05:43:33下载
- 积分:1
-
写的一个简单的程序,使用OpenGL,有表面的坐标,等。
一个用opengl写的简单程序,有曲面,坐标等-Written in a simple procedure to use opengl, there are surface coordinates, etc.
- 2023-07-09 21:15:03下载
- 积分:1
-
一个开源链表类
实现链表的大部分功能,可直接使用。实现链表的创建,添加和删除等功能。可以帮人更好的进行链表的操作,并不用太在意链表内部的各种情况。
- 2022-09-21 01:35:04下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
asp多功能投票系统
1.所有的投票根据主题进行分类,系统可以设置任意多个投票主题
2.可以设置任意多个投票的问题以及答案
3.可以任意设置单选或者是多选形式的投票
4.可以设定是否限制同一IP重复投票,并且能够设置同一IP重复投票时间的限制
5.可以设定是否收集参与投票用户的信息
6.可以设定是否限制用户查看投票结果
7.可以设定投票主题的到期时间
8.可以清空整个投票主题的投票记录、票数
9.可以设置投票是文字形式还是图片形式
10.可以设置投票项每行的排列数量
11.在后台添加投票时,可是先行设定某个投票项的初始票数,设定票数时也会自动更新投票人数(适用于特殊用途)
- 2023-06-01 09:15:03下载
- 积分:1
-
oracle oci vc++ 封装,非常好用
oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
- 2022-03-19 23:07:10下载
- 积分:1
-
ACCESS read
ACCESS的读写例子!可以供新手参考!虽然不是一个完整的项目,但看了对新手很有用!-ACCESS read-write the example! Can reference for novice! Although not a complete project, but having watched very useful for novice!
- 2022-12-31 11:30:04下载
- 积分:1
-
拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。...
拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。-Lagrangian method for the source code. TC is prepared. Calculation method is to study the source code.
- 2022-01-25 20:50:07下载
- 积分:1
-
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表...
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表-Simulation of temperature monitoring system, the temperature recorded by the client, the server receive the temperature transmitted to each client, the client receives the temperature in accordance with the formation of real-time dynamic charts
- 2022-08-05 10:37:11下载
- 积分:1
-
In the arm9 2440 test rtp protocol pc the receiving end, accept the development...
在arm9 2440 测试rtp协议的pc接收端,接受开发板传送的字符串-In the arm9 2440 test rtp protocol pc the receiving end, accept the development board to send a string
- 2022-03-06 09:49:19下载
- 积分:1