-
vb.net sqllite访问
单生产者、单消费者,无锁缓冲队列实现。在轻度和中度争用情况下,无锁算法比基于锁的算法性能好很多,在争用非常严重的情况下(100个并发线程以上/每CPU),基于锁的算法性能开始显示出优势,因为一旦发生争用,基于锁的算法会立刻切换到其他线程,而无锁算法会进入下一次循环,导致CPU的占用。
- 2022-03-21 03:34:33下载
- 积分:1
-
随便写写~不足之处~请多多指教
随便写写~不足之处~请多多指教-To write about the inadequacies of random ~ ~ please the exhibitions ~
- 2022-01-27 12:14:40下载
- 积分:1
-
位置信息系统
开发的位置管理系统,作为一个尝试
- 2022-01-24 13:16:42下载
- 积分:1
-
CSharp beginner reference, 100 cases of classic code involving various knowledge...
初学CSharp参考,经典代码100例,涉及各个知识点-CSharp beginner reference, 100 cases of classic code involving various knowledge points
- 2022-07-01 16:25:17下载
- 积分:1
-
深XmlSerializer,支持复杂的类、枚举、结构、收集…
A Deep XmlSerializer, Supporting Complex Classes, Enumerations, Structs, Collections, and Arrays
- 2022-12-09 10:40:02下载
- 积分:1
-
. net of a function, show documents, on
.net的一个函数,显示文档,网上很难找到的-. net of a function, show documents, on-line is very difficult to find the
- 2022-04-22 21:12:13下载
- 积分:1
-
NET-developmen
.net开发程序,体检套餐窗口程序,只写了窗口,没有写源代码(NET development program, medical package window program, write only the window did not write the source code)
- 2013-03-25 20:38:51下载
- 积分:1
-
UartDemo
VB.NET 串口工具 Serial Tools(Serial Tools Serial Tools VB.NET)
- 2010-07-08 16:23:07下载
- 积分:1
-
一个公用的项目,封装时间处理类,字符串处理类,验证类和一些常用的javasript,将这个项目添加到自己的解决方案里可以节省不少力气...
一个公用的项目,封装时间处理类,字符串处理类,验证类和一些常用的javasript,将这个项目添加到自己的解决方案里可以节省不少力气-a common item, Packaging class time, the string class, Class certification and some commonly used javasript. The project will be added to the solution, I could save a lot of effort
- 2022-04-07 13:15:48下载
- 积分:1
-
POS-code
粒子群算法的具体代码,简单易行非常好用,放在word中,复制出来可直接使用(PSO algorithm specific code is very simple to use, on the word, copy it can be used directly)
- 2015-04-09 17:43:58下载
- 积分:1