-
C#多线程socket解析xml编程
本代码目的是:用C#接收客户端发送过来的xml文件包,保存到文件,并反序列化xml保存数据到对象中。在程序中采用的是多线程TCP/IP的传输方式进行接收,源码包中附带了一个串口调试助手,可以当客户端使用。
- 2022-05-27 04:34:05下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1
-
这是MSDN里面带的程序例子,用来检查某一个进程GDI的使用情况。对于在95、98下面进行调试和测试有很大的用处。...
这是MSDN里面带的程序例子,用来检查某一个进程GDI的使用情况。对于在95、98下面进行调试和测试有很大的用处。-inside with the procedures example, used to check a process of the use of GDI. In the following 95, 98, debug and test a great deal of use.
- 2023-08-05 16:30:02下载
- 积分:1
-
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值...
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值-Genetic Algorithm and Ant Algorithm code integration, better use of the advantages of two kinds of code, have a good reference value
- 2023-08-08 05:05:03下载
- 积分:1
-
用VC 6.0 MFC开发的餐厅管理系统,非常实用
用VC 6.0 MFC开发的餐厅管理系统,非常实用-Developed using VC 6.0 MFC restaurant management system, very useful
- 2022-06-12 12:37:22下载
- 积分:1
-
数字电子钟及钟控显示系统设计,内含设计思路和硬件图,源程序以及调试结果...
数字电子钟及钟控显示系统设计,内含设计思路和硬件图,源程序以及调试结果-digital electronic bell and bell-controlled display system design, includes hardware design ideas and plans, and debug source Results
- 2022-06-14 14:14:47下载
- 积分:1
-
复数运算的小程序
复数运算的小程序-complex computing small program
- 2022-12-27 12:20:03下载
- 积分:1
-
VB写的定时关机程序,以后可以躺在床上看大片了
VB写的定时关机程序,以后可以躺在床上看大片了-VB write regularly shutdown procedures, after lying in bed reading can be a large
- 2022-03-17 06:12:50下载
- 积分:1
-
库的使用示例 库的使用示例
库的使用示例 库的使用示例-Examples of the use of the Treasury
- 2022-04-23 10:46:02下载
- 积分:1
-
测试串口 可以发送数据到串口,转换16进制字符串到字节数组...
测试串口 可以发送数据到串口,转换16进制字符串到字节数组-Serial test data can be sent to the serial port, conversions of 16 hexadecimal string to byte array
- 2022-01-25 20:05:38下载
- 积分:1