资源列表
[Windows编程] vbxiaopiaoprint
说明:vb编写银行取款排号小票打印程序,除了打印功能,还具备生成序号的功能,也就是银行大厅排队机上的程序,这是用VB模拟出来的,原理大致一样。-vb prepared by the bank teller Arranging small ticket printing program, in addition to the print function, but also has the function to generate the se<bpudn61> 在 2024-11-18 上传 | 大小:13kb | 下载:0
[Windows编程] vbbarcodeprint
说明:VB打印条形码的测试程序,不包括其它的功能,只是演示如何将条码打印出来,功能单一,不过容易理解,VB6.0打印条形码无思路的可参考。 -VB test program print bar codes do not include other functions, but demonstrates how to print out barcodes, single function, but it is easy to underst<bpudn62> 在 2024-11-18 上传 | 大小:2kb | 下载:0
[Windows编程] MSHFlexGridpic
说明:VB在MSHFlexGrid中显示图片,MSHFlexGrid控件不但可以显示列表式的数据,也可以显示图片哦,这就是一个完美的例子,MSHFlexGrid中显示图片,就是这么简单。-VB appears in MSHFlexGrid pictures, MSHFlexGrid controls not only can display the list data type, you can also display pictures O<bpudn63> 在 2024-11-18 上传 | 大小:5kb | 下载:0
[对话框与窗口] based-on-opencv-gesture-recogniton
说明:手势识别源代码 实时采集图像并识别手势,主要通过判断手指数目来确定手势-hand gesture<陈星> 在 2024-11-18 上传 | 大小:23.3mb | 下载:0
[其他小程序] Bluetooth_Audio
说明:该代码是蓝牙开发板的语音传输代码,用于实现蓝牙开发板服务端和客户端之间的语音传输-The code development board Bluetooth voice transmission code for voice transmission Bluetooth development board service between server and client<周生生> 在 2024-11-18 上传 | 大小:90kb | 下载:0
[C#编程] StudentPerformanceMS
说明:一个界面清晰,简单易行的学生成绩管理系统,包括成绩输入,求最值,求均值等功能-A clear interface, simple student performance management system, including performance input, seeking the most value averaging function<aaaa> 在 2024-11-18 上传 | 大小:4kb | 下载:0
[数据库编程] library-system
说明:图书馆管理系统,完成对图书的管理,包括录入、删除、查找和更改。-Library management system, complete the management of the library, including the entry, delete, search and change.<李一奇> 在 2024-11-18 上传 | 大小:2kb | 下载:0
[其他小程序] model_3
说明:在MATLAB环境下建立四杆机构,进行动力学仿真,仿真结果与adams对比。-Four-bar mechanism established in the MATLAB environment, dynamics simulation results with adams contrast.<lihongming> 在 2024-11-18 上传 | 大小:3.31mb | 下载:0
[驱动编程] CpuTemperature
说明:利用C++语言即时获取cpu温度,读取温度寄存器的方式。-Use C++ to get the cpu temperature<Wiliam> 在 2024-11-18 上传 | 大小:5kb | 下载:0
[C#编程] connectionDB
说明:C#的WINFORM连接数据库。简单的例子,入门级别。-C# is WINFORM connect to the database.<xz> 在 2024-11-18 上传 | 大小:40kb | 下载:0
[C#编程] pipe-installation
说明:在可能假设的m条管道中,选取n-1条管道,使得既能连通n个小区,又能使总投资最小。每条管道的费用以网中该边的权值形式给出,网的存储采用邻接表的结构。-M may be assumed in the pipeline, the pipeline select n-1, n connectivity makes both plots, but also make a minimum total investment. The cost of<aaaa> 在 2024-11-18 上传 | 大小:1kb | 下载:0
[C#编程] parking-lot
说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入数据的序列进行模拟管理。每一组输入数据包括三个数据项:汽车的“到达”(‘A’表示)或“离去”(‘D’表示)信息、汽车标识(牌照号)以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或者便道上的停车位置;若是车辆离去,则输出汽车在停车场停留的时间和应缴纳的费用(便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。-Parking<aaaa> 在 2024-11-18 上传 | 大小:2kb | 下载:0