Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

aprx

@aprx
About
Posts
7
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Keeping web site refreshed
    A aprx

    Thank you, I'll have a look. aprx

    Visual Basic security question

  • Keeping web site refreshed
    A aprx

    A web site I am using needs being regularly refreshed otherwise the site disconnects my session ( for security reasons) and I have to log in and enter my password again. To keep being connected I just need to click on some hyperlink. I would like to write a VB applet which would just do the click . How can that be done? aprx

    Visual Basic security question

  • show form2 ........
    A aprx

    in the Form1 , write this, attached to the Command1 button : Sub Command1_Click() Form2.Show End Sub in the Form2, write this : Private Sub Form_Load() Unload Form1 End Sub aprx

    Visual Basic question

  • Sort by date files in dialog box
    A aprx

    Hello, How can I sort by date the files displayed with the Common Dialog Box? aprx

    Visual Basic question

  • VB6 expression too complex
    A aprx

    Hi! I got this expression from a genetic package, then copied/pasted it in my VB written application. It usually works but this time the expression is too large. aprx

    Visual Basic question

  • VB6 expression too complex
    A aprx

    VB6 says the following expression is too complex to be computed (provided by a genetic program): (0.187385 +(0.149214 +oN1*(2.0092+oN1*(5.22783+1.9466*oN1)) + oReu*(-0.0449582+oReu*(0.00420568+-0.000105206*oReu+0.0137505*oN1) + oN1*(-0.361811+-0.34512*oN1)))*(-0.647353+(0.149214 +oN1*(2.0092+oN1*(5.22783+1.9466*oN1)) + oReu*(-0.0449582+oReu*(0.00420568+-0.000105206*oReu+0.0137505*oN1) + oN1*(-0.361811+-0.34512*oN1)))*(-5.2078)) +(0.0531293 + oDP3*(0.260794+oDP3*(-0.0914714+0.00960239*oDP3)) +oOPT*(+oOPT*(+0.000904296*oDP3) +oDP3*(-0.0286061+0.00372593*oDP3)))*(-5.25864+(0.0531293 +oDP3*(0.260794+oDP3*(-0.0914714+0.00960239*oDP3)) +oOPT*(+oOPT*(+0.000904296*oDP3) + oDP3*(-0.0286061+0.00372593*oDP3)))*(37.8453+-71.5963*(0.0531293 + oDP3*(0.260794+oDP3*(-0.0914714+0.00960239*oDP3)) +oOPT*(+oOPT*(+0.000904296*oDP3) + oDP3*(-0.0286061+0.00372593*oDP3)))+-136.292*(0.149214 +oN1*(2.0092+oN1*(5.22783+1.9466*oN1)) + oReu*(-0.0449582+oReu*(0.00420568+-0.000105206*oReu+0.0137505*oN1) +oN1*(-0.361811+-0.34512*oN1)))) + (0.149214 +oN1*(2.0092+oN1*(5.22783+1.9466*oN1)) + oReu*(-0.0449582+oReu*(0.00420568+-0.000105206*oReu+0.0137505*oN1) + oN1*(-0.361811+-0.34512*oN1)))*(34.1411+55.7764*(0.149214 +oN1*(2.0092+oN1*(5.22783+1.9466*oN1)) + oReu*(-0.0449582+oReu*(0.00420568+-0.000105206*oReu+0.0137505*oN1) +oN1*(-0.361811+-0.34512*oN1)))))) It contains several common bracketed sub expressions that could be simplified. Is there any code to simplify this expression and compute it ? Any suggestions? aprx

    Visual Basic question

  • Which product to use ?
    A aprx

    Hello, I have been given a program consisting of several C written modules (neither C++ nor C#), I want to edit/debug/execute so as to understand what it does and how it works, in the easiest and quickest possible way. Which product/package would you advise me to use ? Regards? aprx

    C / C++ / MFC csharp c++ debugging question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups